login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A038098 Number of primes < n^3. 0
0, 4, 9, 18, 30, 47, 68, 97, 129, 168, 217, 269, 327, 400, 476, 564, 656, 765, 882, 1007, 1147, 1298, 1457, 1633, 1821, 2020, 2227, 2460, 2707, 2961, 3228, 3512, 3817, 4137, 4483, 4821, 5194, 5579, 5995, 6413, 6850, 7308, 7789, 8293 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

a(2)=4 because the only primes < 8 are 2,3,5 and 7.

PROG

(Other) sage: [prime_pi(n^3) for n in xrange(1, 45)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 06 2009]

CROSSREFS

Sequence in context: A008025 A008020 A008146 * A111384 A196039 A008219

Adjacent sequences:  A038095 A038096 A038097 * A038099 A038100 A038101

KEYWORD

nonn

AUTHOR

Joe K. Crump (joecr(AT)carolina.rr.com)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 10:53 EST 2012. Contains 205904 sequences.