How Do I Solve These Calculus Problems?

  • Thread starter Thread starter Nimmy
  • Start date Start date
  • Tags Tags
    Calculus
Nimmy
Messages
41
Reaction score
0
Can someone show me the steps on finding:

Note i don't have the answer for the last two questions. I am so confused help

1. ∫1/cscx-1

It says the answer is:

2
_________ - x
cot (x/2)-1

2. ∫1/(1-sin x)
It says the answer is:

2
_________
cot (x/2)-1

3. ∫1/(1-e^-x)

4. ∫cos x ln x
 
Physics news on Phys.org
Nimmy said:
Can someone show me the steps on finding:
Yes, we can help you, but we won't show you the step-by-step solution! https://www.physicsforums.com/showthread.php?t=28
Nimmy said:
Note i don't have the answer for the last two questions. I am so confused help

1. ∫1/cscx-1

It says the answer is:

2
_________ - x
cot (x/2)-1
You should note that:
∫1/cscx-1 is not the same as ∫dx/(cscx-1).
When seeing these kinds of integrals (i.e: trig integral), generally, what you should do is to use u-substitution (u = tan(x / 2)).
Let u = \tan \left( \frac{x}{2} \right) \Rightarrow du = \frac{dx}{2 \cos ^ 2 \left( \frac{x}{2} \right)} = \frac{dx (1 + u ^ 2)}{2} \Rightarrow dx = \frac{2du}{1 + u ^ 2}
You'll also have:
\sin x = \frac{2u}{1 + u ^ 2}
\int \frac{dx}{\csc x - 1} = \int \frac{\sin x \ dx}{1 - \sin x} = \int -\frac{-\sin x \ dx}{1 - \sin x} = \int -\frac{1 - \sin x - 1 \ dx}{1 - \sin x}
= -\int dx + \int \frac{dx}{1 - \sin x} = -\int dx + \int \frac{2du}{(1 + u ^ 2) \left( 1 - \frac{2u}{1 + u ^ 2} \right)} = -\int dx + \int \frac{2du}{(1 + u ^ 2) \left( 1 - \frac{2u}{1 + u ^ 2} \right)}.
Can you go from here?
Nimmy said:
2. ∫1/(1-sin x)
It says the answer is:

2
_________
cot (x/2)-1
It can be done exactly the same as the first one.
Nimmy said:
3. ∫1/(1-e^-x)
To do some kinds of integrals like this, you can use the substitution u = ex.
Nimmy said:
4. ∫cos x ln x
This can be done by integrating by parts. Looking closely at that, what should be u, and what should dv?
You should note that:
\int \frac{\sin x}{x} dx = \mbox{si} (x) + C.
Can you go from here?
-------------------
If you get stuck somewhere, just should it out.
 
Last edited:
Strictly speaking \int1/csc x- 1 means \int\frac{1}{csc x}-1 dx which is the same as \int sin(x)-1 dx which is easy. I think you meant \int\frac{1}{csc x- 1}dx.
That is the same as \int\frac{sin x}{1- sin x}dx
 
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