Find all real roots of this polynomial

In summary: If there are no such simplifications, then it's probably irrationnal.In summary, the conversation is about how to find all the rational roots of a polynomial. It is stated that it can be done using either a calculator or synthetic/long division. If it is quadratic, it is stated that the quardratic formula can be used. If it is not quadratic, then it is stated that one must use inverse functions to find the irrational roots.
  • #1
quasar987
Science Advisor
Homework Helper
Gold Member
4,807
32
How do we do this? I know how to find all RATIONNAL roots but what about the irrationnal ones?

[tex]2x^5-5x^4-11x^3+23x^2+9x-18=0[/itex]
 
Physics news on Phys.org
  • #2
If it doesn't factor into smaller degree polys (over Q) then analytic answers may be obtained using elliptic functions, numerical answers using your preferred numerical method.

You don't state if it has any rational solutions. does it? if so you can factor them out.
 
  • #3
It might not be enough to find all roots, but note that both x=1 and x=-1 are roots.
 
  • #4
A third root is x=-2.
Hence, you should be able to find the last two.
 
  • #5
Actually, all five roots are rational.
 
  • #6
HallsofIvy said:
Actually, all five roots are rational.

Could you explain how you can see just by looking at the thing that

1) It has no more no less than 5 roots

2) They are all rationnal


Thanks!
 
  • #7
He probably didn't just glance at and see that there are five rational roots. The easiest way to find them is just graph the polynomial on a graphing calculator and see that the zeros are all rational. The more tiresome way is to do synthetic/long division. You know that all of the rational roots are of the form [itex]\pm\frac{b}{a}[/itex], where b is the set of factors of 18 and a is the set of factors of 2. From there you could just use trial and error.
 
  • #8
Manchot said:
The more tiresome way is to do synthetic/long division. You know that all of the rational roots are of the form [itex]\pm\frac{b}{a}[/itex], where b is the set of factors of 18 and a is the set of factors of 2. From there you could just use trial and error.

This is the way I was referring to when I said "I know how to find all RATIONNAL roots". This is also the only way I am allowed to use since this excerice was taken from a real analysis textbook.

So without the use of a calculator, how can we know that a polynomial as irrationnal roots, and how can we find them?
 
  • #9
Ok, let's assume that you already know the rational roots of a polynomial, which in this case will be a function of x. Take your original polynomial, and divide it by x-a, where a is one of the rational roots that you already know. You can use either long division or synthetic division (since they're really the same thing, anyway). Take the result and divide by x-b, where b is another one of the rational roots. Keep doing this until you've "used up" all of your known roots.

Now, you'll have one of two possibilities. Either you've reduced the polynomial completely, in which case you have no irrational roots, or you haven't, which means that you do. The number of them that you have is equal to the degree of the "leftover" polynomial. Therefore, if it's quadratic, you'll have two, cubic will have three, etc.

To find them, think about it this way. You know that the leftover polynomial must equal zero when x is equal to one of the roots. Therefore, all you have to do is set the polynomial equal to zero, and solve it. If you have a quadratic one, it's relatively easy: just use the quadratic formula. If you have cubic or quartic ones, you have to use the cubic and quartic equations, respectively. However, I doubt that you'll ever be given a problem where this will happen. If you're left with a fifth degree polynomial or higher, good luck. It's been proven that there is no equation which solves these in terms of "simple" functions. You'll have to use inverse functions.
 
  • #10
quasar987 said:
1) It has no more no less than 5 roots

2) They are all rationnal

A polynomial of degree [tex]n[/tex] has [tex]n[/tex] roots. Sometimes, there are multiple roots with the same value -- for example [tex]x^2-2x+1[/tex] has the roots [tex]{1,1}[/tex], and sometimes roots are imaginary i.e. [tex]x^2+1[/tex] has the roots [tex]{i,-i}[/tex]

By the time that Halls posted, three roots had already been mentioned, so it would be easy to divide out by [tex](x-1)[/tex],[tex](x+1)[/tex] and [tex](x+2)[/tex] leaving a quadratic polynomial which can be attacked using the quardratic formula.

