login
A175405
Numbers m such that the resulting number h after iterations of {((((D_1^D_2)^D_3)^D_4)^...)^D_k, where D_k is the k-th digit D of the number r and k is the digit number of the number r in the decimal expansion of r (A055642)} needed to reach a one-digit number starting at r = n is equal to 1 (h = 1).
3
1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 26, 27, 28, 30, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50
OFFSET
1,2
EXAMPLE
For number a(14) = 26 we have iteration: {2^6 = 64}, {6^4 = 1296}, {((1^2)^9)^6 = 1}.
CROSSREFS
KEYWORD
nonn,base,more
AUTHOR
Jaroslav Krizek, May 01 2010
STATUS
approved