Finding Roots of Polynomials in C

  • Thread starter Thread starter variety
  • Start date Start date
  • Tags Tags
    Polynomials Roots
Click For Summary
The discussion focuses on demonstrating that the polynomial f(z) = z^4 + iz^2 + 2 = 0 has two roots on the circle |z|=1 and two roots on |z|=sqrt(2) without solving it directly. The initial approach involves using Rouche's theorem to show that no solutions exist outside the circle |z|=sqrt(2}, leading to the conclusion that all solutions must lie within |z| <= sqrt(2). The user also establishes that no solutions exist inside the unit circle |z|<1, confirming that roots must be located on the annular region defined by 1 <= |z| <= sqrt(2). The conversation concludes with a suggestion to explore factoring the polynomial to find the roots indirectly. This method ultimately leads to a breakthrough in the user's understanding of the problem.
variety
Messages
20
Reaction score
0

Homework Statement


Show the the equation f(z) = z^4 + iz^2 + 2 = 0 has two roots with |z|=1 and two roots with |z|=sqrt(2), without actually solving the equation.

Homework Equations


Rouche's theorem, the argument principle?

The Attempt at a Solution


This is what I have done so far: First show that no solutions lie outside of the circle |z|=sqrt(2). This is true because if we suppose there was a solution, say p, then 0 = |p^4 + ip^2 + 2| >= |p|^4 - |p|^2 - 2 > 0 since |p| > sqrt(2). This contradiction implies that all solutions must lie inside of the disk |z| <= sqrt(2). After this, I wanted to show that f(z) has only two solutions INSIDE the circle |z|=sqrt(2), which would imply that two solutions must exist ON the circle. I tried to use Rouche's theorem, but I could not get the strict inequality to hold in any case. Then I realized that in the statement of the theorem, we require that no zeros or poles lie on the circle, so I could not use Rouche's theorem anyway. Okay, now we can also show that no solutions exist inside the unit circle in exactly the same way as for outside of |z|=sqrt(2). Suppose there was a solution, say q. Then 0 = |q^4 + iq^2 + 2| >= 2 - |q|^4 - |q|^2 > 0 since |q| < 1. Hence, all solutions must lie on the set {z : 1 <= |z| <= sqrt(2)}. This is where I am stuck. I am not sure how to show that solutions cannot exist somewhere in between. Any hints would be greatly appreciated. I feel like I should be using some theorem in this part, because for the parts I have done, I have only used some basic properties of the absolute value. Thanks!
 
Physics news on Phys.org
You can start by completing the square - you don't have to solve for z, but could do for something else.
 
What if it factors as (z^2 + a)(z^2 + b)? Then ab = 2 and a + b = i. Find a and b. Go from there.
 
Oh I got it. Thanks a lot!
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
Replies
1
Views
1K
  • · Replies 105 ·
4
Replies
105
Views
6K
  • · Replies 22 ·
Replies
22
Views
910
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K