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.

A111438 Fibonacci(heptanacci(n)), restricted to nonzero heptanacci numbers.

Original entry on oeis.org

1, 1, 1, 3, 21, 987, 2178309, 10610209857723, 155576970220531065681649693, 33449372971981195681356806732944396691005381570580873
Offset: 0

Views

Author

Jonathan Vos Post, Nov 14 2005

Keywords

Examples

			a(0) = Fibonacci(heptanacci(0)) = A000045(A066178(0)) = A000045(1) = 1.
a(1) = Fibonacci(heptanacci(1)) = A000045(A066178(1)) = A000045(1) = 1.
a(2) = Fibonacci(heptanacci(2)) = A000045(A066178(2)) = A000045(2) = 1.
a(3) = Fibonacci(heptanacci(3)) = A000045(A066178(3)) = A000045(4) = 3.
a(4) = Fibonacci(heptanacci(4)) = A000045(A066178(4)) = A000045(8) = 21.
a(5) = Fibonacci(heptanacci(5)) = A000045(A066178(5)) = A000045(16) = 987.
a(6) = A000045(A066178(6)) = A000045(32) = 2178309.
a(7) = A000045(A066178(7)) = A000045(64) = 10610209857723.
a(8) = A000045(A066178(8)) = A000045(127) = 155576970220531065681649693.
		

Crossrefs

Formula

a(n) = A000045(A066178(n)).

Extensions

Corrected by T. D. Noe, Nov 16 2006