A291121
Number of parking functions of length 2n whose maximum element is n.
Original entry on oeis.org
1, 1, 14, 596, 51570, 7499467, 1643722873, 505862470010, 207976214329922, 110082566480231855, 72903763226014970781, 59052859112474311283157, 57431375668375876890521461, 66037761629358556242334308571, 88619376126543463987900902115279
Offset: 0
A373086
Triangle read by rows: T(n, k) is the number of parking functions of length n with preferences restricted to {1, ..., k} for 0 <= k <= n.
Original entry on oeis.org
1, 0, 1, 0, 1, 3, 0, 1, 7, 16, 0, 1, 15, 61, 125, 0, 1, 31, 206, 671, 1296, 0, 1, 63, 659, 3130, 9031, 16807, 0, 1, 127, 2052, 13686, 54062, 144495, 262144, 0, 1, 255, 6297, 57867, 301321, 1059261, 2685817, 4782969, 0, 1, 511, 19162, 240049, 1616764, 7196785, 23343742, 56953279, 100000000
Offset: 0
Table begins:
1;
0, 1;
0, 1, 3;
0, 1, 7, 16;
0, 1, 15, 61, 125;
0, 1, 31, 206, 671, 1296;
0, 1, 63, 659, 3130, 9031, 16807;
0, 1, 127, 2052, 13686, 54062, 144495, 262144;
0, 1, 255, 6297, 57867, 301321, 1059261, 2685817, 4782969;
0, 1, 511, 19162, 240049, 1616764, 7196785, 23343742, 56953279, 100000000;
...
Cf.
A260693 (first differences of columns).
Showing 1-2 of 2 results.
Comments