Integral of 1/(1+a cos(θ-φ))²

  • Level: Graduate 
  • Thread starter Thread starter NoobixCube
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
37 replies · 6K views
NoobixCube said:
What is the usual course of action if there isn't an analytical inverse?
depends on what you want to use the inverse for?
n0_3sc said:
Ignore the problem and move on.
Its not like this is part of a Masters Thesis Research... :-p

:rolleyes:

what range for theta?
 
Last edited:
Physics news on Phys.org
say from 0 4pi , or any range that might show the functions periodicy
 
Now that I look at your problem - It definitely reminds me of "Elliptical Integrals".
Wiki it and I'm sure you'll find something useful.
 
NoobixCube said:
What is the usual course of action if there isn't an analytical inverse?

Apparently its "Get Mathematica".
 
If you mean elementary anti derivative, then a) If you have limits of integration, numerical methods, or b) Define it as a new function ! =]
 
You can solve this integral by considering it after the simple substitution:

[tex]\theta- \phi=t[/tex]

as:

[tex]\int\frac{dt}{(1+acos(t))^2}[/tex]

Now use the substitution:

[tex]1+acos(t)=\frac{1-a^2}{1-acos(t)}[/tex]

You will easily arrive at the solution.

Take a look at an older post of me where I explain this substitution a bit more:

https://www.physicsforums.com/showthread.php?t=204639

Hope this helps.