login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A014728 Squares of odd Fibonacci numbers. 1
1, 1, 9, 25, 169, 441, 3025, 7921, 54289, 142129, 974169, 2550409, 17480761, 45765225, 313679521, 821223649, 5628750625, 14736260449, 101003831721, 264431464441, 1812440220361, 4745030099481, 32522920134769 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: (-x^5-x^4+8x^3-8x^2+x+1)/[(1+x^2)(1+4x-x^2)(1-4x-x^2)].
a(n) = A014437(n)^2. - Sean A. Irvine, Nov 18 2018
MATHEMATICA
Select[Fibonacci[Range[40]], OddQ]^2 (* Harvey P. Dale, Jan 18 2012 *)
PROG
(PARI) A014728(n)=A014437(n)^2 \\ M. F. Hasler, Nov 18 2018
CROSSREFS
Cf. A014437.
Sequence in context: A084605 A098773 A089998 * A223646 A018929 A051515
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from James A. Sellers
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 06:44 EDT 2024. Contains 371782 sequences. (Running on oeis4.)