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.

A155110 a(n) = 8*Fibonacci(2n+1).

Original entry on oeis.org

8, 16, 40, 104, 272, 712, 1864, 4880, 12776, 33448, 87568, 229256, 600200, 1571344, 4113832, 10770152, 28196624, 73819720, 193262536, 505967888, 1324641128, 3467955496, 9079225360, 23769720584, 62229936392, 162920088592, 426530329384, 1116670899560
Offset: 0

Views

Author

Paul Curtz, Jan 20 2009

Keywords

Crossrefs

Programs

Formula

a(n) = 8*A001519(n+1) = 8*A122367(n) = 8 *|A099496(n)|.
a(n) == A154811(n+6) (mod 9).
a(n) == A156551(n) (mod 10).
a(n) = A153873(n) - A027941(n).
G.f.: 8*(1 - x)/(1 - 3*x + x^2). - G. C. Greubel, Apr 21 2021

Extensions

Comments converted to formulas by R. J. Mathar, Oct 06 2009