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.

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).

Original entry on oeis.org

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

Views

Author

Jaroslav Krizek, May 01 2010

Keywords

Examples

			For number a(14) = 26 we have iteration: {2^6 = 64}, {6^4 = 1296}, {((1^2)^9)^6 = 1}.
		

Crossrefs