How to calculate binomial (n choose k) coefficients when exponent is negative?

tommymato
Messages
2
Reaction score
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
 
Physics news on Phys.org
tommymato said:
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

In the general case the binomial series is that which has here...

Binomial Series -- from Wolfram MathWorld

... in detail...

$\displaystyle (1 + x)^{r} = 1 + r\ x + \frac{1}{2}\ r\ (r-1) \ x^{2} + \frac{1}{6}\ r\ (r-1)\ (r-2)\ x^{3} + ... \ (1)$

$\displaystyle (1 + x)^{- r} = 1 + r\ x + \frac{1}{2}\ r\ (r+1) \ x^{2} + \frac{1}{6}\ r\ (r+1)\ (r+2)\ x^{3} + ... \ (2)$

Kind regards

$\chi$ $\sigma$
 
Last edited:
chisigma said:
In the general case the binomial series is that which has here...

Binomial Series -- from Wolfram MathWorld

... in detail...

$\displaystyle (1 + x)^{r} = 1 + r\ x + \frac{r}{2}\ r\ (r-1) \ x^{2} + \frac{r}{6}\ r\ (r-1)\ (r-2)\ x^{3} + ... \ (1)$

$\displaystyle (1 + x)^{- r} = 1 + r\ x + \frac{r}{2}\ r\ (r+1) \ x^{2} + \frac{r}{6}\ r\ (r+1)\ (r+2)\ x^{3} + ... \ (2)$

Kind regards

$\chi$ $\sigma$

... of course for x = -1 and r = 0 using the (1) or (2) is $\displaystyle (1-1)^{0} = 0^{0} = 1$... an happy 2015 and many more years of happiness to those who still believe that $0^{0}$ is an 'indeterminate form '(Happy)...

Kind regards

$\chi$ $\sigma$
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 14 ·
Replies
14
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 29 ·
Replies
29
Views
8K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 25 ·
Replies
25
Views
8K