A248324 Square array read by antidiagonals downwards: super Patalan numbers of order 3.
1, 3, 6, 18, 9, 45, 126, 36, 45, 360, 945, 189, 135, 270, 2970, 7371, 1134, 567, 648, 1782, 24948, 58968, 7371, 2835, 2268, 3564, 12474, 212058, 480168, 50544, 15795, 9720, 10692, 21384, 90882, 1817640, 3961386, 360126, 94770, 47385, 40095, 56133, 136323, 681615, 15677145, 33011550, 2640924, 600210, 252720, 173745, 187110, 318087, 908820, 5225715, 135868590
Offset: 0
Examples
T(0..4,0..4) is: 1 3 18 126 945 6 9 36 189 1134 45 45 135 567 2835 360 270 648 2268 9720 2970 1782 3564 10692 40095
Links
- Thomas M. Richardson, The Super Patalan Numbers, arXiv:1410.5880 [math.CO], 2014.
- Thomas M. Richardson, The Super Patalan Numbers, Journal of Integer Sequences, Vol. 18 (2015), Article 15.3.3.
Crossrefs
Formula
T(0,0)=1, T(n,k) = T(n-1,k)*(9*n-3)/(n+k), T(n,k) = T(n,k-1)*(9*k-6)/(n+k).
G.f.: (x/(1-9*x)^(2/3)+y/(1-9*y)^(1/3))/(x+y-9*x*y).
Comments