Poisson integral formula to solve other integrals

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
3 replies · 4K views
slugbunny
Messages
13
Reaction score
0

Homework Statement


Use

1) [itex]\frac{1}{2\pi}\int\limits_{-\pi}^{\pi} \frac{r_0^2 - r^2}{r_0^2 - 2rr_0cos(\theta-t) + r^2} dt = 1[/itex]

to compute the integral:

2) [itex]\int\limits_{-\pi}^{\pi} \left[1 - acos(x) \right]^{-1} dx[/itex]
for [itex]0<a<1[/itex]
[/itex].


The Attempt at a Solution


I looked on Wolfram for help. I did a tan substitution,

[itex]u = tan\left(\frac{x}{2}\right)[/itex]

and simplified

[itex]\int\limits_{-\pi}^{\pi} \left[1 - acos(x) \right]^{-1} dx \rightarrow \int\limits_{-\pi}^{\pi} \frac{2}{u^2+1-a+au^2}dx[/itex]

It kind of looks like 1)...? I am pretty confused.

Thanks in advance!
 
Physics news on Phys.org
Mate, you're supposed to use formula 1), so likely tan-substitution is not the correct way. Think about how you need to relate r, r0 to a
 
Thanks for the reply. Using the substitution, I got the correct answer (you base it off of the equality in 1) or something). But I can't figure out how to use integrals to solve integrals!

The second part to the question is to use the PIF to solve 2)...when the integral of 2) is multiplied by an f(x).

so,

[itex]\int \frac{f(x)}{1−acos(x)}dx[/itex]

for
[itex]f(\theta) = sin(\theta)[/itex]
 
When you take a hard look at the integral 1), you realize that the integral you're supposed to carry out is actually the same thing as integral 1), when you choose a appropriately (and multiply with a constant). Try rewriting it like this
[itex] \frac{1}{2\pi}(r_0^2-r^2)\int_{-\pi}^{\pi}\frac{1}{r_0^2+r^2-2rr_0\cos(\theta-t)}dt=\frac{1}{2\pi}\frac{r_0^2-r^2}{r_0^2+r^2}\int_{-\pi}^{\pi}\frac{1}{1-\frac{2rr_0}{r_0^2+r^2}\cos(\theta-t)}dt[/itex]
When you multiply by sin(theta) and integrate over theta, you will get zero because of the oddness of the integrand.
 
Last edited: