Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,1

MATHEMATICA

a[1] = 7; a[n_] := a[n] = Block[{k = 2}, While[k*a[n - 1] != ToExpression[ StringReverse[ ToString[k*a[n - 1]]]], k++ ]; k*a[n - 1]]; Table[a[n], {n, 1, 14}]

CROSSREFS

Cf. A068664 (from a(6) on) and this sequence (from a(3) on) coincide.

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

Adjacent sequences: A068664 A068665 A068666 this_sequence A068668 A068669 A068670

Sequence in context: A059195 A139264 A045642 this_sequence A043042 A061546 A002281

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 01 2002.

EXTENSIONS

Last two terms from David W. Wilson (davidwwilson(AT)comcast.net), Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de) and Patrick De Geest (and edited by) (pdg(AT)worldofnumbers.com), Mar 30 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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research