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!)
A060970 Number of fourth powers of primes <= 2^n. 0
0, 0, 0, 0, 1, 1, 1, 2, 2, 2, 3, 3, 4, 4, 5, 6, 6, 8, 8, 9, 11, 12, 14, 16, 18, 21, 24, 28, 31, 36, 42, 47, 54, 62, 72, 82, 97, 111, 128, 149, 172, 199, 229, 268, 309, 360, 418, 481, 564, 651, 760, 886, 1028, 1201, 1393, 1629, 1900, 2211, 2585, 3010, 3512, 4104, 4792 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,8
LINKS
EXAMPLE
n=12, 4th powers of prime not exceeding 4096 are: 16,81,625,2401 so a(12)=4.
MATHEMATICA
Table[ PrimePi[ Floor[ 2^(g/4)//N ] ], {g, 0, 100} ]
CROSSREFS
Sequence in context: A029245 A174576 A288122 * A035429 A280169 A018117
KEYWORD
nonn
AUTHOR
Labos Elemer, May 09 2001
EXTENSIONS
Missing a(0)=0 inserted by Sean A. Irvine, Jan 09 2023
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 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)