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.

A154645 a(n) is the ratio of the sum of the squares of the bends of the spheres that are added in the n-th generation of Apollonian packing of three-dimensional spheres, using "strategy (b)" to count them (see the reference), to the sum of the squares of the bends of the initial five mutually tangent spheres.

Original entry on oeis.org

1, 6, 77, 1278, 15978, 216366
Offset: 0

Views

Author

Colin Mallows, Jan 13 2009

Keywords

Comments

In strategy (b) we count all spheres that can be generated (by reflection) from all quintuples that appeared in the previous generation.

Examples

			Starting with five spheres with bends 0,0,1,1,1, the first derived generation has 5 spheres with bends 1,1,1,3,3, so a(2) = 9/3 = 3.
		

Crossrefs

For other sequences relating to the 3-dimensional case, see A154638-A154645.