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.

A106484 Iterated Stella Octangula numbers A007588.

Original entry on oeis.org

2, 14, 5474, 328053267374, 70609493887317824553444331216711874, 704075595895578790602913140874091028795793004193695613020210569466609876113017694526357948165550233559374
Offset: 0

Views

Author

Jonathan Vos Post, May 03 2005

Keywords

Crossrefs

Formula

a(0) = 2; a(n+1) = a(n)*(2*a(n)^2 - 1) = A007588(a(n)).