login
Add 8, then reverse digits!.
(Formerly M4552)
1

%I M4552 #8 Mar 30 2012 16:45:10

%S 0,8,61,96,401,904,219,722,37,54,26,43,15,32,4,21,92,1,9,71,97,501,

%T 905,319,723,137,541,945,359,763,177,581,985,399,704,217,522,35,34,24,

%U 23,13,12,2,1,9,71

%N Add 8, then reverse digits!.

%D J. Roberts, Lure of the Integers, Math. Assoc. America, 1992, p. 15.

%D N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

%H Nick Hobson, <a href="/A007399/a007399.py.txt">Python program for this sequence</a>

%K nonn,base

%O 0,2

%A _N. J. A. Sloane_.