I am required to find all analytic functions $f(z)$ defined on the open unit disk $D=\{z\in\mathbb{C}\mid |z|<1\}$ that satisfy the following inequality:
$$\forall z\in D\setminus\{0\}:|f(z)|\leq2^{-\frac{1}{|z|}}$$
I found that the constant function $f(z)\equiv0$ is an option. I suspect this is the only option. I noticed that $f(z)$ is bounded on $D$ according to the inequality; However this is actually not an additional information since I already know that $f(z)$ is bounded on $\bar{D}$, as it is analytic (thus continuous). Something about the inequality seems odd to me. I feel that there's nothing special about the function on the RHS and this is merely a specific way to state something more general about $f(z)$. I may be wrong.
Usually I solve this kind of problems using Liouville's Theorem, however $f(z)$ is not entire here so this is not an option.
Thank you!