What is the indefinite integral of cosecant function?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
JamesGoh
Messages
140
Reaction score
0
What is the indefinite integral of [itex]cosec(\theta)[/itex]?
 
Physics news on Phys.org
[itex]cosc(x)= \frac{1}{sin(x)}[/itex].

[tex]\int cosec(x)dx= \int \frac{1}{sin(x)}dx= \int\frac{sin(x)}{sin^2(x)}dx= \int\frac{sin(x)}{1- cos^2(x)}dx[/tex].

Now let u= cos(x) so that [itex]du= -sin(x)dx[/itex].
 
  • Like
Likes   Reactions: 1 person
Here's an alternative solution: $$\eqalign{
\int\csc x\,\mathrm dx &= \int\left(\csc x\dfrac{\csc x-\cot x}{\csc x-\cot x}\right)\mathrm dx \\
&=\int\left(\dfrac{\csc^2 x-\cot x\csc x}{\csc x-\cot x}\right)\mathrm dx.
}$$
Now use the [itex]u[/itex]-substitution [itex]u=\csc x-\cot x[/itex] and you'll get: $$\int\dfrac{1}{u}\mathrm du=\ln|u|+{\cal C}=\ln|\csc x-\cot x|+{\cal C}.$$