A349845 Expansion of -(1 - 16*x)^(1/2) / (1 + 8*x)^(1/4).
-1, 10, 6, 332, 1498, 29964, 269660, 4066456, 48190842, 679524828, 8993585460, 126419889960, 1757062172580, 25004701186680, 356647387079160, 5145713721249072, 74607994412294970, 1089344167433473788, 15981504546211353156, 235635552851036269704
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) = 10; a(2) = -2^3 * C(0) * P(1) + 2^5 * C(1) * P(0) - P(2) = 6; a(3) = 2^3 * C(0) * P(2) - 2^5 * C(1) * P(1) + 2^7 * C(2) * P(0) + P(3) = 332; 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) = 1498.
Links
- Wikipedia, Cauchy product
Comments