In general, it's usually good to after the easy roots first.
 
  • #11
Another "easy" root of this polynomial is x=3. Combined with 1,-1 and -2 you have 4 rational roots. You know that the sum of the roots of your polynomial is 5/2. Since you are guaranteed 5 roots (though an even number of them may be complex), you know that the fifth must also be rational (it must also be real in this case). You can also use this to see the remaining root is 3/2.

To show a polynomial has irrational roots, first find all the rational ones and factor them out. If what's left is 5th degree or higher, graph it by hand (otherwise you can use the formulas). Actually, before you do this see if there's any clever simplifications you can do, like turning x^6-2x^3-6 into y^2-2y-6. You should be able to crudely approximate where the remaining (if any) real roots are (they are necessarily irrational), this depends on how crude your graph is. You can prove without a doubt that these roots exist using the intermediate value theorem. You can approximate them using Newtons method as accurately as you like if need be.
 
  • #12
What is the logic behind this dividing by (x-b) buisness? How come a polynomial of degree 5 divided by (x-b) will give a polynomial of degree 4 with the same roots are that of the degree 5?

Also, from shmoe's last post: How can you tell that the sum of the roots of the polynomial is 5/2 ?
 
  • #13
quasar987 said:
What is the logic behind this dividing by (x-b) buisness? How come a polynomial of degree 5 divided by (x-b) will give a polynomial of degree 4 with the same roots are that of the degree 5?

Also, from shmoe's last post: How can you tell that the sum of the roots of the polynomial is 5/2 ?

Let the roots be a, b, c, d, e. That means the polynomial is [itex](x-a)(x-b)(x-c)(x-d)(x-e) = 0[/itex]

Expand this to see that it becomes [itex]x^5 - (a+b+c+d+e)x^4 + . . . - abcde = 0[/itex]

So, the sum and product of roots are easy to identify from the coefficients of the polynomial.
 
  • #14
quasar987 said:
What is the logic behind this dividing by (x-b) buisness? How come a polynomial of degree 5 divided by (x-b) will give a polynomial of degree 4 with the same roots are that of the degree 5?

If f is a polynomial of degree 5 and f(b)=0, then f(x)=(x-b)g(x), where g(x) is a 4th degree polynomial. Division will pull out this g(x) for you. Since f(x)=(x-b)g(x), any root of g(x) will be a root of f(x), so we keep b in our pocket and can just find the roots of g(x) to get the remaining roots of f(x).

It's important to note that the roots of f and g are not necessarily the same, b may not be a root of g (it could be though). But you are guaranteed that any root of g is a root of f and that any root of f different from b will be a root of g, hence this will give all roots of f.


quasar987 said:
Also, from shmoe's last post: How can you tell that the sum of the roots of the polynomial is 5/2 ?

What Gokul said...note that his polynomial was monic (leading term was 1), yours wasn't, so you have to divide by 2. You can multiply a polynomial by a non-zero constant without affecting it's roots.
 
Last edited:
  • #15
I SEE! Nice.

O.K. One less problem, 7945 to go ! :biggrin:
 

FAQ: Find all real roots of this polynomial

What does "find all real roots of this polynomial" mean?

When a polynomial function is given, finding all real roots means determining all possible values of the independent variable that make the function equal to zero.

How do I find all real roots of a polynomial?

To find all real roots of a polynomial, you can use various methods such as factoring, synthetic division, or the rational root theorem. These methods involve manipulating the polynomial to simplify it and then solving for the roots using algebraic techniques.

What is the difference between real and complex roots?

Real roots are values of the independent variable that make the polynomial function equal to zero and can be plotted on the real number line. Complex roots, on the other hand, involve imaginary numbers and cannot be plotted on the real number line.

How many real roots can a polynomial have?

The fundamental theorem of algebra states that a polynomial of degree n can have at most n complex roots. Therefore, a polynomial can have at most n real roots, where n is the degree of the polynomial.

Why is it important to find all real roots of a polynomial?

Finding all real roots of a polynomial is important because it helps us understand the behavior and properties of the function. It also allows us to graph the function and determine any important points such as the x-intercepts or turning points.

Similar threads

Back
Top