A261070 Irregular triangle read by rows: T(n,k) is the number of arrangements of n circles with 2k intersections (using the same rules as A250001).
1, 1, 2, 1, 4, 4, 2, 4, 9, 15, 15, 31, 24, 35, 44, 20, 50
Offset: 0
Examples
n\k 0 1 2 3 4 5 6 0 1 1 1 2 2 1 3 4 4 2 4 4 9 15 15 31 24 35 44 5 20 50 . . . . . . . . .
Links
- R. J. Mathar, Topologically Distinct Sets of Non-intersecting Circles in the Plane, arXiv:1603.00077 [math.CO], 2016.
Extensions
T(4,2)..T(5,0) (6 terms) from Travis Vasquez, Nov 28 2024
Comments