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.

A111430 Tribonacci(heptanacci(n)).

Original entry on oeis.org

0, 0, 1, 2, 24, 3136, 53798080, 15832480722303616, 745527911414639917440582097294401, 1653079675982713719400420113305863285438472194540328413077493166464
Offset: 0

Views

Author

Jonathan Vos Post, Nov 13 2005

Keywords

Examples

			Heptanacci(10) = A066178(10) = 504, so tribonacci(heptanacci(10)) =
A000073(504) ~ 4.4 * 10^133.
		

Crossrefs

Formula

a(n) = A000073(A066178(n)).