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.

A061490 Smallest number which when iterated n times under A003285 gives a square.

Original entry on oeis.org

1, 2, 3, 19, 166, 8269, 11568181
Offset: 0

Views

Author

Naohiro Nomoto, Nov 08 2001

Keywords

Comments

Smallest m such that A003285(A003285(..(m))) = square with n iterations.

Examples

			A003285(A003285(3))=1, 3 is the smallest number requiring 2 iterations to reach a square number, so a(2)=3.
		

Crossrefs

Cf. A003285.

Extensions

a(6) from Sean A. Irvine, Feb 18 2023