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.

A134499 a(n) = Fibonacci(7*n+1).

Original entry on oeis.org

1, 21, 610, 17711, 514229, 14930352, 433494437, 12586269025, 365435296162, 10610209857723, 308061521170129, 8944394323791464, 259695496911122585, 7540113804746346429, 218922995834555169026, 6356306993006846248183
Offset: 0

Views

Author

Artur Jasinski, Oct 28 2007

Keywords

Crossrefs

Programs

Formula

G.f.: ( -1+8*x ) / ( -1+29*x+x^2 ). - R. J. Mathar, Apr 17 2011
2*a(n) = Fibonacci(7*n) + Lucas(7*n). - Bruno Berselli, Oct 13 2017

Extensions

Offset corrected by Vincenzo Librandi, Apr 16 2011