Let $\text{Hol}(\mathbb{D})$ denotes the set of holomorphic functions on the open unit disc $\mathbb{D}$. Prove that
- There is no $f\in \text{Hol}(\mathbb{D})$, such that $$\lim_{|z|\to 1^-}|f(z)|=+\infty.$$
- There exists $f\in \text{Hol}(\mathbb{D}),$ $f\not\equiv 0,$ and a dense subset $E$ of $\mathbb{T}$, such that $$\lim_{r\to 1^-} |f(rw)|=0,$$ for $w\in E$.
Here are my thoughts.
1.For the first problem, if $f$ has no zero. Consider $\textrm{log}|f|$, this is a harmonic function on $\mathbb{D}$. So by mean-value principal, $$\frac{1}{2\pi r}\int_{|z|=r}log|f|=log|f(0)|< +\infty.$$ Let $r\to 1^-$, a contradiction. If $f$ has zero, from the condition, $f$ has only finite many zero. Write $f=Bg$, where $B$ is a Blaschke product. Apply above discussion to $g$. Is this argument right?
2.For the second problem. I tried to consider the Poisson integral $f=P[\text{d}\mu]$ for some singular complex measure $\mu$ supporting on $\mathbb{T}$. Then by Fatou’s theorem, the radical limit of $f$ is zero almost every where. If the Fourier coefficients of $\mu$ vanish on $n<0$, the $P[\text{d}\mu]$ is holomorphic on $\mathbb{D}$. But unfortunately, Riesz’s theorem claims that every such measure is automatically absolutely continuous. So this idea is not work.
Any help or hint? Thank you!