I find an exercice in a book which I am trying to solve: Find all functions f having these properties or show that they do not exist
- f holomorphic on a neighborhood of $0$ such that for all $n\in\Bbb{N},\quad2^{-n}<\vert f(1/n)\vert<2^{1-n}.$
I get that such a function doesn't exist using the fact that otherwise we have $f(0)=0$ and so $f(z)=z^pg(z)$ with $g(0)\ne 0$ but using the hypothesis I get $g(0)=0$ so such a function doesn't exist.
- f holomorphic on a neighborhood of $0$ such that for all $n\in\Bbb{N},\quad \vert f(\frac{1}n)-\frac{cos(\pi n)}{2n+1}\vert<\frac{1}{n^2}$
I tried using odd and even numbers, we get first $\vert f(\frac{1}n)-\frac{(-1)^n}{2n+1}\vert<\frac{1}{n^2}$ and $\vert f(\frac{1}n)+\frac{(-1)^n}{2n+1}\vert<\frac{1}{n^2}$ but I do not know how to continue.
- f holomorphic on $U:=\{z\in \Bbb{C}: 1/2<\vert z\vert<1\}$ such that for all $z\in U,\quad f(z)=f(e^{2i\pi \alpha}z)$ where $\alpha$ is irrational.
No idea for this one.
How can I continue ?