How do I find the antiderivative of -tanx on the interval (-π/2, π/2)?

  • Thread starter Thread starter LHC
  • Start date Start date
  • Tags Tags
    Antiderivative
LHC
Messages
24
Reaction score
0
Hi, I'm just starting to learn integration (I went to the first class in my summer course yesterday), and I'm already a bit confused. I was doing some practice problems in the text, and I found this:

Find the most general antiderivative of f on the indicated interval:

f(x) = -\tan x on (-\frac{\pi}{2}, \frac{\pi}{2})

I'm...really unsure as to how to do this problem. All this time I'm thinking, "What do I differentiate to get tan x in the first place?" ...heh, I'm still not sure. Could someone please give me some pointers? Thanks!
 
Physics news on Phys.org
Try multiplying by (secx + tanx)/(secx + tanx).
 
-\int\frac{\sin x}{\cos x}dx

u=\cos x \rightarrow -du=\sin xdx
 
Last edited:
I took your suggestion and worked it out on paper, but...I don't seem to be able to see how this would help.

f(x) = (-sec x tan x - tan^2 x)/(sec x + tan x)...

I'm afraid I've run into something that's a bit too advanced (this problem was listed under the "challenger" questions..and I was just curious). I will come back to this problem once I'm more...knowledgeable? Nevertheless, thank you for your help. I shall ask my teacher to explain it to me in detail later.
 
The method used to solved that is called integration by substitution. Basically, you make a part of the equation equal to u (I'd choose cos x) and find du (which is equal to -sinx*dx). Substitute in and integrate in terms of u.
 
durt said:
Try multiplying by (secx + tanx)/(secx + tanx).

I believe you're thinking for the trick for integrating sec x ...

You may be having trouble with this one because it's not generally a function students are asked to find the antiderivative of before they have seen the basic antiderivatives. And tan x is not the derivative of any of the elementary functions. Were you assigned this problem for practice or did you pick it out yourself? I ask because you will quickly discover that, while after having learned the rules of differentiation, you can find the derivative of any messy function you can cook up out of the elementary functions, it is rather easy to pick out or make up a function that is extremely difficult to anti-differentiate (and there are some no one has found a method for: these are integrated numerically).

As some of the posters have mentioned already, the trick here is to exploit the fact that the derivative of ln(x) is 1/x , so we can say d[ ln(x) ] = 1/x dx = dx / x . This gives us a method for taking anything that can be write as

( derivative of u ) / u ,

and expressing its general antiderivative as ln |u| + C . You will see this used a lot in your course before too much longer...
 
Last edited:
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