[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A123488
Smallest prime of the form (q^p-1)/(q-1), where p = prime(n) and q is also prime (q = A123487(n)).
3
3, 7, 31, 127, 12207031, 8191, 131071, 524287, 1484520425576434196455942238665054573307722183, 10333327940128053377465393536117755205850522803739374960650929
OFFSET
1,1
COMMENTS
Corresponding smallest primes q are listed in A123487.
a(n) coincides with A084732(n) when A066180(n) is prime or 0.
FORMULA
a(n) = (A123487(n)^prime(n) - 1) / (A123487(n) - 1).
CROSSREFS
KEYWORD
nonn
AUTHOR
Alexander Adamchuk, Sep 30 2006
STATUS
approved