2021 AMC 12B Fall Problem 18

Attempt Problem 18 of the 2021 AMC 12B Fall below, then check your answer against the professionally curated solution from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2021 AMC 12B Fall solutions, or check the answer key.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

18.

Set u0=14,u_0 = \dfrac{1}{4}, and for k0k \ge 0 let uk+1u_{k+1} be determined by the recurrence uk+1=2uk2uk2.u_{k+1} = 2u_k - 2u_k^2. This sequence tends to a limit; call it L.L. What is the least value of kk such that ukL121000?|u_k - L| \le \dfrac{1}{2^{1000}}?

1010

8787

123123

329329

401401

Answer: A
Concepts:recursionsubstitution
Difficulty rating: 2230
Solution:

The limit satisfies L=2L2L2,L = 2L - 2L^2, giving L=12.L = \tfrac12. Let vk=12uk.v_k = 1 - 2u_k. Then vk+1=12uk+1=14uk+4uk2=(12uk)2=vk2. \begin{aligned} v_{k+1} &= 1 - 2u_{k+1} \\ &= 1 - 4u_k + 4u_k^2 \\ &= (1 - 2u_k)^2 = v_k^2. \end{aligned}

Since v0=1214=12,v_0 = 1 - 2 \cdot \tfrac14 = \tfrac12, we get vk=(12)2k,v_k = \left(\tfrac12\right)^{2^k}, so ukL=vk2=22k1.|u_k - L| = \dfrac{|v_k|}{2} = 2^{-2^k - 1}.

We need 2k+11000,2^k + 1 \ge 1000, i.e. 2k999.2^k \ge 999. The least such kk is 10,10, since 210=1024.2^{10} = 1024.

Thus, the correct answer is A.

← Problem 17#17
Full Exam

Problem 18 in Other Years