Expand a Trinomial Using Sigma Notation - 2 Examples

  • Context: Undergrad 
  • Thread starter Thread starter dilan
  • Start date Start date
  • Tags Tags
    Expansion
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 13K views
dilan
Messages
72
Reaction score
0
I find it difficult to expand a trinomial using the formula method (factorial method) where you can find the coefficient of any term without expanding the whole trinomial.
I can understand the binomial, but I can't do the trinomial using the general sigma notation method.
Can someone please show me how to do this by using about 2 examples?

Thanks a lot:smile:
 
Mathematics news on Phys.org
anyone can help me? :(
 
Let your numbers be a,b,c. Define d=b+c. Then, we have:
[tex](a+b+c)^{N}=(a+d)^{N}=\sum_{i=0}^{N}\binom{N}{i}a^{(N-i)}d^{i}=\sum_{i=0}^{N}\sum_{k=0}^{i}\binom{N}{i}\binom{i}{k}a^{(N-i)}b^{i-k}c^{k}[/tex]

Denote the powers of a,b,c as [itex]p_{a},p_{b},p_{c}[/itex], respectively.

We therefore have that N,i and k are given by:
[tex]k=p_{c},i=p_{b}+p_{c},N=p_{a}+p_{b}+p_{c}[/tex]
Thus, your coefficient, in terms of 3 powers are:
[tex]\binom{p_{a}+p_{b}+p_{c}}{p_{b}+p_{c}}\binom{p_{b}+p_{c}}{p_{c}}[/tex]

seeing this pattern should tell you how to find the coefficients for higher nomials.
 
Last edited: