login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Partial sums of A175365.
2

%I #2 Mar 30 2012 17:40:19

%S 1,7,19,27,27,27,27,27,33,57,81,81,81,81,81,81,93,117,117,117,117,117,

%T 117,117,125,125,125,131,155,179,179,179,179,179,179,203,251,251,251,

%U 251,251,251,251,275,275,275,275,275,275,275,275,275,275,275,287,311

%N Partial sums of A175365.

%C Number of integer triples (x,y,z) satisfying |x|^3+|y|^3+|z|^3 <= n, -n <= x,y,z <= n. A variant of A117609 with cubes instead of squares.

%K nonn

%O 0,2

%A _R. J. Mathar_, Apr 24 2010