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.

A035138 Integers that are equal to the sum of ascending numbers raised to their digits powers.

Original entry on oeis.org

1, 594, 746, 986, 1000000009
Offset: 1

Views

Author

Patrick De Geest, Nov 15 1998

Keywords

Examples

			594: 1^5 + 2^9 + 3^4 = 1 + 512 + 81 = 594.
		

Crossrefs

Cf. A032799.

Programs