Question: define a function,
$$f(z)=\begin{cases}\frac{z \text{ Re(z)}}{|z|}&\text{ if $z≠0$}\\0, &\text{ if $z=0$}\end{cases}$$
Then prove or disprove $f(z)$ is continuous in entire complex plane.
We can see by definition of $f$ it is not constant function, so we can't use Liouville's theorem to prove $f$ is constant :-(
So I think we have to go by definition. I know, the function $f(z)$ is said to be continuous at $z=z_0$ if for given ε>0 we can find δ>0 such that,
$|f(z)-f(z_0)|<ε$ whenever $|z-z_0|<δ$
Now here to prove the continuity of $f(z)$ on whole complex plane, we just need to check continuity of $f(z)$ at $z=0$ only(?is am I correct)
Now,
$|f(z)-f(0)|=|\frac{z\text{ Re(z)}}{|z|}|$
$≤\frac{|z\text{ Re(z)}|}{|z|}$
$≤|Re(z)|$
But I end up with no conclusion? :-( is $f$ is continuous? I tried it, but didn't able to go further, Please help me...
No, it is not enough to prove that it is continuous at $0$. But outside $0$ it is continuous, becaue you can obtain $f$ from continuous functions using multiplication and division.
At $0$ it is continuous, because it follows from what you did that$$|z|<\varepsilon\implies\bigl|f(z)\bigr|<\varepsilon,$$since$\bigl|f(z)\bigr|\leqslant|z|$.