A218462
Number of simple perfect matching graphs on 2n nodes.
Original entry on oeis.org
1, 6, 101, 10413, 11557799
Offset: 1
Cf.
A218463 (connected simple perfect matching graphs).
Cf.
A287652 (disconnected simple perfect matching graphs).
A325304
Irregular triangle read by rows: T(n,k) is the number of simple connected graphs on n unlabeled nodes with matching number k, (0 <= k <= floor(n/2)).
Original entry on oeis.org
1, 1, 0, 1, 0, 2, 0, 1, 5, 0, 1, 20, 0, 1, 16, 95, 0, 1, 22, 830, 0, 1, 29, 790, 10297, 0, 1, 37, 1479, 259563, 0, 1, 46, 2625, 166988, 11546911
Offset: 0
Triangle begins:
1;
1;
0, 1;
0, 2;
0, 1, 5;
0, 1, 20;
0, 1, 16, 95;
0, 1, 22, 830;
0, 1, 29, 790, 10297;
0, 1, 37, 1479, 259563;
0, 1, 46, 2625, 166988, 11546911;
...
Cf.
A286951 (not necessarily connected).
Cf.
A218463 (right diagonal, even terms).
Showing 1-2 of 2 results.
Comments