A285996 Triangle read by rows, 1<=k<=n, T(n,k) = number of arrangements of n circles in the affine plane having k separated islands.
1, 2, 1, 11, 2, 1, 156, 14, 2, 1
Offset: 1
Examples
Triangle begins: 1; 2, 1; 11, 2, 1; 156, 14, 2, 1;
Comments