Expand a Trinomial Using Sigma Notation - 2 Examples

  • Thread starter Thread starter dilan
  • Start date Start date
  • Tags Tags
    Expansion
AI Thread Summary
Expanding a trinomial using sigma notation involves understanding the relationship between the variables and their powers. The formula presented shows how to express (a+b+c)^{N} as a sum of terms involving coefficients derived from binomial coefficients. By defining d as b+c, the expansion can be simplified to (a+d)^{N}, leading to a double summation that incorporates the powers of a, b, and c. The coefficients can be determined using the specified relationships between the powers, allowing for the computation of coefficients for higher-order polynomials. This method provides a systematic approach to expanding trinomials without needing to expand the entire expression.
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 alot:smile:
 
Mathematics news on Phys.org
anyone can help me? :(
 
Let your numbers be a,b,c. Define d=b+c. Then, we have:
(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}

Denote the powers of a,b,c as p_{a},p_{b},p_{c}, respectively.

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

seeing this pattern should tell you how to find the coefficients for higher nomials.
 
Last edited:
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Back
Top