The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors 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(prime(n)) = 2, where prime(n) = prime numbers A000040, excluding the case where a(1) = 2.
LINKS
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: A292786 A326486 A357817 * A152061 A103314 A306019
KEYWORD
nonn,easy
AUTHOR
Asher Auel, 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 | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 11 08:36 EDT 2024. Contains 373293 sequences. (Running on oeis4.)