How to Solve the Integral of xdx/[sqrt(1-x^2)*sqrt(1-A(x-b)^2)]?

  • Thread starter Thread starter krishna mohan
  • Start date Start date
  • Tags Tags
    Integral
krishna mohan
Messages
114
Reaction score
0

Homework Statement


I have to do the integral of xdx/[sqrt(1-x^2)*sqrt(1-A(x-b)^2)]


Homework Equations





The Attempt at a Solution


I tried integrating by parts..using integral of xdx/[sqrt(1-x^2)] as -sqrt(1-x^2)...but since the other radical had a power 3/2 now, I could not proceed..I tried changing variables as (x-b)^2=t ..no use...tried A(x-b)^2=sin^2 theta...that way I got till sec/{[tan-Bsec]^3}...but again stuck...

I have also tried directly putting x=sin t ..and tried putting sin t =2tan (t/2)/[1+tan^2(t/2)] then.. sint= [exp(it)+exp(-it)]/2 also was tried..
 
Physics news on Phys.org
Here's a suggestion. No guarantees that it will work. What I have in mind is akin to decomposition by partial fractions.

If you can break up the the integrand into the sum of two simpler expressions, you'll have something that's easier to integrate.

If you can find constants B, C, D, and E so that the following equation is identically true, the two resulting expressions can be integrated fairly easily using trig substitutions.
\frac{x}{\sqrt{1 - x^2}\sqrt{1 - A(x - b)^2}} = \frac{Bx + C}{\sqrt{1 - x^2}} + \frac{Dx + E}{\sqrt{1 - A(x - b)^2}}

I started in on this and found a relationship between C and E, namely that E = -C*sqrt(1 - Ab^2).
 
No..that won't work..If we multiply throughout with the denominator of the LHS...we get x on LHS and the sum of two unequal radicals on the RHS..the two expressions can't be equal...unless the factors multiplying the radicals help remove the roots..which cannot happen for the linear factors used...
 
krishna mohan said:
have to do the integral of xdx/[sqrt(1-x^2)*sqrt(1-A(x-b)^2)]

In general, this is an "elliptic integral" so the result is not elementary.

For example, Maple says
<br /> \int \!{\frac {x}{\sqrt {1-{x}^{2}}\sqrt {1-(x-1)^2}}}{dx}<br /> =<br /> i \left( {\rm F} \left( {\frac {\sqrt {2}\sqrt {x}}{\sqrt {x-1<br /> }}},1/2 \right) -{\Pi} \left( {\frac {\sqrt {2}\sqrt {x}}{<br /> \sqrt {x-1}}},1/2,1/2 \right) \right) <br />
Here, F and \Pi are two of the standard elliptic integrals.
 
Thanks...
 
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