How many Fibonacci numbers have the property that where is the th Fibonacci number if and only if ?
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.
Simply use the property that F i ∣ F j iff i ∣ j . This means that we must find all n such that F n = n . This is clearly when n = 1 , 5 , so our answer is 2 .