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!)
A084298 Integer quotients pi(m*prime(m))/m. 1
1, 2, 26, 48, 108, 292, 6471, 8147, 20745, 30803, 38806, 79760, 254050 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A000720(A084295(n)*A084297(n))/A084295(n).
MATHEMATICA
Do[s=PrimePi[n*Prime[n]]/n; If[IntegerQ[s], Print[s]], {n, 1, 100000}]
CROSSREFS
Sequence in context: A050905 A067571 A319486 * A001772 A199206 A132861
KEYWORD
nonn,more
AUTHOR
Labos Elemer, May 27 2003
EXTENSIONS
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 25 07:53 EDT 2024. Contains 371964 sequences. (Running on oeis4.)