A349844 Expansion of -(1 - 16*x)^(1/2) / (1 - 8*x)^(1/4).
-1, 6, 38, 340, 3482, 38740, 457500, 5654440, 72412410, 953696900, 12844323828, 176130113432, 2450987760676, 34524885571400, 491309242342264, 7052495781361488, 101992452504973882, 1484590294804096356, 21732695236734410500, 319745609409940857144
Offset: 0
Keywords
Examples
Let C(n) denote the Catalan numbers, P = A004981. a(0) = -P(0) = -1; a(1) = 2^3 * C(0) * P(0) - P(1) = 6; a(2) = 2^3 * C(0) * P(1) + 2^5 * C(1) * P(0) - P(2) = 38; a(3) = 2^3 * C(0) * P(2) + 2^5 * C(1) * P(1) + 2^7 * C(2) * P(0) - P(3) = 340; a(4) = 2^3 * C(0) * P(3) + 2^5 * C(1) * P(2) + 2^7 * C(2) * P(1) + 2^9 * C(3) * P(0) - P(4) = 3482.
Links
- Wikipedia, Cauchy product
Comments