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.
 
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