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.

A175052 Perfect powers (members of A001597) n where the next larger perfect power is congruent mod 2 to n.

Original entry on oeis.org

4, 25, 32, 121, 128, 196, 225, 343, 484, 1000, 1331, 1728, 2048, 2187, 2197, 2704, 3025, 3375, 4913, 5776, 6859, 7744, 8000, 8100, 9261, 10648, 12167, 13824, 16641, 17424, 19683, 21904, 24389, 26896, 29791, 32768, 35721, 39204, 42849, 50625
Offset: 1

Views

Author

Leroy Quet, Dec 08 2009

Keywords

Examples

			25 (25 = 5^2) are 27 (27 = 3^3) are consecutive perfect powers. Since both are odd, then 25 is in this sequence.
128 (128 = 2^7) and 144 (144 = 12^2) are consecutive perfect powers. Since both are even, then 128 is in this sequence.
		

Crossrefs

Extensions

Extended by Ray Chandler, Dec 10 2009