Roots of Polynomials: Finding g(y) with y1, y2, y3

  • Thread starter Thread starter mattewmath
  • Start date Start date
  • Tags Tags
    Polynomials Roots
mattewmath
2
0

Homework Statement



Let x1, x2, x3 are the roots of the polynomial f(x)=x3+px+q, where f(x)\inQ[x], p\neq0. Find a polynomial g(y) of third degree with roots:

y1=x1/(x2+x3-q)
y2=x2/(x1+x3-q)
y3=x3/(x1+x2-q)

Homework Equations





The Attempt at a Solution



Any ideas? Thank you.
 
Physics news on Phys.org
Not guaranteeing a solution, but recall that a polynomial with roots can always be factored into the form y = (x - r1)(x - r2)(x - r3) where rn is a unique root. Try this with your three roots.
 
Thank you for the advice. I will use it.
 
Back
Top