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.

A073142 List of smallest solutions for some k of x = f^k(x), n <> f^j(n) for j < k, where f: m -> |m - reverse(m)|.

Original entry on oeis.org

0, 2178, 11436678, 108811891188, 118722683079
Offset: 1

Views

Author

Klaus Brockhaus, Jul 17 2002

Keywords

Comments

In the definition, j can be restricted to proper divisors of k. A073143 gives the corresponding values of k. A073144(n) gives the smallest m such that the 'Reverse and Subtract' trajectory of m leads to a(n). Presumably a(6) = 1186781188132188 with k = 17.

Examples

			a(3) = 11436678 is the smallest solution of x = f^14(x) and there is no k such that x = f^k(x) has a smallest solution between a(2) = 2178 and a(3).
		

Crossrefs

Extensions

Offset changed by N. J. A. Sloane, Dec 01 2007