Small question about binomial theorem

Click For Summary

Homework Help Overview

The discussion revolves around understanding the binomial theorem and the role of binomial coefficients, particularly the "n choose k" notation, in the expansion of binomial expressions. Participants are exploring how to interpret and utilize these coefficients in mathematical contexts.

Discussion Character

  • Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to grasp the significance of binomial coefficients in the binomial expansion and expresses a desire for deeper understanding. Some participants provide definitions and examples of binomial coefficients, while others suggest recursive methods for calculating them.

Discussion Status

The conversation has progressed with some participants offering clarifications and examples related to binomial coefficients. There appears to be a productive exchange of ideas, though no explicit consensus has been reached regarding the original poster's understanding.

Contextual Notes

The original poster references an equation from Wikipedia, indicating that the discussion is framed within the context of external resources and definitions. There is an emphasis on understanding rather than simply applying formulas.

ozone
Messages
121
Reaction score
0
I was trying to make sense of the equation attached below which was on the wikipedia site.

However I'm not entirely sure how to make use of the "n choose 0" , "n choose 1", etc. statements that in front of each term in of the expansion. I roughly know how the expansion should look intuitively but I was hoping I could find a greater understanding.

Thank you.
 

Attachments

  • vinomialtheorem.png
    vinomialtheorem.png
    2.3 KB · Views: 552
Physics news on Phys.org
Remember that binomial coefficients can be expressed in terms of factorials.

[tex]\binom{n}{m} = \frac{n!}{m!(n-m)!}[/tex]

For example,

[tex]\binom{6}{2} = \frac{6!}{2!4!} = \frac{6 \times 5 \times 4 \times 3 \times 2 \times 1}{(2 \times 1)(4 \times 3 \times 2 \times 1)} = \frac{6 \times 5}{2} = 15[/tex]

You see that the 4! on the bottom canceled all but two factors on the top. One of the terms can always be used to get a lot of cancellations in this way.
 
ozone said:
I was trying to make sense of the equation attached below which was on the wikipedia site.

However I'm not entirely sure how to make use of the "n choose 0" , "n choose 1", etc. statements that in front of each term in of the expansion. I roughly know how the expansion should look intuitively but I was hoping I could find a greater understanding.

Thank you.

[tex]{n \choose m} \equiv \frac{n!}{m! (n-m)!} = \frac{n(n-1)...(n-m+1)}{m!},[/tex]
so
[tex]{n \choose 0} = 1, \: {n \choose 1} = n, \; {n \choose 2} = \frac{n(n-1)}{2}, \; \cdots, {n \choose n} = 1.[/tex]
In practice it is often easier to get them recursively from
[tex]{n \choose 0} = 1, \: {n \choose 1} = n, \\<br /> {n \choose k} = {n-1 \choose k-1} + {n-1 \choose k}, \; 1 \leq k \leq n.[/tex]

RGV
 
Thank you it is much clearer now.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K