[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Revision History for A118226 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
Start with 1 and repeatedly reverse the digits and add 76 to get the next term.
(history; published version)
#6 by Harvey P. Dale at Thu Jun 29 13:56:58 EDT 2023
STATUS

editing

approved

#5 by Harvey P. Dale at Thu Jun 29 13:56:56 EDT 2023
MATHEMATICA

NestList[IntegerReverse[#]+76&, 1, 50] (* Harvey P. Dale, Jun 29 2023 *)

STATUS

approved

editing

#4 by N. J. A. Sloane at Mon May 26 23:48:47 EDT 2014
LINKS

N. J. A. Sloane, and others, <a href="/A117831wiki/a117831.txtSequences_of_RADD_type">Sequences of RADD type</a>, OEIS wiki.

Discussion
Mon May 26
23:48
OEIS Server: https://oeis.org/edit/global/2223
#3 by N. J. A. Sloane at Thu Nov 11 07:34:06 EST 2010
LINKS

N. J. A. Sloane, <a href="/A117831/a117831.txt">Sequences of RADD type</a>

KEYWORD

base,nonn,less,new

#2 by N. J. A. Sloane at Fri Feb 27 03:00:00 EST 2009
LINKS

N. J. A. Sloane, <a href="http://www.research.att.com/~njas/sequences/a117831.txt">Sequences of RADD type</a>

KEYWORD

base,nonn,less,new

#1 by N. J. A. Sloane at Fri May 19 03:00:00 EDT 2006
NAME

Start with 1 and repeatedly reverse the digits and add 76 to get the next term.

DATA

1, 77, 153, 427, 800, 84, 124, 497, 870, 154, 527, 801, 184, 557, 831, 214, 488, 960, 145, 617, 792, 373, 449, 1020, 277, 848, 924, 505, 581, 261, 238, 908, 885, 664, 542, 321, 199, 1067, 7677, 7843, 3563, 3729, 9349, 9515, 5235, 5401, 1121, 1287, 7897

OFFSET

1,2

COMMENTS

After 91 steps enters a cycle of 45. Cycle : 95, 135, 607, 782, 343, 439, 1010, 177, 847, 824, 504, 481, 260, 138, 907, 785, 663, 442, 320, 99, 175, 647, 822, 304, 479, 1050, 577, 851, 234, 508, 881, 264, 538, 911, 195, 667, 843, 324, 499, 1070, 777, 853, 434, 510, 91,...

LINKS

N. J. A. Sloane, <a href="http://www.research.att.com/~njas/sequences/a117831.txt">Sequences of RADD type</a>

CROSSREFS
KEYWORD

base,nonn,less,new

AUTHOR

Luc Stevens (lms022(AT)yahoo.com), May 14 2006

STATUS

approved