Library / /52 of 377
Algebra Difficulty 4.5 AIME Find the answer United States
Problem:
Let Fn be the Fibonacci sequence, that is, F0=0, F1=1, and Fn+2=Fn+1+Fn. Compute ∑n=0∞Fn/10n.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution:
Write F(x)=∑n=0∞Fnxn. Then the Fibonacci recursion tells us that F(x)−xF(x)−x2F(x)=x, so F(x)=x/(1−x−x2). Plugging in x=1/10 gives the answer.
Want a route through all this instead of an archive?
The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.