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.
1, 2, 42, 521, 4624, 347352
Offset: 1
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.