A067304 Generalized Catalan triangle A067298 with row reversion.
1, 2, 1, 9, 5, 4, 64, 36, 32, 28, 584, 328, 300, 284, 256, 6144, 3440, 3184, 3072, 2960, 2704, 70576, 39408, 36704, 35680, 34896, 33872, 31168, 859520, 478912, 447744, 436928, 429760, 422592, 411776, 380608, 10909440, 6068480, 5687872, 5563200, 5487488, 5421952, 5346240, 5221568, 4840960
Offset: 0
Examples
Triangle begins: 1; 2, 1; 9, 5, 4; 64, 36, 32, 28; 584, 328, 300, 284, 256; ... n=3: T(3, 0) = 64 = 36+28 = 32+32.
Crossrefs
Formula
T(n, m) = A067298(n, n-m), n >= m >= 0, otherwise 0.
Extensions
More terms from Jinyuan Wang, Apr 20 2025
Comments