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+z2+z^2=4z+|z|^2+ 16z3\frac{16}{|z|^3} is (where z=x+iy, x, y ∈ R, i2i^2 = -1 and x ≠ 2)

A

0

B

1

C

2

D

3

Answer

1

Explanation

Solution

Solution:

Given the equation

z2=4z+z2+16z3z^2 = 4z + |z|^2 + \frac{16}{|z|^3}

with z=reiθz = re^{i\theta} (where r=z>0r = |z| > 0 and x2x \neq 2), rewrite the equation as:

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

Dividing through by rr (since r>0r>0) we obtain

re2iθ=4eiθ+r+16r4.r e^{2i\theta} = 4e^{i\theta} + r + \frac{16}{r^4}.

Step 1. Equate the imaginary parts:

Write

e2iθ=cos2θ+isin2θ,eiθ=cosθ+isinθ.e^{2i\theta} = \cos 2\theta + i\sin 2\theta,\quad e^{i\theta} = \cos\theta + i\sin\theta.

Then the imaginary part gives:

rsin2θ=4sinθ.r\sin 2\theta = 4\sin\theta.

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

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

There are two cases:

Case 1: sinθ0\sin\theta \neq 0 Dividing by sinθ\sin\theta:

2rcosθ=4rcosθ=2.2r\cos\theta = 4 \quad\Longrightarrow\quad r\cos\theta = 2.

Substituting this into the real part (next step) will lead to a contradiction (a negative value for r5r^5 that is impossible for r>0r>0). Thus no solution arises from this case.

Case 2: sinθ=0\sin\theta = 0 This implies θ=0\theta = 0 or θ=π\theta = \pi.

Subcase 2a: θ=0\theta = 0 (so z=rz = r, a positive real number) The equation becomes:

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

Cancel r2r^2 from both sides:

0=4r+16r3.0 = 4r + \frac{16}{r^3}.

Multiplying by r3r^3:

0=4r4+164r4=16,0 = 4r^4 + 16 \quad\Longrightarrow\quad 4r^4 = -16,

which is impossible for r>0r>0.

Subcase 2b: θ=π\theta = \pi (so z=rz = -r) Now eiπ=1e^{i\pi} = -1 and e2iπ=1e^{2i\pi}=1. The equation becomes:

r2=4(r)+r2+16r3.r^2 = 4(-r) + r^2 + \frac{16}{r^3}.

Cancelling r2r^2 from both sides:

0=4r+16r3.0 = -4r + \frac{16}{r^3}.

Multiply by r3r^3:

0=4r4+164r4=16r4=4.0 = -4r^4 + 16 \quad\Longrightarrow\quad 4r^4 = 16 \quad\Longrightarrow\quad r^4 = 4.

Hence,

r=44=41/4=2.r = \sqrt[4]{4} = 4^{1/4} = \sqrt{2}.

This gives the unique solution:

z=2.z = -\sqrt{2}.

Conclusion: There is exactly 1 solution.