I have a question for homework that asks
If $f(z) = u(z) + iv(z)$ is analytic on $\mathbb{D}$ (the open unit disk), and $u(z)$ extends to be continuous on $\overline{\mathbb{D}}$, then $$ f(z) = \int_0^{2 \pi} u(e^{i \theta}) \frac{e^{i \theta} + z}{e^{i \theta} - z} \frac{d \theta}{2 \pi} + iv(0) $$ for every $z \in \mathbb{D}$.
Since $u(z)$ is harmonic (because $f$ is analytic) on $\mathbb{D}$ and extends to be continuous on $\overline{\mathbb{D}}$, I know from a theorem that $$ u(z) = \int_0^{2 \pi} u(e^{i \theta}) \frac{e^{i \theta} + z}{e^{i \theta} - z} \frac{d \theta}{2 \pi} $$ for every $z \in \mathbb{D}$. Further, since $v$ is harmonic, I know that there is some $\varepsilon > 0$ such that $\{ |z - z_0| < \varepsilon \} \subseteq \mathbb{D}$ and $$ v(z) = \int_0^{2 \pi} v(z + \varepsilon e^{i \theta}) \frac{d \theta}{2 \pi} $$ for every $z \in \mathbb{D}$. Where I am having trouble is that pesky '$iv(0)$' in the expression above. Why are we evaluating $v$ at $0$?