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.

A340664 a(n)^2 is the end of the first occurrence of n consecutive perfect powers, all of which are squares with exponents equal to 2 (A111245).

Original entry on oeis.org

2, 7, 14, 22, 41, 70, 110, 140, 181, 272, 385, 419, 573, 702, 868, 1122, 1364, 1551, 1837, 2081, 2435, 2892, 3330, 3718, 4265, 4862, 5379, 6022, 6604, 7320, 8241, 9010, 9898, 10913, 12029, 12969, 14149, 15363, 16610, 17928, 19199, 20704, 22331, 23912, 25794, 27406
Offset: 1

Views

Author

Hugo Pfoertner, Jan 18 2021

Keywords

Examples

			See A340661.
		

Crossrefs

Formula

a(n) = sqrt(A340662(n)) = A340663(n) + n - 1.