$f$ is an entire function such that $|zf(z)-1+e^z|\leq 1+|z| \ \forall z\in \mathbb C$ then which of the folowing are true?
(1) $f'(0)=1$,
(2) $f'(0)=-1/2$,
(3) $f'(0)=-1/3$,
(4) $f'(0)= -1/4 $
My approach:
Since $f$ is an entire function so it has a power series expansion then $f(z)=\sum_{n=0}^{\infty}a_nz^n$.
So, $|z\sum_{n=0}^{\infty}a_nz^n-1+e^z|=|z\sum_{n=0}^{\infty}a_nz^n+\sum_{n=1}^{\infty}\frac{z^n}{n!}|=|a_0z+\sum_{n=1}^{\infty}(a_nz+\frac{1}{n!})z^n|$
So, $|a_0z+\sum_{n=1}^{\infty}(a_nz+\frac{1}{n!})z^n|\leq 1+|z|$
Now I can not understand how to proceed. Can anyone please help me? Thank you in advance.