Solveeit Logo

Question

Question: The number of solution(s) of the equation $z^2=4z+|z|^2$ $\frac{16}{|z|^3}$ is (where $z=x+iy, x, y...

The number of solution(s) of the equation z2=4z+z2z^2=4z+|z|^2

16z3\frac{16}{|z|^3} is (where z=x+iy,x,yR,i2=1z=x+iy, x, y \in R, i^2=-1 and x2x \neq 2)

A

0

B

1

C

2

D

3

Answer

2

Explanation

Solution

Solution:

We rewrite the given equation as

z2=4z+z216z3=4z+16z,z^2 = 4z + |z|^2\cdot\frac{16}{|z|^3} = 4z + \frac{16}{|z|},

where z=reiθz = re^{i\theta} and r=z>0r = |z| > 0.

Expressing in polar form:

z2=r2e2iθand4z=4reiθ.z^2 = r^2 e^{2i\theta} \quad \text{and} \quad 4z = 4r e^{i\theta}.

Thus the equation becomes

r2e2iθ=4reiθ+16r.r^2 e^{2i\theta} = 4r e^{i\theta} + \frac{16}{r}.

Equate the imaginary parts:

r2sin2θ=4rsinθ.r^2 \sin2\theta = 4r \sin\theta.

Using sin2θ=2sinθcosθ\sin2\theta = 2\sin\theta\cos\theta, we have

2r2sinθcosθ=4rsinθ.2r^2\sin\theta\cos\theta = 4r\sin\theta.

If sinθ0\sin\theta \neq 0, divide by sinθ\sin\theta (since sinθ\sin\theta is nonzero):

2r2cosθ=4rrcosθ=2.2r^2 \cos\theta = 4r \quad \Longrightarrow \quad r\cos\theta = 2.

Substituting this into the real part (where cos2θ=2cos2θ1\cos2\theta = 2\cos^2\theta-1) eventually leads to a contradiction (since it would require r3r^3 to be negative for positive rr). Hence, we must have

sinθ=0.\sin\theta = 0.

Thus, θ=0\theta = 0 or θ=π\theta = \pi.

Case 1: θ=0\theta = 0
Here, z=rz = r (a positive real). The equation becomes:

r2=4r+16r.r^2 = 4r + \frac{16}{r}.

Multiplying by rr (with r>0r>0):

r3=4r2+16r34r216=0.r^3 = 4r^2 + 16 \quad \Longrightarrow \quad r^3 - 4r^2 - 16 = 0.

This cubic in rr has exactly one positive root (by the Intermediate Value Theorem). Also, x=r2x = r \neq 2 is maintained.

Case 2: θ=π\theta = \pi
Here, z=rz = -r (with r>0r>0). Now:

r2=4r+16r,r^2 = -4r + \frac{16}{r},

Multiplying by rr:

r3=4r2+16r3+4r216=0.r^3 = -4r^2 + 16 \quad \Longrightarrow \quad r^3 + 4r^2 - 16 = 0.

This equation also has exactly one positive root.

Conclusion:
There are exactly 2 solutions corresponding to θ=0\theta = 0 and θ=π\theta = \pi.


Minimal Explanation of the Solution:
Let z=reiθz = re^{i\theta}. Equate imaginary parts; sinθ\sin\theta must be 0, so θ=0\theta = 0 or π\pi. For each, the resulting real equation in rr has one positive solution. Hence, the original equation has 2 solutions.