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.

A175426 Starting values for which iteration of the map x->A175420(x) never reaches a single-digit value.

Original entry on oeis.org

25, 26, 35, 36, 125, 126, 135, 136, 215, 216, 315, 316, 1125, 1126, 1135, 1136, 1215, 1216, 1315, 1316
Offset: 1

Views

Author

Jaroslav Krizek, May 09 2010

Keywords

Comments

Arguments m such that A175424(m) = -1. Complement of A175427.

Examples

			26 is in the sequence because starting with 26 the iterations enter a cycle of 2- and 3-digit numbers: 6^2 = 36, 6^3 = 216, (6^1)^2 = 36, 6^3 = 216, (6^1)^2 = 36, ...
		

Crossrefs