How do you prove that when you expand a binomial like $(a+b)^n$ the coefficients can be calculated by going to the n row in Pascal's triangle?
So for instance, if you wanted to expand $(a+b)^n$ using Pascal's triangle you would use the formula $\sum_{k=0}^{n} \frac{n!}{k!(n-k)!}a^{n-k}b^k$ I understand why $\sum_{k=0}^{n} \frac{n!}{k!(n-k)!}$ gives you the n row of each entry in pascals triangle but how do you prove that Pascal's triangle is related to the coefficients of a binomial expansion in the frist place.
87
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
1 Attachment
2.1K
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 2013 views
- $20.00
Related Questions
- Find $a,b,c$ so that $\begin{bmatrix} 0 & 1& 0 \\ 0 & 0 & 1\\ a & b & c \end{bmatrix} $ has the characteristic polynomial $-\lambda^3+4\lambda^2+5\lambda+6=0$
- Minimizing the cost of building a box
- Mathematical Model: Discrete Logistic Growth and Fish Harvesting
- Prove that language L = {a^p ; p is prime} isn't regular using Myhill-Nerode theorem.
- Mechanical principle help (maths)
- Algebra 1 (6 questions)
- Certain isometry overfinite ring is product of isometries over each local factor
- Representation theory 2 questions
Low bounty!
Is this a complicated question? What bounty do you recommend?
Thanks so much for that detailed explanation it means a lot. I was really struggling with that concept since I've been self-teaching myself and didn't have anyone to ask.
No problem! I am glad you liked it. That’s what this website is for :-) Ask your questions and get help :-)