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-1 of 1 results.

A140170 Numbers n such that n=s^pi(d_1)+s^pi(d_2)+...+s^pi(d_k) where s is sum of its digits and d_1d_2...d_k is the decimal expansion of n.

Original entry on oeis.org

1, 2, 42, 521, 4624, 347352
Offset: 1

Views

Author

Farideh Firoozbakht, May 20 2008

Keywords

Examples

			4624=(4+6+2+4)^pi(4)+(4+6+2+4)^pi(6)+(4+6+2+4)^pi(2)+(4+6+2+4)^pi(4).
		

Crossrefs

Cf. A140175.
Showing 1-1 of 1 results.