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.

A261409 Curvatures in a certain bounded, integral, primitive Soddy sphere packing.

Original entry on oeis.org

-11, 21, 25, 27, 28, 34, 36, 40, 42, 43, 46, 48, 49, 51, 54, 57, 61, 63, 64, 67, 69, 70, 72, 73, 75, 78, 79, 81, 82, 84, 85
Offset: 1

Views

Author

N. J. A. Sloane, Aug 23 2015

Keywords

Comments

A three-dimensional Apollonian packing.

Crossrefs

Cf. A261410.

A265495 a(n) is the smallest k > 0 for which there exists a root quad (-k,x,y,z) such that some bend is first repeated in the n-th generation of descendants (by Descartes reflection).

Original entry on oeis.org

1, 2, 7, 6, 14, 29
Offset: 0

Views

Author

Colin Mallows, Dec 09 2015

Keywords

Comments

Perhaps a(0) should be 0, for the quad (0,0,1,1).
Functions were written in the statistical language R to generate root quads and to generate successive generations of descendants. The n-th generation (n >= 1) contains 4*3^(n-1) quads.

Examples

			For n = 0,1,2,3,4,5, qualifying root quads are (-1,2,2,3), (-2,3,6,7), (-7,12,17,20), (-6,11,14,15), (-14,19,54,55), (-29,55,60,70). E.g., for n=3, the bend 71 appears in both the second and third generations, in the quads (-6,14,35,71) and (-6,11,42,71).
		

Crossrefs

Showing 1-2 of 2 results.