A119417 Partial sums of A119385.
0, 46, 102, 168, 244, 330, 426, 532, 648, 774, 901, 901, 902, 904, 907, 911, 916, 922, 929, 937, 946, 957, 1023, 1099, 1185, 1281, 1387, 1503, 1629, 1765, 1902, 1902, 1904, 1907, 1911, 1916, 1922, 1929, 1937, 1946, 1956, 1968, 2044, 2130, 2226, 2332, 2448
Offset: 0
Programs
-
Maple
A119417 := proc(n) add( op(1,A119385(k)),k=0..n) ; end: seq(A119417(n),n=0..80) ; # R. J. Mathar, Jan 21 2008
Extensions
More terms from R. J. Mathar, Jan 21 2008