A Mysterious Calculus Operation

  • Thread starter Thread starter Saketh
  • Start date Start date
  • Tags Tags
    Calculus
Saketh
Messages
258
Reaction score
2
I was doing a physics problem which leads me to this equation:
<br /> V = \frac{\sigma}{4\pi \epsilon_0}\int_{0}^{R}\int_{0}^{2\pi} \frac{r}{\sqrt{R^2 + r^2 - 2Rr\cos{\theta}}} \,d\theta \,dr<br />
Stumped by the math, I turned to the solution. However, without a word of explanation, the solution jumps from the above equation to the following:
<br /> V = \frac{\sigma}{4\pi \epsilon_0}R\int_{0}^{2\pi} \cos{\theta} \ln{\left ( 1 + \frac{\sqrt{2}}{\sqrt{1-\cos{\alpha}} \right ) }\,dA +8R - 2\pi R<br />
I had no idea how that happened. I would appreciate it if someone could explain what I should to do arrive at this latter equation. I don't need a full explanation, just a push in the right direction.

EDIT: I understand that it's an integral, I just don't understand how the integral was done. Specifically, this one:
<br /> \int_{0}^{R} \frac{r}{\sqrt{R^2 + r^2 - 2Rr\cos{\theta}}} \,dr<br />
Thanks.
 
Last edited:
Physics news on Phys.org
To find the solution you first have to perform the integration with respect r.

By the way, you have to observe that:

\frac{r}{\sqrt{r^2 +R^2 - 2 R r \cos \theta}} = \frac{r - R \cos \theta}{\sqrt{(r-R \cos \theta)^2 + R^2 \sin^2 \theta}} + \frac{R \cos \theta}{\sqrt{(r-R \cos \theta)^2 + R^2 \sin^2 \theta}}}.
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top