Pages

Tuesday, May 5, 2009

Fibonacci trivia

A trivial fact but nevertheless...

12^2 = 144 = F(12),

where F[n] is the Fibonacci function. F[0]=0, F[1]=1, F[n]=F[n-1]+F[n-2].

No comments:

Post a Comment