I came across the following problem asked in a prelim exam.
Let $f$ be a function defined on the unit disk with the property that for every triplet $a, b, c$ there exists a holomorphic function $g$ such that $g$ is bounded by $1$ on the unit disk and $g(a)=f(a), g(b)=f(b)$ and $g(c)=f(c).$ Show that $f$ is holomorphic on disk and bounded by $1$.
The fact that $f$ is bounded by $1$ is trivial. Because at every point it agrees with a function which is in turn bounded by 1. But I am trying to prove the differentiablity of $f$ and I am not able to.
I was thinking to show that $f$ is differentiable at $0$ and showing that is enough to do so.
I first assume that $f(0)=0.$ To prove that $f$ is differentiable at zero, I take a sequence of points $z_n\to 0$ and obtain a sequence of holomorphic functions $g_n$ such that $f(z_n)=g_n(z_n)$. I can see that $g_n$ is normal, and hence has a convergent subsequence. I choose such a subsequence, and denote the limit by $g$. I want to show that $f’(0)=g’(0).$
I am having problem because I can get the convergence of $g_n$ only along a subsequence, and along different subsequence I may possibly have different limits.
Any suggestion is welcome.