How Can You Integrate (1-a-cos x)^(-1/2) in Terms of Elliptic Integrals?

  • Thread starter Thread starter c299792458
  • Start date Start date
  • Tags Tags
    Integrate
Click For Summary
SUMMARY

The integral of (1-a*cos x)^(-1/2) is a non-elementary integral that can be expressed in terms of elliptic integrals. The discussion highlights that using the substitution cos x = 1 - 2*(sin(x/2))^2 simplifies the integrand to [2*(sin(x/2))^2 - a]^(-1/2). The solution involves the incomplete elliptic integral of the first kind, represented as EllipticF, with the specific output from Maple 9.5 being -2*EllipticF(cos(x/2), sqrt(2/(b+1))) / sqrt(b+1).

PREREQUISITES
  • Understanding of elliptic integrals, specifically the incomplete elliptic integral of the first kind.
  • Familiarity with trigonometric identities, particularly the half-angle formulas.
  • Experience with symbolic computation tools like Maple 9.5.
  • Knowledge of integration techniques for non-elementary functions.
NEXT STEPS
  • Study the properties and applications of the incomplete elliptic integral of the first kind.
  • Learn how to use Maple 9.5 for symbolic integration and simplification of complex integrals.
  • Explore trigonometric substitutions in integration, focusing on half-angle identities.
  • Investigate other non-elementary integrals and their representations in terms of elliptic functions.
USEFUL FOR

Mathematicians, students studying advanced calculus, and anyone interested in the application of elliptic integrals in integration problems.

c299792458
Messages
67
Reaction score
0

Homework Statement


how does one integrate (1-a-cos x)-1/2, where a is an arbitrary constant?


Homework Equations


as above


The Attempt at a Solution


Thought of writing cos x as 1-2*(sin([itex]\frac{x}{2}[/itex]))2
then the integrand simplifies to [2*(sin([itex]\frac{x}{2}[/itex]))2 - a]-1/2...
But then...? Is there a more elegant way of integrating this?
 
Physics news on Phys.org


c299792458 said:

Homework Statement


how does one integrate (1-a-cos x)-1/2, where a is an arbitrary constant?


Homework Equations


as above


The Attempt at a Solution


Thought of writing cos x as 1-2*(sin([itex]\frac{x}{2}[/itex]))2
then the integrand simplifies to [2*(sin([itex]\frac{x}{2}[/itex]))2 - a]-1/2...
But then...? Is there a more elegant way of integrating this?

It is a non-elementary integral. Maple 9.5 gets:
J:=int(1/sqrt(b-cos(x)),x):simplify(J,symbolic);

- 2*EllipticF(cos(x/2),sqrt(2/(b+1)) )/sqrt(b+1),

where EllipticF is the incomplete elliptic integral of the first kind.

RGV
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K