DotKite
- 81
- 1
Homework Statement
If f is analytic on the closed disc, show that for r<1 we have
f(re^{i\phi}) = \frac{1}{2\pi} \int_{0}^{2\pi}\frac{f(e^{i\theta})}{1-re^{i(\phi - \theta)}}d\theta
Homework Equations
The Attempt at a Solution
I tried using cauchy integral formula and end up with
f(re^{i\phi}) = \frac{1}{2i\pi} \int_{0}^{2\pi}\frac{f(e^{i\theta})}{e^{i\theta} - re^{i(\phi)}}d\theta
i factor the denominator and get
f(re^{i\phi}) = \frac{1}{2i\pi} \int_{0}^{2\pi}\frac{f(e^{i\theta})}{e^{i\theta}(1-re^{i(\phi-\theta)})}d\theta
Don't really know where to go from here.