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.

A292857 Numbers k such that 8 applications of 'Reverse and Subtract' lead to k, whereas fewer than 8 applications do not lead to k.

Original entry on oeis.org

16914079504181797053273763831171860502859028, 16914099886383117186009041817970531210859028, 31253512653248719266062943707325665377464777, 31253591994370732566027032487192660079464777
Offset: 1

Views

Author

Keywords

Comments

There are 8 forty-four-digit terms in the sequence. Further terms are obtained (a) by inserting at the center of these terms either any number of 0's (for 16914079504181797053273763831171860502859028, 46492964703403651468863122584458570244070436, 65181741002635316783463471248546280094182933) or any number of 9's (for the other five terms) and (b) by concatenating a term any number of times with itself and inserting an equal number of 0's at all junctures. Method (b) may be applied recursively to all terms. - Clarified by Ray Chandler, Oct 14 2017.

Examples

			16914079504181797053273763831171860502859028 -> 65181741002635316783463471248546280094182933 -> 31253591994370732566027032487192660079464777 -> 46492905012258445857045034036514689840070436 -> 16914099886383117186009041817970531210859028 -> 65181701327124854628081026353167837688182933 -> 31253512653248719266062943707325665377464777 -> 46492964703403651468863122584458570244070436 -> 16914079504181797053273763831171860502859028
		

Crossrefs

Formula

n = f^8(n), n <> f^k(n) for k < 8, where f: x -> |x - reverse(x)|.

Extensions

Terms ordered by Ray Chandler, Sep 27 2017