41620
domain: N
Appears in sequences
- Number of partitions of n such that if k is the largest part, then k-2 occurs as a part.at n=50A119907
- Number of n X 6 0..1 arrays with the number of 1's horizontally or antidiagonally adjacent to some 0 one less than the number of 0's adjacent to some 1.at n=2A285150
- T(n,k) = Number of n X k 0..1 arrays with the number of 1s horizontally or antidiagonally adjacent to some 0 one less than the number of 0's adjacent to some 1.at n=30A285152
- Number of 3 X n 0..1 arrays with the number of 1's horizontally or antidiagonally adjacent to some 0 one less than the number of 0's adjacent to some 1.at n=5A285154
- Triangle T(n,k) read by rows: T(n,k) = number of ways of seating n people around a table for the second time so that k pairs are maintained. Rotated sequences are counted as one.at n=59A326404