Integration by substitution ((sin(x))/(1+cos^2(x)))dx

sapiental
Messages
110
Reaction score
0
evaluat the indefinite integral ((sin(x))/(1+cos^2(x)))dx

I let

u = 1 + cos^2(x)

then du = -sin^2(x)dx

I rewrite the integral to

- integral sqrt(du)/u

can I set it up like this? should I change u to something else?

I also tried it like this by rewriting the original equation to:

indefinite integral ((sin(x))/(1+cos(x)cos(x)))dx

u = cos(x)

du = -sin(x)dx

then

- integral (du)/(1+(u^2))

Also, can somebody give me directions on how to format equations in this message board to make my questions somewhat clearer.


Thanks alot!
 
Physics news on Phys.org
sapiental said:
evaluat the indefinite integral ((sin(x))/(1+cos^2(x)))dx

I let

u = 1 + cos^2(x)

then du = -sin^2(x)dx

I rewrite the integral to

- integral sqrt(du)/u

That's not right. The derivative of \cos^2{x} is NOT -\sin^2{x}.

can I set it up like this?

I also tried it like this by rewriting the original equation to:

indefinite integral ((sin(x))/(1+cos(x)cos(x)))dx

u = cos(x)

du = -sin(x)dx

then

- integral (du)/(1+(u^2))

Yes you can. The final integral is pretty straightforward.

Also, can somebody give me directions on how to format equations in this message board to make my questions somewhat clearer.

Download the pdf docs here
https://www.physicsforums.com/showthread.php?t=8997
 
neutrino said:
That's not right. The derivative of \cos^2{x} is NOT -\sin^2{x}.
Yes you can. The final integral is pretty straightforward.
Download the pdf docs here
https://www.physicsforums.com/showthread.php?t=8997

neutrino's right - you can't differentiate \cos^2{x} as -\sin^2{x}. If it helps, think of \cos^2{x} as cos{x} * cos{x}. You can then use the chain rule.
 
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