Are these two integral formulas the same?

  • Thread starter Thread starter frasifrasi
  • Start date Start date
  • Tags Tags
    Formulas Integral
frasifrasi
Messages
276
Reaction score
0
In my book, we were give:

int of tanx dx = - ln|cos x| + c

and later I cam across:

int of tanx dx = ln |sec x| + c

--should I use these interchangeably or what?
 
Physics news on Phys.org
What is the relation between \cos x and \sec x?
 
ln\left(\frac{1}{x}\right) = -ln x \quad \textrm{and} \quad \sec x = \frac{1}{\cos x}

So yes, you can use them interchangeably.
 
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