Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111464
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111464 a(1) = 12, a(n+1) = LCM { a(n), Digit Reversal a(n)}. +0
1
12, 84, 336, 70896, 1649679024, 2314922791895828688, 36399640682124013852413819710318544, 77273493636380731521261660069550949170528534841641864516576194470832 (list; graph; listen)
OFFSET

1,1

COMMENT

Next term has 135 digits.

EXAMPLE

a(3) = LCM (84,48) = 336.

MAPLE

rev:=proc(n) local nn, nnn: nn:=convert(n, base, 10): add(nn[nops(nn)+1-j]*10^(j-1), j=1..nops(nn)) end: a[1]:=12: for n from 1 to 8 do a[n+1]:=lcm(a[n], rev(a[n])) od: seq(a[n], n=1..8); (Deutsch)

CROSSREFS

Sequence in context: A165127 A075476 A085409 this_sequence A004407 A054849 A000761

Adjacent sequences: A111461 A111462 A111463 this_sequence A111465 A111466 A111467

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Aug 04 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Aug 11 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research