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.

A083358 Square root of n-th perfect square in A083356.

Original entry on oeis.org

0, 1, 46, 205, 281, 992, 16808, 23544, 134943, 10917412, 20240800222
Offset: 1

Views

Author

Dean Hickerson, Apr 26 2003

Keywords

Comments

See comment in A083357.

Examples

			A083356(43)=2116=46^2, so 46 is in this sequence.
		

Crossrefs

Formula

a(n) = sqrt(A083356(A083357(n))).

Extensions

a(11) from Max Alekseyev, Jan 31 2012