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!)
A084297 Primes p=prime(m) such that pi(m*p)/m is integer. 2
2, 5, 211, 457, 1223, 3943, 130259, 167953, 468473, 721159, 927317, 2026061, 7066487 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = prime(A084295(n)).
MATHEMATICA
Do[s=PrimePi[n*Prime[n]]/n; If[IntegerQ[s], Print[Prime[n]]], {n, 1, 100000}]
CROSSREFS
Sequence in context: A216458 A027682 A096695 * A041873 A072118 A249180
KEYWORD
nonn,more
AUTHOR
Labos Elemer, May 27 2003
EXTENSIONS
Name edited by Michel Marcus, Aug 30 2019
a(9)-a(12) from Giovanni Resta, Sep 02 2019
a(13) from Chai Wah Wu, May 14 2020
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 20 06:23 EDT 2024. Contains 371799 sequences. (Running on oeis4.)