2016 is absolutely awesome 17

F 1 = F 2 = 1 ; F n + 2 = F n + 1 + F n , n 1 F_1=F_2=1; F_{n+2}=F_{n+1}+F_n,\,n\ge1

Find the smallest integer k k such that the 4 last digits of F k F_k is 2016.


This is a part of the Set .


The answer is 1068.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Tran Hieu
Dec 28, 2015

Using Excel, computed G n = ( G n 1 + G n 2 ) mod 10000 G_n = (G_{n-1}+G_{n-2})\text{ mod }10000 for first 2000 n, find out that G n = 2016 where n = 1068 G_n = 2016 \text{ where }n = \boxed{1068} .

Can you post a non-CS approach?

Pi Han Goh - 5 years, 5 months ago

Log in to reply

@Pi Han Goh Could you post one instead please??

Aaghaz Mahajan - 2 years, 9 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...