OFFSET
1,1
COMMENTS
The sequence of repunit primes is a subsequence of this sequence.
LINKS
Makoto Kamada, Factorizations of 11...11 (Repunit).
FORMULA
EXAMPLE
Prime(15)=47 and (10^47-1)/9 = 35121409*316362908763458525001406154038726382279, so a(15)=316362908763458525001406154038726382279.
MATHEMATICA
Table[FactorInteger[FromDigits[PadRight[{}, n, 1]]][[-1, 1]], {n, Prime[ Range[15]]}] (* Harvey P. Dale, Feb 23 2016 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Farideh Firoozbakht, Dec 26 2008
EXTENSIONS
Edited by Ray Chandler, Apr 06 2011
terms to a(66) in b-file from Ray Chandler, May 11 2017
a(67)-a(70) in b-file from Max Alekseyev, Apr 26 2022
STATUS
approved