Let $z$ be a complex number of maximum amplitude satisfying $\vert z-3\vert=Re(z)$

1.7k Views Asked by At

Let z be the complex number of maximum amplitude (argument) satisfying $$|z-3|=Re(z),$$ then I need the value of $|z-3|$

So I proceeded with substituting $z=x+iy$, and got the following:-

$$\sqrt{(x-3)^2+y^2}=x$$, and squaring it I got the equation of a parabola. Then how do I proceed? I know that I need that complex number $z$ that has the maximum amplitude, that is, the one that makes the maximum positive angle with the $x$-axis.
How do I do that and then subsequently, how do I find the value of $\vert z-3\vert$?

2

There are 2 best solutions below

0
On

Hint

$$y^2=6x-9$$

We need to maximize $$\dfrac yx=\dfrac{6y}{y^2+9}=1-\dfrac{(y-3)^2}{y^2+9}\le1$$

Do you when does the equality occur?

Alternatively for $ay>0$ , $$\dfrac{ay}{a^2+y^2}=\dfrac1{\dfrac ay+\dfrac ya}$$

and using AM-GM inequality, $$\dfrac{\dfrac ay+\dfrac ya}2\ge\sqrt{\dfrac ay\cdot\dfrac ya}=1$$

0
On

The focus-directrix property can give you the result without even finding the equation.

The required point is directly above the focus i.e. at $(3,3)$. This point is where the tangent to the ellipse has gradient $1$ and passes through the origin.

Therefore $|z-3|=3$.