deftist
- 1
- 0
Homework Statement
\int_{-B}^{B}\frac{\sqrt{B^2 - y^2}}{1-y} dy
Homework Equations
The Attempt at a Solution
I tried to get rid of the square root thing, so I started by:
y = B sin \theta,
dy = B cos \theta d\theta,
then the integral above becomes:
B^2 \int_{0}^{\pi} \frac{\sin^2 \theta d\theta}{1-Bcos\theta}d\theta.
Now my question is, how to integrate this out?