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.

A099186 a(0) = 1, a(1) = 12, a(n+1) = A006564(a(n)).

Original entry on oeis.org

1, 12, 3972, 156624027132, 9605393649115032262909140007773492, 2215570185245038872814956021479696635481690776469126111743280383568619886232750745465064720338596867052
Offset: 0

Views

Author

Jonathan Vos Post, Nov 15 2004

Keywords

Examples

			a(2) = A006564(a(1)) = A006564(12) = 12*(5*12^2 - 5*12 + 2)/2 = 3972.
		

Crossrefs

Extensions

Definition and comments condensed by R. J. Mathar, Sep 09 2009