Can Polynomials be Factored if Numerical Approximations to Roots are Used?

In summary, the conversation revolves around the task of factoring the polynomial x^5 - 1, with different approaches and suggestions being discussed. The group points out that finding the roots of unity is a convenient way to factorize the polynomial into two irreducible quadratics. The use of numerical approximations is also mentioned as a possible approach, but it is suggested that the exact roots should be used for factoring purposes. It is also noted that the task may be part of a larger assignment, and the specific requirements for the solution may vary.
  • #1
spongegar
2
0
I need to factor x5 - 1.I know (x-1) is a factor and have gotten:
(x-1)(x4+x3+x2+x +1)

I'm not sure where to go from here.

Thanks in Advance.
 
Physics news on Phys.org
  • #2
So what you're looking for is to solve [itex]x^5-1=0[/itex]

A better approach to solving this is to convert 1 into its mod-arg form.

So we have [itex]x^5=1[/itex] and [itex]1=cis(2\pi)[/itex] or [itex]e^{2i\pi}[/itex] if you're more accustomed to that. Now can you find the roots of unity?
 
  • #3
Yes, I know that is a much more convenient approach and have used that to find the roots, but I need to factorize it for my assignment.
Thanks.
 
  • #4
spongegar said:
Yes, I know that is a much more convenient approach and have used that to find the roots, but I need to factorize it for my assignment.
Thanks.

Finding the roots of unity is a very handy method of factorizing that quartic [itex]x^4+x^3+x^2+x+1[/itex] into two irreducible quadratics.

Notice that [tex](x-\alpha)(x-\bar{\alpha})=x^2-(\alpha+\bar{\alpha})x+\alpha\bar{\alpha}[/tex]

where [itex]\alpha[/itex] is a complex root and [itex]\bar{\alpha}[/itex] is the conjugate root. If you let [itex]\alpha=cis\theta[/itex] then you can show that [itex]\alpha+\bar{\alpha}[/itex] and [itex]\alpha\bar{\alpha}[/itex] are both real values.
 
  • #5
Yes, I know that is a much more convenient approach and have used that to find the roots, but I need to factorize it for my assignment.

A complex number [itex]a[/itex] is a root of the polynomial [itex]P(x)[/itex] if and only [itex](x-a)[/itex] is a factor of [itex]P(x)[/itex]. If you find all of the roots (which are just the 5th roots of unity), then you automatically get the factorization as well.
 
  • #6
spongegar said:
I need to factor x5 - 1.


I know (x-1) is a factor and have gotten:
(x-1)(x4+x3+x2+x +1)

I'm not sure where to go from here.

Thanks in Advance.
If you are just wanting to factorize that quartic, you can input the coefficients here to see the solutions.
 
  • #7
NascentOxygen said:
If you are just wanting to factorize that quartic, you can input the coefficients here to see the solutions.

There is a much better way of finding the roots than using that site which merely gives you numerical approximations.
 
  • #8
Mentallic said:
There is a much better way of finding the roots than using that site which merely gives you numerical approximations.
Numerical approximations may be all that OP needs. He hasn't indicated.
 
  • #9
NascentOxygen said:
Numerical approximations may be all that OP needs. He hasn't indicated.

Yes he has

spongegar said:
I need to factor x5 - 1
 
  • #10
NascentOxygen said:
Numerical approximations may be all that OP needs. He hasn't indicated.

Mentallic said:
Yes he has

spongegar said:
I need to factor x5 - 1

The roots will give him the factors. 10 sig figs may be sufficient for OP's needs. He hasn't indicated.
 
  • #11
The fifth roots of 1 are ak=exp(2pi/5*k). Following Mentallic's suggestion, the second-order factors are

x^2-2xcos(72°)+1 and x^2 - 2 xcos(144°)-1.

It can be derived from the regular pentagon that

[tex]\cos(72°)=\frac{\sqrt5-1}{4}[/tex]

and [tex]\cos(144°)=-\frac{\sqrt5+1}{4}[/tex].

With these, the exact expression of the factors are obtained.

ehild
 
Last edited:
  • #12
NascentOxygen said:
10 sig figs may be sufficient for OP's needs. He hasn't indicated.
He may not have specifically said "I need to find the roots in exact form to factorize x5-1" but when you factor something, you don't do it with numerical approximations, you do it with exact roots - especially when the roots are relatively easy to find and it's a common question to be asked when studying complex numbers.

