Real or Imaginary? Solving x^6 + 1

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Imaginary
Miike012
Messages
1,009
Reaction score
0
My friends teacher posted a sample problem saying find the real roots of x^6 + 1. Is this a trick question? All roots for this function are imaginary right?
 
Physics news on Phys.org
Yep!

Consider the fact that x^6 + 1 = 0 \Rightarrow x^6 = -1 \Rightarrow x = (-1)^{1/6}. If you write -1 = e^{i(\pi + 2\pi n)}, then this is simply e^{i(\pi/6 + n\pi/3)} = \cos(\pi/6 + n\pi/3) + i\sin(\pi/6 + n\pi/3) for n = 0, 1, ..., 5. If there were any real roots, then the imaginary part of this would be zero; i.e., we would have \pi/6 + n\pi/3 = m\pi for some integer m. But since there are only finitely many values of n, you can just do this manually. We have:

\pi/6, \pi/2, 5\pi/6, 7\pi/6, 3\pi/2, 11\pi/6

none of which would cancel the imaginary part.
 
If you've taken calculus (and I assume you have if you're on this board), another way to see it would be to note that since this is an even degree polynomial, the limit as x\rightarrow \pm\infty will be the same. In this case, it is positive infinity. Now find the minimum of this function by taking the derivative (6x^5) and setting it equal to zero. Then you can see that the only critical point is at x = 0, which corresponds to f(0) = 1 in the original function. You can perform a derivative test if you want to verify that it's a minimum, but graphically you can see that it is. Since the minimum is y = 1, there are no roots.
 
Well, not "imaginary", but "complex". the only "imaginary" roots of x^6+ 1= 0 is are i and -i. The other for are non-real complex numbers.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top