2011 AMC 12A Problem 21

Below is the professionally curated solution for Problem 21 of the 2011 AMC 12A, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2011 AMC 12A solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:functionradicalrecursion

Difficulty rating: 2270

21.

Let f1(x)=1x,f_1(x) = \sqrt{1 - x}, and for integers n2,n \ge 2, let fn(x)=fn1 ⁣(n2x).f_n(x) = f_{n-1}\!\left(\sqrt{n^2 - x}\right). If NN is the largest value of nn for which the domain of fnf_n is nonempty, the domain of fNf_N is {c}.\{c\}. What is N+c?N + c?

226-226

144-144

20-20

2020

144144

Solution:

Each step requires n2x\sqrt{n^2 - x} to lie in the domain of fn1.f_{n-1}. Tracking the domains:

f1:(,1].f_1: (-\infty, 1]. f2:4x(,1][3,4].f_2: \sqrt{4 - x} \in (-\infty, 1] \Rightarrow [3, 4]. f3:9x[3,4][7,0].f_3: \sqrt{9 - x} \in [3, 4] \Rightarrow [-7, 0]. f4:16x[7,0]{16}f_4: \sqrt{16 - x} \in [-7, 0] \Rightarrow \{16\} (only the value 00 is possible). f5:25x=16{231}.f_5: \sqrt{25 - x} = 16 \Rightarrow \{-231\}.

For f6f_6 we would need 36x=231,\sqrt{36 - x} = -231, impossible, so the domain is empty. Hence N=5,N = 5, c=231,c = -231, and N+c=226.N + c = -226.

Thus, the correct answer is A.

Problem 21 in Other Years