cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A120484 a(n) = Sum(Sum p_i, {Sum p_i=prime(n)}, p_i is prime).

Original entry on oeis.org

2, 3, 10, 21, 66, 117, 289, 437, 920, 2523, 3441, 8103, 13776, 17759, 28858, 57399, 109150, 134078, 243210, 355497, 427853, 733278, 1036504, 1711648, 3243583, 4414609, 5136713, 6919797, 8012154, 10692625, 28100655, 36616596, 54001290
Offset: 1

Views

Author

Ryan Propper, Jul 21 2006

Keywords

Examples

			a(5) = (2+2+2+2+3) + (2+2+2+5) + (2+2+7) + (2+3+3+3) + (3+3+5) + 11 = 66.
		

Crossrefs

Cf. A103275.

Extensions

More terms from Ryan Propper, Sep 27 2006