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.

Showing 1-2 of 2 results.

A134698 Self-power numbers (or SPN's): numbers n with property that for each single digit d of n, we can also see the decimal expansion of the d-th power of some number as a substring of n and also n contains no 0's or 1's.

Original entry on oeis.org

32564, 232564, 256432, 322564, 325642, 325643, 325644, 325645, 325646, 325648, 325664, 332564, 432564, 532564, 632564, 643256, 832564, 2232564, 2256432, 2322564, 2325642, 2325643, 2325644, 2325645, 2325646, 2325648, 2325664, 2332564, 2432564, 2532564
Offset: 1

Views

Author

Eric Angelini, Jul 05 2005

Keywords

Comments

Computed by M. F. Hasler, Feb 02 2008, Feb 03 2008
There are an infinite number of SPN's, since for example we can prefix n by any digit of n.

Examples

			n = 32564 is a member because we can see a cube (64) in n, a square (4 or 25), a fifth power (32), a sixth power (64) and a fourth power (256).
		

Crossrefs

Extensions

More terms from M. F. Hasler, Feb 02 2008

A134947 Self-power numbers (or SPN's) in A134698 which cannot be obtained by taking an earlier term M (say) of A134698 and prefixing or suffixing a digit of M.

Original entry on oeis.org

32564, 322564, 325648, 325664, 643256
Offset: 1

Views

Author

Eric Angelini, Jul 05 2005

Keywords

Comments

a(1) - a(5) computed by M. F. Hasler, Feb 02 2008

Examples

			232564 is an SPN but is not in this sequence since it can be obtained from the SPN 32564 by prefixing the digit 2.
		

Crossrefs

Showing 1-2 of 2 results.