Another couple of integration porblems

  • Thread starter Thread starter chubb rock
  • Start date Start date
  • Tags Tags
    Couple Integration
chubb rock
Messages
5
Reaction score
0
Back for a couple more I'm having a little trouble with. The first is

sech(1/x)tanh(1/x) all over x^2

Here I'm not sure how to deal with integrating hyperbolics at all as we haven't gotten to it in class yet. I did some searching on the internet and found that the integral tanh(x)sech(x) = -sech(x) + C. With all of it being over x^2 it becomes a little more complicated.

Do I rewrite x^2 as x^-2 and multiply it through with the 1/x's? Would the property tanh(x)sech(x) = -sech(x) + C still work?

I was also wondering about rewriting the whole equation as (2/e^1/x + e^-1/x)(e^1/x - e^-1/x /e^1/x - e^-1/x)(1/x^2). That seems overly complicated though and I'm not sure what form to go to from that point.

The other problem I'm having trouble with is integrating

cos^-3(2θ)sin(2θ)dθ

I know of ways of integrating sin and cos that have squares but is there a property I can use that's cubed and a double angel?
 
Physics news on Phys.org
What do you mean by integrating all over x^2? I suppose you mean \int \text{sech}\left(\frac{1}{x}\right)\tanh\left(\frac{1}{x}\right)\frac{1}{x^2}dx. If so use the substitution u=sech \left(\frac{1}{x}\right). For your second problem use the substitution u=\cos 2\theta
 
Last edited:
Yeah, that is what I meant and both make so much more sense to me now. Thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top