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.

A215045 a(n) = F(2*n+1)^5 with n >= 0, F=A000045 (Fibonacci numbers).

Original entry on oeis.org

1, 32, 3125, 371293, 45435424, 5584059449, 686719856393, 84459630100000, 10387823949447757, 1277617458486664901, 157136551895768914976, 19326518128014212635057, 2377004590722802744140625, 292352238096435536675521568
Offset: 0

Views

Author

Wolfdieter Lang, Aug 31 2012

Keywords

Crossrefs

Cf. A000045, A056572, A215044 (even part).

Programs

Formula

O.g.f.: (1-x)*(1-111*x+1046*x^2-111*x^3+x^4)/((1-3*x+x^2)*(1-18*x+x^2)*(1-123*x+x^2)). From the odd part of the bisection of A056572.