cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A071609 Squared radii of the spheres around (0,0,0) that contain record numbers of lattice points.

Original entry on oeis.org

1, 2, 5, 9, 14, 26, 41, 74, 89, 101, 146, 194, 269, 314, 341, 446, 614, 626, 689, 794, 854, 941, 1106, 1109, 1154, 1286, 1361, 1634, 1781, 1889, 2141, 2609, 2966, 3134, 3401, 3449, 3506, 4241, 4289, 4826, 5381, 5561, 6254, 7229, 7829, 8069, 8126
Offset: 1

Views

Author

Hugo Pfoertner, May 25 2002

Keywords

Comments

The number of lattice points (i,j,k) on the sphere around (0,0,0) with i^2 + j^2 + k^2 = a(n) is given by A071611(n).
Indices of records in A005875. - Daniel Suteu, Aug 13 2021

Crossrefs

A071610 Integer radii of the spheres around (0,0,0) that contain record numbers of lattice points.

Original entry on oeis.org

1, 2, 3, 3, 4, 6, 7, 9, 10, 11, 13, 14, 17, 18, 19, 22, 25, 26, 27, 29, 30, 31, 34, 34, 34, 36, 37, 41, 43, 44, 47, 52, 55, 56, 59, 59, 60, 66, 66, 70, 74, 75, 80, 86, 89, 90, 91, 94, 100, 103, 104, 109, 115, 115, 119, 125, 134, 141, 146, 153, 153, 157, 168, 171
Offset: 1

Views

Author

Hugo Pfoertner, May 25 2002

Keywords

Comments

Multiple entries indicate that there is more than one covered sphere with an increase in the number of hit lattice points within a radius difference of 1.

Crossrefs

Formula

a(n) = ceiling(A071609(n)^(1/2)).
Showing 1-2 of 2 results.