Let $\{z_n\}_{n \geq 1}$ be a sequence of complex numbers and $z \in \mathbb C$ be such that for a given $\varepsilon \gt 0$ there exists $k \in \mathbb N$ such that for all $n \geq k$ we have $$|z_n - z| \lt \varepsilon \sqrt {1 + |z_n|^2}.$$
From here can it be concluded that $z_n \to z$ as $n \to \infty\ $?
Actually I have found this argument in the lecture note I am following but I am unable to figure that out. Any help in this regard would be warmly appreciated.
Thanks for investing your valuable time.
$$|z_n - z| \lt \varepsilon \sqrt {1+|z_n|^2} \iff\frac{|z_n-z|}{\sqrt {1+|z_n|^2}}<\varepsilon,$$ this means $$\lim_{n\to\infty}\frac{|z_n-z|}{\sqrt {1+|z_n|^2}}=0.$$ We claim that:
Otherwise, there exists subsequence $\{z_{n_k}\}$ such that $$\lim_{k\to\infty}z_{n_k}=\infty,$$ but this implies $$\lim_{k\to\infty}\frac{|z_{n_k}-z|}{\sqrt {1+|z_{n_k}|^2}}=1.$$ This is a contradiction.
Suppose $0\leq|z_n|\leq M$, then $$0\leq\frac{|z_n-z|}{\sqrt {1+M^2}}\leq\frac{|z_n-z|}{\sqrt {1+|z_n|^2}}\to0,$$ which implies $$\lim_{n\to\infty}z_n=z.$$