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.

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

Original entry on oeis.org

142710354353443018141857289645646556981858, 236547461211163745741763452538788836254258, 331948602685207939133668051397314792060866, 336111694728585211732663888305271414788267
Offset: 1

Views

Author

Keywords

Comments

There are 7 forty-two-digit terms in the sequence. Terms of derived sequences can be obtained either by inserting at the center of their digits any number of 9's or by concatenating a term any number of times with itself and inserting an equal number of 0's at all junctures.

Examples

			142710354353443018141857289645646556981858 -> 715479301293103964616284520698706896035383 -> 331948602685207939133668051397314792060866 -> 336111694728585211732663888305271414788267 -> 426775719443918676633573224280556081323366 -> 236547461211163745741763452538788836254258 -> 615905177676671508625384094822323328491374 -> 142710354353443018141857289645646556981858
		

Crossrefs

Formula

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

Extensions

Terms ordered by Ray Chandler, Sep 27 2017