OFFSET
1,2
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..72
FORMULA
a(n) = PrimePi(A057775(n-1)). - Amiram Eldar, Mar 16 2025
EXAMPLE
For n = 1, a(1) = 1, prime(a(1)) = prime(1) = 2 and prime(1)-1 = 1 is divisible by 2^(n-1) = 2^0 = 1; moreover 2 is the smallest.
For n = 10, a(10) = 974, the 974th prime is 7681, prime(974) - 1 = 7680 = 512*15, is divisible by 2^9 = 512 and the quotient is 15, and there are no other primes such this below 7681.
CROSSREFS
KEYWORD
nonn
AUTHOR
Labos Elemer, Nov 02 2000
EXTENSIONS
a(32)-a(35) from Amiram Eldar, Mar 16 2025
STATUS
approved
