A252158 Triangle read by rows, 1 <= k <= n, T(n,k) = number of arrangements of n circles in the affine plane having k solid regions in which the union of solid circles is connected.
1, 2, 1, 11, 2, 1, 155, 15, 2, 1
Offset: 1
Examples
Triangle begins: 1; 2, 1; 11, 2, 1; 155, 15, 2, 1;
Extensions
Clarified definition and a(7)-a(10) added by Omar E. Pol, May 21 2017
Clarified definition and comment by Omar E. Pol, Jun 15 2017
Comments