If f is analytic on the closed disc

  • Thread starter Thread starter DotKite
  • Start date Start date
  • Tags Tags
    Closed Disc
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
DotKite
Messages
81
Reaction score
1

Homework Statement


If f is analytic on the closed disc, show that for r<1 we have

[itex]f(re^{i\phi}) = \frac{1}{2\pi} \int_{0}^{2\pi}\frac{f(e^{i\theta})}{1-re^{i(\phi - \theta)}}d\theta[/itex]


Homework Equations





The Attempt at a Solution



I tried using cauchy integral formula and end up with

[itex]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[/itex]

i factor the denominator and get

[itex]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[/itex]

Don't really know where to go from here.
 
Physics news on Phys.org
Given ##z = e^{i \theta}##, did you remember to compute the transformation of ##dz##?
 
CAF123 said:
Given ##z = e^{i \theta}##, did you remember to compute the transformation of ##dz##?

Of course! Thanks a bunch man!