True or False?
Every Fibonacci number that is divisible by 31 is also divisible by 61.
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.
The Fibonacci sequence is a clear example of a divisibility sequence , which exhibits the property that for any two positive integers ( a , b ) , if a ∣ b , then F a ∣ F b .
Now the smallest Fibonacci number that is divisible by 6 1 is F 1 5 = 6 1 0 . In that case then, every 1 5 t h member of the sequence is divisible by 6 1 .
Now consider the smallest Fibonacci number that is divisible by 3 1 . By inspection, we find out that it is F 3 0 = 8 3 2 0 4 0 . This means that every 3 0 t h member of the sequence is also divisible by 3 1 .
As we can observe, every 3 0 t h member of the sequence is also every other 1 5 t h member of the sequence! QED.
Problem Loading...
Note Loading...
Set Loading...
It sounded so crazy it had to be true