MHB Roots of polynomial equations 3

  • Thread starter Thread starter Erfan1
  • Start date Start date
  • Tags Tags
    Polynomial Roots
AI Thread Summary
The polynomial equation x^4 + 3x^3 + 5x^2 + 12x + 4 = 0 has a sum of squares of roots calculated to be -1, indicating it cannot have more than 2 real roots. Analysis shows that there are exactly 2 real roots within the interval -3 < x < 0, confirmed by the Intermediate Value Theorem. The roots are denoted as α and β, while the other two roots are complex, denoted as γ and δ. It is demonstrated that the modulus of the complex roots is equal to 2 divided by the square root of the product of the real roots, α and β. The findings provide a comprehensive understanding of the root structure of the quartic equation.
Erfan1
Messages
9
Reaction score
0
Obtain the sum of the squares of the roots of the equation x^4 + 3x^3 + 5x^2 + 12x + 4 = 0 .
Deduce that this equation does not have more than 2 real roots .
Show that , in fact , the equation has exactly 2 real roots in the interval -3 < x < 0 .
Denoting these roots α and β , and the other 2 roots by γand δ , show that :
modulus of γ = modulus of δ = 2/(radical(αβ) .
 
Mathematics news on Phys.org
I would begin with:

$$f(x)=x^4+3x^3+5x^2+12x+4$$

Obviously, the real roots must be negative, and the rational roots theorem shows us that none are rational.

So, let's see if this quartic can be factored:

$$f(x)=x^2\left(x^2+4 \right)+3x\left(x^2+4 \right)+\left(x^2+4 \right)$$

$$f(x)=\left(x^2+3x+1 \right)\left(x^2+4 \right)$$

Now you may obtain the roots explicitly, simplifying matters greatly.
 
Erfan said:
Obtain the sum of the squares of the roots of the equation x^4 + 3x^3 + 5x^2 + 12x + 4 = 0 .
Deduce that this equation does not have more than 2 real roots .
Show that , in fact , the equation has exactly 2 real roots in the interval -3 < x < 0 .
Denoting these roots α and β , and the other 2 roots by γand δ , show that :
modulus of γ = modulus of δ = 2/(radical(αβ) .

Let $\alpha, \beta, \gamma$ and $\delta$ be the roots of the equation $x^4+3x^3+5x^2+12x+4=0$.

If we're allowed to use Newton's Identities to solve the first part of the problem, we see that

$(\alpha+ \beta+ \gamma+\delta)(1)+(1)(3)=0\;\;\rightarrow\;\alpha+ \beta+ \gamma+\delta=-3$

$(\alpha^2+ \beta^2+ \gamma^2+\delta^2)(1)+(3)(\alpha+ \beta+ \gamma+\delta)+(2)(5)=0\;\;\rightarrow\;\alpha^2+ \beta^2+ \gamma^2+\delta^2=-1$

Descartes' Rule of Signs tell us [$f(x)=x^4+3x^3+5x^2+12x+4$ and $f(-x)=x^4-3x^3+5x^2-12x+4$] there are 4, 2 or 0 negative solutions and the function $f(x)$ has no positive solutions.

Since $\alpha^2+ \beta^2+ \gamma^2+\delta^2=-1$, it can't be the case where all 4 of the roots are real negative roots. So, we can deduce now that the given equation does not have more than 2 real roots .

Notice that $f(-3)=13$, $f(-2)=-8$, so we know that there is a root in the interval $-3<x<-2$ by the Intermediate Value Theorem.

Also $f(-1)=-5$, $f(0)=4$, the other negative root in the interval $-1<x<-0$.

Combining these two results shows that the equation has exactly 2 real roots in the interval $-3<x<0$ .

Let both of the imaginary roots of the equation $\gamma$ and $\delta$ be expressed in the form $\gamma=a+bi$ and $\delta=a-bi$, we're asked to prove $|\gamma|=|\delta|=\frac{2}{\sqrt{\alpha\beta}}$ is true, or equivalently, $\sqrt{a^2+b^2}=\frac{2}{\sqrt{\alpha\beta}}$ is true.

Vieta's formula tells us the product of the 4 roots $\alpha, \beta, \gamma$ and $\delta$ is 4.

$\alpha\beta\gamma\delta=4$

$(a+bi)(a-bi)\alpha\beta=4$

$(a^2+b^2)\alpha\beta=4$

$a^2+b^2=\frac{4}{\alpha\beta}$

$\therefore \sqrt{a^2+b^2}=\frac{2}{\sqrt{\alpha\beta}}$(QED)
 
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...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

Similar threads

Back
Top