NascentOxygen said:
The roots will give him the factors.
I've seen numerical approximations to equations, but never have I seen them taken a step further and put into a factorized form.

For example, I wouldn't be satisfied with [tex]x^2-2\approx(x-1.414)(x+1.414)[/tex] when [tex](x-\sqrt{2})(x+\sqrt{2})[/tex] is readily available. And I've never seen numerical roots being applied in such a fashion either, but it might be used like that in some cases I guess.
 
  • #13
Mentallic said:
He may not have specifically said "I need to find the roots in exact form to factorize x5-1"
That's right, he didn't.
but when you factor something, you don't do it with numerical approximations, you do it with exact roots - especially when the roots are relatively easy to find and it's a common question to be asked when studying complex numbers.
If the numerical approximations are all that's needed, then they may well suffice.
For example, I wouldn't be satisfied with [tex]x^2-2\approx(x-1.414)(x+1.414)[/tex] when [tex](x-\sqrt{2})(x+\sqrt{2})[/tex] is readily available.
I think you might be satisfied with the 1.414 approximation, sometimes.

OP indicated he needed "to factorize it for my assignment". Sure, that task may constitute the assignment, in which case the exact solution would be required. But maybe his assignment was a curve-sketching task with no marks for the exact solution, or the factorizing was incidental to a physics assignment where the numerical approximation would be what was used anyway. Only the OP can know, and he's not saying. I didn't seek to restrict his options to exact solutions only.

In any case, ready access to approximations affords an easy way for him to check his exact solution.
 
  • #14
If you can show me one example of where numerical approximations to roots of polynomials have been put in factored form, then you have a case. Until then, it just looks to me as though you're desperately grabbing at straws to try back up what you initially said.

I'm not here to point the finger and laugh at your honest mistake, I'm only trying to set the facts straight that if an assignment asks for a polynomial to be factored, then it must be in exact form. If it asked for the solutions however, then they may be numerical approximations.
 
  • #15
Mentallic said:
If you can show me one example of where numerical approximations to roots of polynomials have been put in factored form, then you have a case. Until then, it just looks to me as though you're desperately grabbing at straws to try back up what you initially said.

I'm not here to point the finger and laugh at your honest mistake, I'm only trying to set the facts straight that if an assignment asks for a polynomial to be factored, then it must be in exact form. If it asked for the solutions however, then they may be numerical approximations.
I made no mistake. You assumed he needed exact solutions, and that's fair enough. But I made no such assumption. OP's wording had a nuance that hinted his need may be part of an assignment, not the totality of it. Were this to be a case where he'd end up using the numerical values anyway, he may not even need to spend time evaluating the exact factors. I pointed out his options were open; OP can make the judgement on what suits his need.
 

1. What is a root of unity?

A root of unity is a complex number that, when raised to a certain power, results in a value of 1. For example, the numbers 1, -1, i, and -i are all roots of unity because they have a power of 1 that equals 1.

2. How do you factor a root of unity?

To factor a root of unity, you must first identify the value of the root and its corresponding power. Then, you can use the formula (x - a)(x - a^2)(x - a^3)...(x - a^n) = 0, where a is the value of the root and n is the power. This will give you the factors of the root of unity.

3. What is the significance of factoring a root of unity?

Factoring a root of unity is important in understanding complex numbers and their properties. It also has applications in fields such as number theory, algebraic geometry, and physics.

4. Can all roots of unity be factored?

Yes, all roots of unity can be factored using the formula mentioned in question 2. However, some roots may have repeated factors, such as (x - 1)^2 or (x + i)^3.

5. How are roots of unity used in mathematics?

Roots of unity are used in various mathematical concepts and equations, such as in polynomial equations, trigonometric functions, and Fourier series. They also have applications in fields like number theory, abstract algebra, and complex analysis.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
3
Views
3K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
2K
  • Precalculus Mathematics Homework Help
Replies
16
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
12
Views
2K
  • Precalculus Mathematics Homework Help
Replies
10
Views
2K
  • Precalculus Mathematics Homework Help
Replies
14
Views
2K
  • Precalculus Mathematics Homework Help
Replies
11
Views
2K
  • Precalculus Mathematics Homework Help
Replies
15
Views
641
  • Precalculus Mathematics Homework Help
Replies
21
Views
770
Back
Top