Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070069
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070069 a(1) = 11; a(n) = smallest palindromic multiple of a(n-1). +0
6
11, 22, 44, 88, 616, 6776, 88088, 616616, 232464232, 21154245112, 232696696232, 21175399357112, 21154245133154245112, 232696696464696696232, 21175399378287399357112, 63386501441764911946714410568336 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

e[1] = 11; e[n_] := e[n] = Block[{k = 2}, While[k*e[n - 1] != ToExpression[ StringReverse[ ToString[k*e[n - 1]]]], k++ ]; k*e[n - 1]]; Table[e[n], {n, 1, 12}]

CROSSREFS

Cf. A068664 (from a(5) on) and this sequence (from a(4) on) coincide.

Cf. A068664, A068665, A068666, A068667, A068668, A068971, A068972, A068973, A068974.

Sequence in context: A122613 A115768 A005015 this_sequence A109687 A111696 A047902

Adjacent sequences: A070066 A070067 A070068 this_sequence A070070 A070071 A070072

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 19 2002

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research