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:
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top