Fibonacci Rectangles and Triangular Numbers

  • Context: Graduate 
  • Thread starter Thread starter ramsey2879
  • Start date Start date
  • Tags Tags
    Numbers
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 5K views
ramsey2879
Messages
841
Reaction score
3
The sum of the first n Fibonacci Rectangles is given by Sloane's Encyclopedia of Integer Sequences, https://oeis.org/A064831
There the sequence is given as a_n = {0,1,3,9,24,64, ...}

If 2*T(a_n) = a_n*(a_n +1) where T(n) is the nth triangular number https://oeis.org/A000217, a interesting and new observation is that 2*T(a_n) = F_(n-1)*F_n*F_n*F_(n+1). Thus a_n = the integer part of the square root of the product of adjacent Fibonacci Rectangles.

Can anyone explain why triangular numbers are so closely tied to Fibonacci numbers?
 
Last edited by a moderator:
Physics news on Phys.org