A292856 Numbers k such that 7 applications of 'Reverse and Subtract' lead to k, whereas fewer than 7 applications do not lead to k.
142710354353443018141857289645646556981858, 236547461211163745741763452538788836254258, 331948602685207939133668051397314792060866, 336111694728585211732663888305271414788267
Offset: 1
Examples
142710354353443018141857289645646556981858 -> 715479301293103964616284520698706896035383 -> 331948602685207939133668051397314792060866 -> 336111694728585211732663888305271414788267 -> 426775719443918676633573224280556081323366 -> 236547461211163745741763452538788836254258 -> 615905177676671508625384094822323328491374 -> 142710354353443018141857289645646556981858
Links
- Ray Chandler, Table of n, a(n) for n = 1..7
- J. H. E. Cohn, Palindromic differences, Fibonacci Quart. 28 (1990), no. 2, 113-120.
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
Comments