cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A014728 Squares of odd Fibonacci numbers.

Original entry on oeis.org

1, 1, 9, 25, 169, 441, 3025, 7921, 54289, 142129, 974169, 2550409, 17480761, 45765225, 313679521, 821223649, 5628750625, 14736260449, 101003831721, 264431464441, 1812440220361, 4745030099481, 32522920134769
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A014437.

Programs

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

Extensions

More terms from James Sellers