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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053204 Row sums of A053200. 5
0, 0, 2, 2, 4, 2, 10, 2, 16, 8, 14, 2, 28, 2, 46, 38, 64, 2, 46, 2, 76, 50, 70, 2, 136, 32, 82, 80, 156, 2, 244, 2, 256, 74, 38, 88, 172, 2, 118, 86, 256, 2, 442, 2, 324, 332, 326, 2, 592, 128, 274, 416, 432, 2, 676, 98, 648, 122, 410, 2, 796, 2, 934, 386, 960, 292, 526 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

COMMENTS

a(p(n)) = 2, where p(n) = prime numbers A000040, excluding the case where a(1) = 2.

LINKS

_Reinhard Zumkeller_, Table of n, a(n) for n = 0..1000

EXAMPLE

a(6) = 1 + 0 + 3 + 2 + 3 + 0 + 1 = 10

PROG

(Haskell)

a053204 = sum . a053200_row  -- Reinhard Zumkeller, Jan 01 2013

CROSSREFS

Cf. A053200.

Sequence in context: A181236 A087909 A076078 * A152061 A103314 A194560

Adjacent sequences:  A053201 A053202 A053203 * A053205 A053206 A053207

KEYWORD

nonn,easy

AUTHOR

Asher Auel (asher.auel(AT)reed.edu) Dec 12, 1999

EXTENSIONS

Corrected and extended by James A. Sellers, Dec 13 1999

Initial terms adjusted by Reinhard Zumkeller, Jan 01 2013

STATUS

approved

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 May 19 07:18 EDT 2013. Contains 225429 sequences.