Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113892
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113892 a(1) = 3; thereafter, a(n+1) is the largest prime divisor of the concatenation of all previous terms. +0
1
3, 3, 11, 43, 151, 2837, 55582381, 55582381, 604182026353013, 7260821549599941816463, 10950115817553553947281369915579, 10950115817553553947281369915579 (list; graph; listen)
OFFSET

1,1

EXAMPLE

The largest prime divisor of 3311 is 43. 3311 = 7*11*43. Hence a(4) = 43.

MATHEMATICA

a[1] = 3; a[n_] := a[n] = FactorInteger[ FromDigits@ Flatten[ IntegerDigits /@ Array[a, n - 1]]][[ -1, 1]]; Array[a, 12] - Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 31 2008

CROSSREFS

Cf. A095215.

Adjacent sequences: A113889 A113890 A113891 this_sequence A113893 A113894 A113895

Sequence in context: A124265 A109937 A054101 this_sequence A078225 A066437 A065957

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 18 2005

EXTENSIONS

More terms from Stefan Steinerberger (hansibal(AT)hotmail.com), Nov 19 2005

2 more terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 31 2008

page 1

Search completed in 0.004 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 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research