- #1
tommymato
- 2
- 0
I'm using Pascal's (n choose k) method for calculating the coefficients of the terms of a binomial expansion. However, if the exponent is a negative integer, how can one use this method, seeing as factorials for negative integers are undefined.
For example, how could one determine the coefficients of (a + b) ^ -2
For example, how could one determine the coefficients of (a + b) ^ -2