Art of Problem Solving

2019 AMC 12B Problems/Problem 22: Difference between revisions

Expilncalc (talk | contribs)
Problem: Added problem statement.
P groudon (talk | contribs)
Tag: New redirect
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Problem==
#REDIRECT[[2019_AMC_10B_Problems/Problem_24]]
Define a sequence recursively by <math>x_0 = 5</math> and
 
<math>x_{n+1} = \frac{x_n^2 + 5x_n + 4}{x_n + 6}</math>
 
for all nonnegative integers <math>n</math>. Let <math>m</math> be the least positive integer such that <math>x_m \leq 4 + \frac{1}{2^{20}}</math>.
 
In which of the following intervals does <math>m</math> lie?
 
==Solution==
 
==See Also==
{{AMC12 box|year=2019|ab=B|num-b=21|num-a=23}}

Latest revision as of 17:10, 14 February 2019