What are Symmetric Functions for Polynomial Roots?

  • Context: Graduate 
  • Thread starter Thread starter Jhenrique
  • Start date Start date
  • Tags Tags
    Polynomial System
Click For Summary
SUMMARY

This discussion centers on symmetric functions related to polynomial roots, specifically addressing the relationships between sums and products of roots for cubic and quartic equations. The user seeks to understand how to derive roots from given symmetric sums A, B, and C, and how these can be expressed in polynomial form. The conversation highlights the transformation of these relationships into polynomial equations, such as (x - x1)(x - x2)(x - x3) = 0 for cubic equations, and emphasizes the importance of symmetric functions in identifying coefficients corresponding to the roots.

PREREQUISITES
  • Understanding of polynomial equations, particularly cubic and quartic forms.
  • Familiarity with symmetric functions and their role in algebra.
  • Knowledge of the general solution for cubic equations.
  • Basic algebraic manipulation skills for expanding and simplifying polynomial expressions.
NEXT STEPS
  • Study the derivation of roots from symmetric functions in polynomial equations.
  • Learn about the general solution for cubic equations, including Cardano's method.
  • Explore the properties of symmetric polynomials and their applications in algebra.
  • Investigate the relationship between symmetric functions and Vieta's formulas.
USEFUL FOR

Mathematicians, algebra students, and educators seeking to deepen their understanding of polynomial roots and symmetric functions in algebraic contexts.

Jhenrique
Messages
676
Reaction score
4
My question is hard of answer and the partial answer is in the wikipedia, but maybe someone known some article that already approach this topic and the answer is explicited. So, my question is:

given:
##A = x_1 + x_2##
##B = x_1 x_2##

reverse the relanship:
##x_1 = \frac{A + \sqrt[2]{A^2-4B}}{2} ##
##x_2 = \frac{A - \sqrt[2]{A^2-4B}}{2} ##

So, given
##A = x_1 + x_2 + x_3 ##
##B = x_2 x_3 + x_3 x_1 + x_1 x_2 ##
##C = x_1 x_2 x_3 ##

and:
##A = x_1 + x_2 + x_3 + x_4 ##
##B = x_1 x_2 + x_1 x_3 + x_1 x_4 + x_2 x_3 + x_2 x_4 + x_3 x_4##
##C = x_1 x_2 x_3 + x_1 x_2 x_4 + x_1 x_3 x_4 + x_2 x_3 x_4##
##D = x_1 x_2 x_3 x_4 ##

thus which would be the inverse relationship for those two systems above?
 
Physics news on Phys.org
Jhenrique said:
So, given
##A = x_1 + x_2 + x_3 ##
##B = x_2 x_3 + x_3 x_1 + x_1 x_2 ##
##C = x_1 x_2 x_3 ##

Write

##(x - x_1)(x - x_2)(x - x_3) = x^3 - Ax^2 + Bx - C = 0##

Then use the general solution to the cubic equation to solve for the roots, which are ##x_1, x_2, x_3##.

You can similarly turn your four-variable case into a quartic equation.
 
I think what you are looking for is
'symmetric functions' of the roots of a polynomial equation.
If the roots of a cubic are x1, x2, x3 then the equation is:

(x - x1)(x - x2)(x - x3) = 0

Multiply out the brackets, gather together the terms in x3, x2, x and the constant.

You will find your expressions x1 + x2 + x3, x1x2+x2x3+x3x1, x1x2x3

appearing as the coefficients of the powers of x.

This pattern continues with roots of quadratic, Quartic etc.
 

Similar threads

  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K