How Do You Solve This Complex Electrodynamics Integral?

  • Context: Graduate 
  • Thread starter Thread starter lavster
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
lavster
Messages
213
Reaction score
0
hi, i was readin through a textbook on electrodynamics and this integral has stumped me - can someone please tell me how to solve it-thanks!

[tex]\int^{1}_{-1}\frac{dz}{(1-\frac{v^2}{c^2}+\frac{v^2}{c^2}z^2)^\frac{3}{2}}=[\frac{z}{\frac{v^3}{c^3}(\frac{c^2}{v^2}-1)(\sqrt{\frac{c^2}{v^2}-1+z^2})}]^{1}_{-1}[/tex]

thanks
 
Physics news on Phys.org
Suppose you manage to rewrite this into the form:
[tex]K\int_{-1}^{1}\frac{dz}{(a^{2}+z^{2})^{\frac{3}{2}}}[/tex]
a and K constants you should determine

Now, let:
[tex]z=a*Sinh(y)[/tex]
where Sinh(y) is the hyperbolic sine function.

Your (indefinite) integral will then transform into:
[tex]\int\frac{dz}{(a^{2}+z^{2})^{\frac{3}{2}}}=\int\frac{a*Cosh(y)dy}{a^{3}Cosh^{3}(y)}=\frac{1}{a^{2}}\int\frac{dy}{Cosh^{2}(y)}[/tex]
where Cosh(y) is the hyperbolic cosine function.
From here, it should be easy to proceed..