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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057809 Numbers n such that pi(n) divides n. 25
2, 4, 6, 8, 27, 30, 33, 96, 100, 120, 330, 335, 340, 350, 355, 360, 1008, 1080, 1092, 1116, 1122, 1128, 1134, 3059, 3066, 3073, 3080, 3087, 3094, 8408, 8424, 8440, 8456, 8464, 8472, 23526, 23535, 24300, 64540, 64580, 64610, 64620, 64650, 64690, 64700 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Each cluster of entries is approximately a power of e from the previous cluster.

LINKS

Charles R Greathouse IV, Table of n, a(n) for n = 1..296

EXAMPLE

120 is a member as there are exactly 30 primes less than 120 and 30*4 = 120.

MATHEMATICA

Select[ Range[2, 10^5], IntegerQ[ # / PrimePi[ # ]] & ]

CROSSREFS

Cf. A000720, A057810, A071394, A038627. Apart from initial term same as A058011.

Sequence in context: A067732 A117912 A092047 * A135632 A068541 A108425

Adjacent sequences:  A057806 A057807 A057808 * A057810 A057811 A057812

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Nov 07 2000

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Nov 08 2000

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 12 19:53 EST 2012. Contains 205432 sequences.