Integrating csc/cot^2: Need Help with Algebra | Assignment Problem"

  • Thread starter Thread starter Fresh(2^)
  • Start date Start date
  • Tags Tags
    Integrating
Fresh(2^)
Messages
4
Reaction score
0
Hey guys working on a problem for an assignment but my algebra is weak regrettably and I need some assistance.

Note:: I left the x and dx out for clarity.

Homework Statement



int csc/cot2

The Attempt at a Solution



int csc x/cot2x dx= int csc/cos2/sin2
= int cscsin2/cos2
= int 1/sin * sin2/cos2
= int sin/cos2

Is the algebra at the equal signs correct? If not what went wrong?

Then I make a u -substitution u = cos x then du = -sinx dx then dx = - du/sinx

that makes - int 1/u2du then i just replace that u with x

Correct ?
 
Last edited:
Physics news on Phys.org
Everything is you've done looks great up to when you get

-\int\frac{1}{u^{2}}du

from there you integrate with respect to u.

Once you arrive at answer to this integral, you then substitute cos(x) back into the problem for u.

Let me know if you have any further questions about this.
 
Forty-Two said:
Everything is you've done looks great up to when you get

-\int\frac{1}{u^{2}}du

from there you integrate with respect to u.

Once you arrive at answer to this integral, you then substitute cos(x) back into the problem for u.

Let me know if you have any further questions about this.


Thanks no other questions. I could finish easily with 1/cos + K

EDIT: - int 1/u^2 = - int u ^ -2 = - ( - 1 / u) = 1/u since u = cos then 1/ cos + K follows.
 
Last edited:
Glad I could help.
 
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