Solving Integral from Table: Differences Explained

  • Thread starter Thread starter Prologue
  • Start date Start date
  • Tags Tags
    Integral Table
Prologue
Messages
183
Reaction score
1
In a table in two different books they both say:
\int \frac{1}{a^2-u^2}du=\frac{1}{2a} ln\left|\frac{u+a}{u-a}\right|+c

but I am not having the same result:

\int \frac{1}{a^2-u^2}du=\frac{1}{2a} \left(\int \frac{1}{a-u}du + \int \frac{1}{a+u}du\right) = \frac{1}{2a} \left(-ln\left| a-u \right|\right)+ln\left| a+u \right|+c = \frac{1}{2a} ln\left|\frac{a+u}{a-u}\right|+c


Obviously the u+a at top is interchangeable but I am not seeing an explanation for the bottom (u-a vs. a-u) being different. Is it just an absolute value thing?
 
Physics news on Phys.org
Well |a-u| = |u-a|, so yes I would say its just an absolute value thing.
 
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...

Similar threads

Back
Top