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.

A050633 a(1)=3; for n>1, a(n)^2 is next smallest nontrivial square containing a(n-1)^2 as a substring.

Original entry on oeis.org

3, 7, 43, 136, 10158, 85927342, 738024797793593
Offset: 1

Views

Author

Patrick De Geest, Jul 15 1999

Keywords

Crossrefs

Starting with a(2)=7, the sequence is identical to A050631.

Formula

a(n) = sqrt(A050632(n)).

Extensions

a(7) from Max Alekseyev, Feb 15 2012