A053205 Row sums of A053201.
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
Offset: 2
Examples
a(6) = 0 + 3 + 2 + 3 + 0 = 8.
Links
- Reinhard Zumkeller, Table of n, a(n) for n = 2..1000
Programs
-
Haskell
a053205 = sum . a053201_row -- Reinhard Zumkeller, Jan 24 2014
Formula
a(n) = A053204(n) - 2.
a(prime(n)) = 0.
Extensions
Corrected and extended by James Sellers, Dec 13 1999