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

In summary, the conversation discusses the use of Pascal's (n choose k) method for calculating the coefficients of the terms of a binomial expansion, specifically in cases where the exponent is a negative integer. It is noted that factorials for negative integers are undefined and a potential solution is suggested using the binomial series for negative exponents. The conversation ends with a cheerful note about the new year and the concept of $0^{0}$ as an 'indeterminate form'.
  • #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
 
Mathematics news on Phys.org
  • #2
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:
  • #3
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:

1. What is a binomial coefficient?

A binomial coefficient, also known as a combination, is a mathematical term that represents the number of ways to choose a set of k items from a larger set of n items, without considering the order of the chosen items.

2. How do I calculate binomial coefficients?

To calculate binomial coefficients, you can use the formula n choose k = n! / (k! * (n-k)!), where n is the total number of items and k is the number of items you want to choose. You can also use a calculator or lookup tables to find the coefficient for a specific n and k value.

3. Can binomial coefficients have negative exponents?

Yes, binomial coefficients can have negative exponents. This happens when the value of k is greater than the value of n, resulting in a negative value for the coefficient. It is important to remember that a negative exponent does not affect the value of the coefficient.

4. How do I calculate binomial coefficients with negative exponents?

To calculate binomial coefficients with negative exponents, you can use the formula n choose k = n! / (k! * (n-k)!) * (-1)^(n-k), where n is the total number of items and k is the number of items you want to choose. The additional (-1)^(n-k) term accounts for the negative exponent.

5. Why do we need to calculate binomial coefficients with negative exponents?

We need to calculate binomial coefficients with negative exponents because they are important in various mathematical and statistical applications, such as in the binomial distribution, which is used to model the probability of success in a series of independent trials. Negative exponents can also arise in combinatorial problems involving negative numbers or negative powers.

Similar threads

Replies
0
Views
94
  • General Math
Replies
1
Views
731
Replies
25
Views
5K
  • General Math
Replies
5
Views
2K
Replies
9
Views
962
Replies
1
Views
1K
Replies
4
Views
3K
Replies
1
Views
1K
Replies
15
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Back
Top