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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028581 Quotients associated with A024011. 3
1, 2, 9, 15001, 10736033 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

lst={}; s=0; Do[p=Prime[n]; s=s+p; r=s/p; If[r==IntegerPart[r], AppendTo[lst, r]], {n, 1, 10^6}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 07 2008]

CROSSREFS

Cf. A024011, A007506, A028582.

Sequence in context: A067039 A175980 A027734 * A030252 A049384 A132859

Adjacent sequences:  A028578 A028579 A028580 * A028582 A028583 A028584

KEYWORD

nonn,nice

AUTHOR

G. L. Honaker, Jr. (honak3r(AT)gmail.com)

EXTENSIONS

5th term from Kok Seng Chua (chuaks(AT)ihpc.nus.edu.sg), May 14 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 17 23:08 EST 2012. Contains 206085 sequences.