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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top