Maths Olympiad Prep

Library / /145 of 377

Algebra Difficulty 5.0 AIME Prove it United States

Problem:

Define the Fibonacci numbers by F0=0F_{0}=0, F1=1F_{1}=1, Fn=Fn1+Fn2F_{n}=F_{n-1}+F_{n-2} for n2n \geq 2. For how many nn, 0n1000 \leq n \leq 100, is FnF_{n} a multiple of 1313?

Solution

Solution:

The sequence of remainders modulo 1313 begins 0,1,1,2,3,5,8,00, 1, 1, 2, 3, 5, 8, 0, and then we have Fn+78FnF_{n+7} \equiv 8 F_{n} modulo 1313 by a straightforward induction. In particular, FnF_{n} is a multiple of 1313 if and only if 7n7 \mid n, so there are 1515 such nn.

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.