Bonus Homework Problem: Integral of csc

ƒ(x)
Messages
327
Reaction score
0
\int csc dx = ?


I just am seeking confirmation as to whether or not I did this correctly. I apologize beforehand for any formatting errors.

\int csc(x) dx = \int 1/sin(x) dx
u = sin(x)
du = cos(x)dx
du / cos(x) = dx

u2 = sin2(x)
u2 = 1 - cos2(x)
\sqrt{}{u^2-1} = cos(x)
du / \sqrt {u<sup>2</sup>-1} = dx

Therefore

\int du / u\sqrt{}{u2-1}

And, since I cannot remember the arc property, this is as for as I was able to get.
 
Last edited by a moderator:
Physics news on Phys.org
try u = ln(tan(x/2))
 
ƒ(x) said:
\int csc dx = ?


I just am seeking confirmation as to whether or not I did this correctly. I apologize beforehand for any formatting errors.

\int csc(x) dx = \int 1/sin(x) dx
u = sin(x)
du = cos(x)dx
du / cos(x) = dx

u2 = sin2(x)
u2 = 1 - cos2(x)

This is an interesting approach, but you have a problem in the next line. The intermediate step is: u2 - 1 = - cos2(x).
The right side is always <= 0, so taking its square root almost always gives you imaginary numbers.

ƒ(x) said:
\sqrt{}{u2-1} = cos(x)
du / \sqrt {u<sup>2</sup>-1} = dx

Therefore

\int du / u\sqrt{}{u2-1}

And, since I cannot remember the arc property, this is as for as I was able to get.
That's an interesting approach, but there's a problem here:
 
I would integrate \int dx/cos(x) by multiplying both numerator and denominator by cos(x): \int cos(x)dx/cos^2(x)= \int cos(x)dx/(1- sin^2(x)) and then let u= sin(x).
 
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...

Similar threads

Back
Top