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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088821 a(n) = sum of smallest prime factors of numbers from 1 to n. 5
0, 2, 5, 7, 12, 14, 21, 23, 26, 28, 39, 41, 54, 56, 59, 61, 78, 80, 99, 101, 104, 106, 129, 131, 136, 138, 141, 143, 172, 174, 205, 207, 210, 212, 217, 219, 256, 258, 261, 263, 304, 306, 349, 351, 354, 356, 403, 405, 412, 414, 417, 419, 472, 474, 479, 481, 484 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Prepend[Accumulate[Rest[Table[FactorInteger[i][[1, 1]], {i, 60}]]], 0]  [From Harvey P. Dale, Jan. 9, 2011]

CROSSREFS

Cf. A020639, A088822-A088825.

Sequence in context: A007445 A159699 A063217 * A057897 A022758 A129232

Adjacent sequences:  A088818 A088819 A088820 * A088822 A088823 A088824

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Oct 22 2003

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 15 21:56 EST 2012. Contains 205860 sequences.