Hosoya's triangle

From HandWiki
Short description: Triangular arrangement of numbers based on the Fibonacci numbers

Hosoya's triangle or the Hosoya triangle (originally Fibonacci triangle; OEISA058071) is a triangular arrangement of numbers (like Pascal's triangle) based on the Fibonacci numbers. Each number is the sum of the two numbers above in either the left diagonal or the right diagonal.[1]

1112123223534358566581381091081321131615151613213421262425242621345534423940403942345589556863656465636855891448911010210510410410510211089144
A diagram showing the first 12 rows of Hosoya's triangle

Name

The name "Fibonacci triangle" has also been used for triangles composed of Fibonacci numbers or related numbers[2] or triangles with Fibonacci sides and integral area,[3] hence is ambiguous.

Recurrence

The numbers in this triangle obey the recurrence relations

H(0,0)=H(1,0)=H(1,1)=H(2,1)=1

and

H(n,j)=H(n1,j)+H(n2,j)=H(n1,j1)+H(n2,j2).

Relation to Fibonacci numbers

The entries in the triangle satisfy the identity

H(n,i)=F(i+1)F(ni+1)

Thus, the two outermost diagonals are the Fibonacci numbers, while the numbers on the middle vertical line are the squares of the Fibonacci numbers. All the other numbers in the triangle are the product of two distinct Fibonacci numbers greater than 1. The row sums are the first convolved Fibonacci numbers.[4]

References

  1. Hosoya, Haruo (1976). "Fibonacci Triangle". The Fibonacci Quarterly 14 (2): 173–178. 
  2. Wilson, Brad (1998). "The Fibonacci triangle modulo p". The Fibonacci Quarterly 36 (3): 194–203. 
  3. Yuan, Ming Hao (1999). "A result on a conjecture concerning the Fibonacci triangle when k=4" (in zh). Journal of Huanggang Normal University 19 (4): 19–23. 
  4. Koshy, Thomas (2001). "Fibonacci and Lucas Numbers and Applications". Wiley (New York): 187–195.