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.

A154640 a(n) is the number of spheres that are added in the n-th generation of Apollonian packing of three-dimensional spheres, starting with five mutually tangent spheres and using "strategy (a)" to count them (see the reference).

Original entry on oeis.org

5, 5, 20, 60, 210, 690, 3330
Offset: 0

Views

Author

Colin Mallows, Jan 13 2009

Keywords

Comments

In strategy (a) we do not count spheres that are generated (by reflection) from quintuples that were not generated in the previous generation.

Examples

			For a(3), we apply reflection only to the 20 quintuples that were generated in the second generation, ignoring the 10 "extra" quintuples (which will appear as ABA = BAB in the third generation).
		

Crossrefs

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