Fibonacci subs

Level 2

Consider the Fibonacci numbers :

  • F 0 = 0 F_0 = 0
  • F 1 = 1 F_1 = 1
  • F n = F n 1 + F n 2 F_n = F_{n-1} + F_{n-2} for n > 1 n > 1

For some integer m m :

F F F F m = m \large F_{F_{F_{F_m}}} = m

F F F F m + 1 m + 1 \large F_{F_{F_{F_{m+1}}}} \neq m+1

m = ? m = \text{ } ?

If you think there is no solution, provide 1 -1 as your answer.

If you think there are multiple solutions, provide 2 -2 as your answer.


The answer is -2.

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

Geoff Pilling
Jan 14, 2019

The answer should be changed to -2 since m can be 1 or 5. Sorry about that.

Doesn't F n = n 1 F_n = n - 1 for 1 < n 3 1 < n \leq 3 ?

David Vreken - 2 years, 4 months ago

Log in to reply

Actually, for 1 < n 4 1<n\leq 4

Henry U - 2 years, 4 months ago

Oooops.... I goofed... You're right. You caught me in a lie. The answer should be -2, then, right? Since m could be 1 or 5? @Calvin Lin do you agree?

Geoff Pilling - 2 years, 4 months ago

Log in to reply

Thanks. I've updated the answer to -2.

Calvin Lin Staff - 2 years, 4 months ago

If we write down the sequence

n n 0 1 2 3 4 5 6
F n F_n 0 1 1 2 3 5 8

we see that there are three fixed points – two with positive n n –, n = 0 , 1 , 5 n = 0, 1, 5 .

Henry U - 2 years, 4 months ago

Log in to reply

Right you are! The answer needs to be updated to -2.

Geoff Pilling - 2 years, 4 months ago

Log in to reply

You could also ask for the maximum possible value of m m .

Henry U - 2 years, 4 months ago

Log in to reply

@Henry U True. .......

Geoff Pilling - 2 years, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...