Find roots to quintic polynomial

  • Thread starter Thread starter VeeEight
  • Start date Start date
  • Tags Tags
    Polynomial Roots
Click For Summary

Homework Help Overview

The problem involves finding the roots of the polynomial x4 + x + 1, which is presented in the context of an algebra class. The original poster expresses difficulty in solving this quartic equation and references techniques related to the fundamental theorem of algebra.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the nature of the roots, noting that complex roots appear in conjugate pairs. There is an exploration of the implications of the polynomial being quartic rather than quintic. Some participants suggest checking for real roots and propose equations based on the assumed forms of the complex roots.

Discussion Status

The discussion is ongoing, with participants providing insights and corrections regarding the nature of the polynomial and the structure of the roots. Some guidance has been offered regarding the absence of imaginary coefficients in the equations derived from the roots.

Contextual Notes

There is a mention of the original poster's confusion regarding the degree of the polynomial, which is clarified by other participants. The discussion also touches on the need for further exploration of the coefficients and their relationships in the context of complex conjugate pairs.

VeeEight
Messages
615
Reaction score
0

Homework Statement


Find the roots to the polynomial x4+x+1

this is a problem I am stuck with for my algebra class

Homework Equations


there are a few tricks I have learned for finding roots like taking conjugates and rewriting using fundamental theorem of algebra but we haven't worked on this stuff too much


The Attempt at a Solution



by fundamental theorem of algebra, we can write x4+x+1 = (x-a)(x-b)(x-c)(x-d) for some complex numbers a,b,c,d

so the roots a,b,c,d have to follow the equations:
a + b + c + d = 0
ad + ab + bd + cd + bc = 0
abd + bdc + acd + abc = 1
abcd = 1

other than that I do not know what else to do to find the roots
 
Physics news on Phys.org
Any complex numbers that are solutions show up in pairs as conjugates a + bi and a - bi.

Also, this is a quartic (degree 4), not a quintic (degree 5).
 
Mark44 said:
Any complex numbers that are solutions show up in pairs as conjugates a + bi and a - bi.

Also, this is a quartic (degree 4), not a quintic (degree 5).

Yup the part about conjugates is one of the only things I know about this subject
and thanks, I put down quintic when I should have said quartic.
 
have a look at your equation, can you convince yourself there are no real roots? (ie is f(x) > 0 for all x in the reals?

if so as Mark implied, you know there will be 2 sets of complex conjugate roots, try inputting these in your equation and solving
 
okay so the roots are of the form: r1 = a+ib, r2 = a-ib, r3 = c+id, r4 = c-id where a,b,c,d are reals.

then we obtain the equations 2a + 2c = 0 and
(a2+b2)(c2+d2) = 1
 
on the right track, but you should get an equation for each coefficient of x
 
okay so the equations are:
2a + 2c = 0
(a2 + b2) (c2 + d2) = 1
2(a2c + ac2 + ad2+b2c) + i (a2b + d2b + c2b+b2d + a2d + c2d + d3 + b3) = 0
a2 + b2 + c2 + d2 + 3ac + bc -i (ad + ac) = 1
 
multiple the conjugate pairs first

for a complex number z = a + ib
z.z* = (a^2 + b^2) is real
z+z* = 2a is real
so (x-z)(x-z*) = x^2 - (z+z*)x + z.z* is then real

so there should be no coefficents of i in your equations, and there should be no d3 as it only appears in factors twice...
 
I always seem to get coefficients of i in the equations though
 
  • #10
try this
for
z = a + ib, z* = a-ib
y = c + id, y* = c-id

(x-z)(x-z*)(x-y)(x-y*) = (x^2 - (z+z*)x + z.z*)(x^2 - (y+y*)x + y.y*)

there is clearly no i's left on the right hand side
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 62 ·
3
Replies
62
Views
9K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K