Completing the square and then using trig substitutio

  • Thread starter Thread starter KevinL
  • Start date Start date
  • Tags Tags
    Square Trig
KevinL
Messages
37
Reaction score
0

Homework Statement


Integral of 1/[(x^2+4x+3)^(3/2)]

The Attempt at a Solution


I tried completing the square and then using trig substitution. So its:

1/[(x+2)^2 -1] let x+2=sec(theta), dx =sec(theta)tan(theta)

After some simplifying, I get it down to integral of csc(theta) which = -ln|csc(theta) + cot(theta)|

My calc teacher has the answers online, and it doesn't have any ln in it at all, so I am pretty sure I am on the wrong track here. Any suggestions?
 
Physics news on Phys.org


It seems like you completely forgot about the exponent in the denominator.
 


KevinL said:

Homework Statement


Integral of 1/[(x^2+4x+3)^(3/2)]

The Attempt at a Solution


I tried completing the square and then using trig substitution. So its:

1/[(x+2)^2 -1] let x+2=sec(theta), dx =sec(theta)tan(theta)

After some simplifying, I get it down to integral of csc(theta) which = -ln|csc(theta) + cot(theta)

The small mistake you made after completing the square is that you forgit to copy down the ^3/2 in the denominator. It should be:

\frac{1}{[(x+2)^{2} -1]^{\frac{3}{2}}}.

It becomes much easier when you include it ;). But aside from that mistake you're on teh right general track.
 
Last edited:
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