|
| |
|
|
A094314
|
|
Triangle read by rows: T(n,k) = number of ways of seating n couples around a circular table so that exactly k married couples are adjacent (0 <= k <= n).
|
|
2
| |
|
|
1, 0, 1, 0, 0, 2, 1, 0, 3, 2, 2, 8, 4, 8, 2, 13, 30, 40, 20, 15, 2, 80, 192, 210, 152, 60, 24, 2, 579, 1344, 1477, 994, 469, 140, 35, 2, 4738, 10800, 11672, 7888, 3660, 1232, 280, 48, 2
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,6
|
|
|
COMMENTS
| The men and women alternate. The n-th row sums to n!.
|
|
|
REFERENCES
| Anthony C. Robin, Circular Wife Swapping, The Mathematical Gazette, November 2006.
|
|
|
CROSSREFS
| Essentially a mirror image of A058087, which has much more information. Diagonals give A000179, A000425, A000033, A000159, A000181, etc.
Sequence in context: A176095 A063942 A106384 * A036864 A058604 A072661
Adjacent sequences: A094311 A094312 A094313 * A094315 A094316 A094317
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com), based on a suggestion from Anthony Robin (anthony_robin(AT)hotmail.com), Jun 02 2004
|
| |
|
|