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!)
A078184 Number of solutions to n^2 < x^2 + y^2 + z^2 < (n+1)^2; number of lattice points between spheres of radii n and n+1. 0
0, 20, 60, 128, 228, 380, 440, 684, 860, 1068, 1328, 1548, 1940, 2288, 2484, 2924, 3300, 3824, 4140, 4700, 5240, 5484, 6260, 6864, 7340, 8180, 8676, 9392, 9804, 10988, 11208, 12572, 13100, 13860, 14792, 15588, 16604, 17328, 18500, 19292 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A078183(n+1) - A000605(n)
MATHEMATICA
Table[Sum[SquaresR[3, k], {k, n^2 + 1, (n + 1)^2 - 1}], {n, 0, 50}]
CROSSREFS
Sequence in context: A344200 A163761 A154072 * A362268 A116530 A219830
KEYWORD
nonn
AUTHOR
T. D. Noe, Nov 21 2002
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 April 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)