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!)
A053205 Row sums of A053201. 3
0, 0, 2, 0, 8, 0, 14, 6, 12, 0, 26, 0, 44, 36, 62, 0, 44, 0, 74, 48, 68, 0, 134, 30, 80, 78, 154, 0, 242, 0, 254, 72, 36, 86, 170, 0, 116, 84, 254, 0, 440, 0, 322, 330, 324, 0, 590, 126, 272, 414, 430, 0, 674, 96, 646, 120, 408, 0, 794, 0, 932, 384, 958, 290, 524, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,3
LINKS
FORMULA
a(n) = A053204(n) - 2.
a(prime(n)) = 0.
EXAMPLE
a(6) = 0 + 3 + 2 + 3 + 0 = 8.
PROG
(Haskell)
a053205 = sum . a053201_row -- Reinhard Zumkeller, Jan 24 2014
CROSSREFS
Sequence in context: A011250 A073830 A213272 * A167029 A094030 A199573
KEYWORD
nonn,easy
AUTHOR
Asher Auel, Dec 12 1999
EXTENSIONS
Corrected and extended by James A. Sellers, Dec 13 1999
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 March 29 04:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)