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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152535 n*prime(n) - sum_{i=1..n} prime(i). 5
0, 1, 5, 11, 27, 37, 61, 75, 107, 161, 181, 247, 295, 321, 377, 467, 563, 597, 705, 781, 821, 947, 1035, 1173, 1365, 1465, 1517, 1625, 1681, 1797, 2217, 2341, 2533, 2599, 2939, 3009, 3225, 3447, 3599, 3833, 4073, 4155, 4575, 4661 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Similar to A189892.

LINKS

T. D. Noe, Table of n, a(n) for n = 1..1000

MATHEMATICA

nn = 100; p = Prime[Range[nn]]; Range[nn] p - Accumulate[p] (* T. D. Noe, May 02 2011 *)

CROSSREFS

Cf. A000040, A000720, A141042 (first differences).

Sequence in context: A050344 A038253 A032379 * A042423 A192300 A119503

Adjacent sequences:  A152532 A152533 A152534 * A152536 A152537 A152538

KEYWORD

easy,nonn

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Dec 06 2008

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 14:07 EST 2012. Contains 205930 sequences.