Problem:
Define the Fibonacci numbers by , , for . For how many , , is a multiple of ?
Problem:
Define the Fibonacci numbers by , , for . For how many , , is a multiple of ?
Solution:
The sequence of remainders modulo begins , and then we have modulo by a straightforward induction. In particular, is a multiple of if and only if , so there are such .