login

Revision History for A118148

(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 51 to get the next term.
(history; published version)
#8 by Harvey P. Dale at Wed Jul 17 13:42:02 EDT 2024
STATUS

editing

approved

#7 by Harvey P. Dale at Wed Jul 17 13:41:59 EDT 2024
MATHEMATICA

NestList[IntegerReverse[#]+51&, 1, 60] (* _or *) PadRight[{1, 52}, 60, {964, 520, 76, 118, 862, 319}] (* _Harvey P. Dale_, Jul 17 2024 *)

STATUS

approved

editing

#6 by Harvey P. Dale at Wed Jul 17 13:32:17 EDT 2024
STATUS

editing

approved

#5 by Harvey P. Dale at Wed Jul 17 13:32:14 EDT 2024
MATHEMATICA

NestList[IntegerReverse[#]+51&, 1, 60] (* Harvey P. Dale, Jul 17 2024 *)

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 51 to get the next term.

DATA

1, 52, 76, 118, 862, 319, 964, 520, 76, 118, 862, 319, 964, 520, 76, 118, 862, 319, 964, 520, 76, 118, 862, 319, 964, 520, 76, 118, 862, 319, 964, 520, 76, 118, 862, 319, 964, 520, 76, 118, 862, 319, 964, 520, 76, 118, 862, 319, 964, 520, 76, 118, 862, 319, 964

OFFSET

1,2

COMMENTS

After 2 steps enters a cycle of 6.

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