A249752 Triangle read by rows: T(n,k) = number of arrangements of n circles in the affine plane having k outer circles.
1, 1, 2, 3, 5, 6, 14, 52, 60, 47
Offset: 1
Examples
Triangle begins: 1; 1, 2; 3, 5, 6; 14, 52, 60, 47; ...
Crossrefs
Extensions
Corrected a(5)-a(6) and added a(7)-a(10) from Omar E. Pol, Oct 13 2015
Comments