返回题库

AIME 2012 II · 第 11 题

AIME 2012 II — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem 11

Let f1(x)=2333x+1f_1(x) = \frac23 - \frac3{3x+1}, and for n2n \ge 2, define fn(x)=f1(fn1(x))f_n(x) = f_1(f_{n-1}(x)). The value of xx that satisfies f1001(x)=x3f_{1001}(x) = x-3 can be expressed in the form mn\frac mn, where mm and nn are relatively prime positive integers. Find m+nm+n.

解析

Solution

After evaluating the first few values of fk(x)f_k (x), we obtain f4(x)=f1(x)=2333x+1=6x79x+3f_4(x) = f_1(x) = \frac{2}{3} - \frac{3}{3x+1} = \frac{6x-7}{9x+3}. Since 10012mod31001 \equiv 2 \mod 3, f1001(x)=f2(x)=3x+769xf_{1001}(x) = f_2(x) = \frac{3x+7}{6-9x}. We set this equal to x3x-3, i.e.

3x+769x=x3x=53\frac{3x+7}{6-9x} = x-3 \Rightarrow x = \frac{5}{3}. The answer is thus 5+3=0085+3 = \boxed{008}.

Video Solution

https://www.youtube.com/watch?v=zBKm3M71K4c&t=47s

This video is now private.