A371377 Irregular table read by rows: place n equally spaced points around the circumference of a circle and then, for each pair of points, draw two distinct circles, whose radii are the same as the first circle, such that both points lie on their circumferences. T(n,k), k>=2, gives the number of vertices formed by the crossing of k arcs.
0, 0, 0, 4, 0, 4, 10, 10, 0, 5, 6, 6, 0, 6, 1, 98, 35, 0, 0, 0, 7, 104, 32, 0, 0, 0, 8, 369, 81, 0, 0, 0, 0, 0, 10, 410, 80, 0, 0, 0, 0, 0, 10, 1034, 165, 0, 0, 0, 0, 0, 0, 0, 11, 768, 84, 0, 0, 36, 0, 0, 0, 0, 12, 1, 2288, 286, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 2464, 280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14
Offset: 1
Examples
The table begins: 0; 0; 0, 4; 0, 4; 10, 10, 0, 5; 6, 6, 0, 6, 1; 98, 35, 0, 0, 0, 7; 104, 32, 0, 0, 0, 8; 369, 81, 0, 0, 0, 0, 0, 10; 410, 80, 0, 0, 0, 0, 0, 10; 1034, 165, 0, 0, 0, 0, 0, 0, 0, 11; 768, 84, 0, 0, 36, 0, 0, 0, 0, 12, 1; 2288, 286, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13; 2464, 280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14; 4230, 420, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16; 4672, 448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16; 7990, 680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17; 7254, 450, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 1; 13148, 969, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19; 13620, 960, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20; 20265, 1323, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22; 21230, 1320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22; 30452, 1771, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23; 29376, 1416, 0, 0, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 1; 43800, 2300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25; 45136, 2288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26; . .
Crossrefs
Formula
Sum of row(n) = A371373(n).
Comments