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.

A134503 a(n) = Fibonacci(7n + 5).

Original entry on oeis.org

5, 144, 4181, 121393, 3524578, 102334155, 2971215073, 86267571272, 2504730781961, 72723460248141, 2111485077978050, 61305790721611591, 1779979416004714189, 51680708854858323072, 1500520536206896083277
Offset: 0

Views

Author

Artur Jasinski, Oct 28 2007

Keywords

Crossrefs

Programs

Formula

From R. J. Mathar, Apr 17 2011: (Start)
G.f.: (-5+x) / (-1 + 29*x + x^2).
a(n) = 5*A049667(n+1) - A049667(n). (End)

Extensions

Offset changed from 1 to 0 by Vincenzo Librandi, Apr 17 2011