View Full Version : csc x dx
PrudensOptimus
Nov12-03, 06:40 PM
How do you find ∫ cscx dx?
mathman
Nov12-03, 08:09 PM
Look it up in an integral table? {ln(tan(x/2))}
By seeing the trick used to find ∫ sec x dx and applying it to this problem.
(Your textbook almost certainly shows how to compute the integral of sec x, and if it doesn't, look up the answer in an integral table and work backwards to discover the trick)
reinhard_t
Nov13-03, 07:34 AM
∫ csc x dx = ∫ csc x * (csc x + cot x)/(csc x + cot x) dx
=∫ ((csc x)^2 + csc x cot x)/(csc x + cot x) dx
=-ln | csc x + cot x | + constant
hope it answers your question....
HallsofIvy
Nov13-03, 12:29 PM
Now, that's just scary! [:)]
Here's how I would do it: csc(x)= 1/sin(x) so this is the same as ∫ dx/sin(x)- an odd power of x. Back in calculus, I learned that when you have an odd power of either sin(x) or cos(x), you can use one of them with dx and use sin2+ cos2= 1 for the rest: here sin(x) is in the denominator so I would write it as
∫sin(x)dx/sin2= ∫ sin(x)dx/(1- cos2(x)).
Now let u= cos(x) so du= sin(x)dx and the integeral becomes
∫ du/(1-u3). The denominator factors as (1-u)(1+ u) so- partial fractions. 1/(1-u2)= (1/2)/(1-u)+ (1/2)/(1+u).
The integral is now (1/2)∫du/(1-u)+ (1/2)∫du/(1+u)= -(1/2)ln|1-u|+ (1/2)ln|1+u|+C= (1/2)ln(|1+u|/|1-u|)+ C= (1/2)ln((1+sin(x))/(x-sin(x)))+ C= ln(√((1+sin(x))/(1-sin(x)))+ C
Hmmm, maybe Reihhard-t's solution isn't so scary after all!
reinhard_t
Nov14-03, 02:14 AM
I do not see the flow of your intergration.
but the most important ,when you do math,you must try the most simple,short, and clear....and get the best result.
what I did actually just multiply with 1 which is ∫(csc x + cot x)/(csc x + cot x) ....and then just carry two more steps,and done...
that's math all about
PrudensOptimus
Nov14-03, 06:37 PM
OK how about treating ∫ csc x dx as ∫ 1/sinx dx?
Here's what I had to far, I had 2 approaches
∫ 1/sinx dx = ∫ (1/sinx)*cosx/cosx dx
= ∫ (1/u)(1/cosx) du = ∫1/sqrt(u^2 - u^4) du.
I don't know how to continue from there, or is it even continuable at all?
2nd approach:
∫(1/sinx) dx = ∫sinx/sin^2x dx = ∫sinx/(1-cos^2x) dx
assuming u = cos x, du = -sinx
= ∫ 1/(u^2-1) du
Then I stop there... don't know how to continue. Or is it continuable??
You can use partial fractions to continue that, once you learn them.
Suicidal
Nov14-03, 10:19 PM
HallsofIvy lost a negative u= cos(x) so du= -sin(x)dx
PrudensOptimus
Nov15-03, 09:18 AM
Originally posted by Hurkyl
You can use partial fractions to continue that, once you learn them.
Can you teach me? Or someone please teach me?
reinhard_t
Nov15-03, 10:07 AM
actually all equation can be integrated,but for you case optimus,your further integration will be very complicated,and frankly speaking ,I don't know how to integrate more,to get exactly like my previous answer.
so I recommend you to implement my previos method.that one is actually a math trick.it is fast and incisive
PrudensOptimus
Nov15-03, 02:05 PM
OK heres what i got after trying partial fractions.
Integral of
1/sinx = sinx/(1-cos^2x) = 1/(u^2-1) du = 2/(u-1) - 2/(u+1)
So the integral is 2*(ln(u-1) - ln(u+1)) + C
Is that correct?
I think those twos should be one-halves.
Also, don't forget your absolute value signs!
And, finally, you need to back substitute to change the 'u's back into 'x's.
reinhard_t
Nov16-03, 01:37 AM
yeah.you've come with great idea optimus,just slight careless like what is mention by hurkvl.It is both(1/2) instead of 2,and ending it up with variable x together with modulus sign.
it becomes (1/2)ln |(cos x - 1)/(cos x + 1)|
vBulletin® v3.7.6, Copyright ©2000-2009, Jelsoft Enterprises Ltd.