[tex]\int \frac{x}{\left(x^2+z^2\right)^{3/2}} \, dx[/tex]

  • Thread starter Thread starter eschiesser
  • Start date Start date
eschiesser
Messages
17
Reaction score
0

Homework Statement


\int \frac{1}{\left(x^2+z^2\right)^{3/2}} \, dx

I have been trying various u-substitutions for about 2 hours now, but I cannot seem to find a way to solve this by hand! I used mathematica to solve the problem. I feel like it will be fairly straightforward once I figure out what u should be, if u-sub is the way to go.

This is for my electrodynamics course, and getting hung up on integrals is not helpful.

I've tried:
u=x^2
u=1/(x2+z2)1/2
u=1/(x2+z2)
u=1/(x2+z2)3/2
u=x/(x2+z2)1/2
u=x/(x2+z2)
u=(x2+z2)1/2
u=(x2+z2)
u=(x2+z2)3/2
 
Physics news on Phys.org
Have you tried a trig substitution...something like x=z\tan\theta looks appropriate:wink:
 
wow...never even crossed my mind to use trig substitution. In fact, I completely forgot that as a method. And its so useful! Thank you! I guess I ought to review calc 2 stuff from HS...

Thanks again!
 
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