Are Complex Solutions Overlooked When Solving \(16x^4 = 81\) Directly?

In summary, the article explores the equation \(16x^4 = 81\) and discusses the potential oversight of complex solutions when solving it directly. It highlights the importance of considering all possible solutions, including complex numbers, and emphasizes that neglecting these can lead to an incomplete understanding of the equation's roots. The analysis indicates that complex solutions play a crucial role in the broader context of polynomial equations.
  • #1
RChristenk
64
9
Homework Statement
Solve ##16x^4=81##
Relevant Equations
Algebra
##x^4=\dfrac{81}{16}##

##x=\pm\dfrac{3}{2}##.

But I recently realized there are complex solutions as well:

##16x^4-81=0##

##(4x^2)^2-9^2=0##

##(4x^2+9)(4x^2-9)=0##

##x^2=\dfrac{-9}{4}, x^2=\dfrac{9}{4}##

##x=\pm\dfrac{3i}{2}, x=\pm\dfrac{3}{2}##

Intuitively when I see ##16x^4=81##, I see a straightforward solution of ##x=\pm\dfrac{3}{2}##. But solving problems in this way clearly excludes the complex solutions. Why is that so? Does it mean this straightforward approach to solving these kinds of problems is wrong?
 
Physics news on Phys.org
  • #2
[tex]x^4=(\frac{3}{2})^4[/tex]
[tex]x^2=\pm(\frac{3}{2})^2[/tex]
[tex]x=\pm\frac{3}{2},\pm \frac{3}{2}i[/tex]
For complex number x, I do not find any concern here. Quartic equation has four roots.

[tex]x^4=1[/tex]
[tex]x=e^{\frac{n\pi}{2}i}\ \ ,n=0,1,2.3[/tex]
 
Last edited by a moderator:
  • Like
Likes MatinSAR, DaveE and SammyS
  • #3
RChristenk said:
Homework Statement: Solve ##16x^4=81##
Relevant Equations: Algebra

##x^4=\dfrac{81}{16}##

##x=\pm\dfrac{3}{2}##.

But I recently realized there are complex solutions as well:

##16x^4-81=0##

##(4x^2)^2-9^2=0##

##(4x^2+9)(4x^2-9)=0##

##x^2=\dfrac{-9}{4}, x^2=\dfrac{9}{4}##

##x=\pm\dfrac{3i}{2}, x=\pm\dfrac{3}{2}##

Intuitively when I see ##16x^4=81##, I see a straightforward solution of ##x=\pm\dfrac{3}{2}##. But solving problems in this way clearly excludes the complex solutions. Why is that so? Does it mean this straightforward approach to solving these kinds of problems is wrong?
Did not the problem define what kind of object is ##x##, i.e., real number, complex number, something else?
 
  • #4
RChristenk said:
Homework Statement: Solve ##16x^4=81##
Relevant Equations: Algebra

##x^4=\dfrac{81}{16}##

##x=\pm\dfrac{3}{2}##.

But I recently realized there are complex solutions as well:

##16x^4-81=0##

##(4x^2)^2-9^2=0##

##(4x^2+9)(4x^2-9)=0##
If you see a pattern ##x^{even} - a^2 = 0## then you can immediately start with what you found anyway here. And you should go on!

\begin{align*}
0&=16x^4-81=(4x^2+9)(4x^2-9)=(4x^2+9)(2x+3)(2x-3)\\&=(2x+3 i )(2x - 3 i) (2x+3)(2x-3)
\end{align*}
This version of a binomial formula is very often helpful. It should become a reflex. It is not hard to use and doesn't waste much time if it won't help.
 
  • Like
Likes dextercioby and mathwonk
  • #5
RChristenk said:
But I recently realized there are complex solutions as well:
Good catch!
RChristenk said:
##16x^4-81=0##

##(4x^2)^2-9^2=0##

##(4x^2+9)(4x^2-9)=0##

##x^2=\dfrac{-9}{4}, x^2=\dfrac{9}{4}##

##x=\pm\dfrac{3i}{2}, x=\pm\dfrac{3}{2}##

Intuitively when I see ##16x^4=81##, I see a straightforward solution of ##x=\pm\dfrac{3}{2}##.
Yes, and that is what would be expected if complex numbers have not been taught yet or if, as @Hill said, x has been specified as a real number.
RChristenk said:
But solving problems in this way clearly excludes the complex solutions. Why is that so? Does it mean this straightforward approach to solving these kinds of problems is wrong?
What you call the "straightforward approach" is just the result of not having complex solutions as a familiar part of your intuition. I don't know what was expected in your class, but you are far ahead if you instinctively realize that there are complex solution. Once you recognize that fact, you can decide if a particular problem should accept the complex solutions. Often the complex solutions do not make sense as a real-world answer, but other times they do (especially if oscillations, cyclic behavior, or frequencies are involved).
 
  • Like
Likes RChristenk
  • #6
Well, if it's any consolation, the FTA guarantees you you've found all roots now.
 
  • Like
Likes PhDeezNutz and FactChecker

FAQ: Are Complex Solutions Overlooked When Solving \(16x^4 = 81\) Directly?

What are complex solutions in the context of polynomial equations?

Complex solutions refer to solutions of polynomial equations that involve imaginary numbers. In the case of real coefficients, complex solutions occur in conjugate pairs, meaning if \(a + bi\) is a solution, then \(a - bi\) is also a solution, where \(a\) and \(b\) are real numbers and \(i\) is the imaginary unit.

How do you solve the equation \(16x^4 = 81\) directly?

To solve \(16x^4 = 81\), we first rewrite it in standard form: \(16x^4 - 81 = 0\). We can then factor this as a difference of squares: \((4x^2 - 9)(4x^2 + 9) = 0\). This gives us two equations to solve: \(4x^2 - 9 = 0\) and \(4x^2 + 9 = 0\). The first equation yields real solutions \(x = \pm \frac{3}{2}\), while the second yields complex solutions \(x = \pm \frac{3i}{2}\).

Are the complex solutions important in the context of this equation?

Yes, the complex solutions are important as they provide a complete picture of the solutions to the equation. While the real solutions may be more intuitive in many contexts, the complex solutions are equally valid and necessary for a full understanding of the polynomial's behavior, particularly when considering the function's graph in the complex plane.

Why might complex solutions be overlooked when solving equations like \(16x^4 = 81\)?

Complex solutions may be overlooked due to a focus on finding only real solutions, which are often more relevant in practical applications. Additionally, many students and practitioners may not be as familiar or comfortable with complex numbers, leading them to disregard or forget to consider these solutions during the solving process.

How can one ensure that all solutions, including complex ones, are found when solving polynomial equations?

To ensure all solutions are found, it is important to factor the polynomial completely and apply the Fundamental Theorem of Algebra, which states that a polynomial of degree \(n\) will have \(n\) roots in the complex number system. Additionally, using techniques such as synthetic division, the quadratic formula, or numerical methods can help identify both real and complex solutions systematically.

Back
Top