return to top
source
MvPolynomial.coeff_add_pow
d
(X 0 + X 1) ^ n
The formula for the dth coefficient of (X 0 + X 1) ^ n.
A monomial in two variables equals C a * X 0 ^ d 0 * X 1 ^ d 1.
C a * X 0 ^ d 0 * X 1 ^ d 1