login
A117390
Numbers k such that 1 + 1234567890*Sum_{i=1..k} 10^(10i-9) is prime.
1
OFFSET
1,1
COMMENTS
The first two terms are given in the linked source in "Table 42: Ten Types of 'Rare' Prime Numbers" for entry "B. Sequential prime of the type: (1234567890)n 1", which designates that 1234567890 is concatenated n times and then 1 is appended. 1888, found by PrimeForm using recurrence mode, corresponds to an 18881-digit probable prime. There are no other terms <= 3000.
There are no other terms <= 10000. - Michael S. Branicky, Nov 17 2024
CROSSREFS
Sequence in context: A352282 A290763 A253417 * A141841 A146682 A146650
KEYWORD
bref,hard,more,nonn
AUTHOR
Rick L. Shepherd, May 03 2006
STATUS
approved