This site is supported by donations to The OEIS Foundation.

Squares of the Fibonacci numbers

From OeisWiki
Jump to navigationJump to search


This article page is a stub, please help by expanding it.


The squares of the Fibonacci numbers are, you guessed it, the Fibonacci numbers squared. Given a Fibonacci number Fn, observe that

Fn1Fn+1=Fn2+(1)n.

For example, F4F6=3×8=52+(1)5=(F5)21=24, and F5F7=5×13=82+(1)6=(F6)2+1=65.

Sequences

[edit]

A007598 Squared Fibonacci numbers: F(n)2 where F(n)= A000045(n),n0.

{0, 1, 1, 4, 9, 25, 64, 169, 441, 1156, 3025, 7921, 20736, 54289, 142129, 372100, 974169, 2550409, 6677056, 17480761, 45765225, 119814916, 313679521, 821223649, 2149991424, ...}

See also

[edit]