login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138965 Least prime factor of concatenation of first n odd numbers. 2
1, 13, 3, 23, 37, 3, 11617, 5, 3, 135791113151719, 29, 3, 5, 11, 3, 135791113151719212325272931, 17, 3, 7, 13, 3, 131, 5, 3, 11, 25471443030907588399109, 3, 5, 7, 3, 181, 41, 3, 135791113151719212325272931333537394143454749515355575961636567, 19, 3, 40351, 5, 3, 7, 11, 3, 5, 57041, 3, 351269, 11, 3, 135791113151719212325272931333537394143454749515355575961636567697173757779818385878991939597 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
A138965(n) = A020639(A019519(n)) (= 3 if n = 0 (mod 3)).
PROG
(PARI) t=1; for( n=2, 99, print1( factor( eval( t=Str( t, 2*n-1 )))[1, 1], ", "))
CROSSREFS
Sequence in context: A213538 A264971 A107806 * A317313 A170922 A005602
KEYWORD
base,nonn
AUTHOR
M. F. Hasler, Apr 14 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)