3
$\begingroup$

I'm self teaching from Core Maths for Advanced Level by Bostock and Chandler. They say this:

$\int \frac{1}{ax + b} dx = \frac{1}{a} ln |ax + b| + K = \frac{1}{a} ln A|ax + b|$

There's no explanation of where the $A$ comes from, or where the constant of integration went. Can anyone explain how the equation is true, and what the motivation for doing this is?

  • 1
    $A$ is where $K$ went.2012-05-06

4 Answers 4

1

If $K = \frac1a \log_e A$, i.e. letting $A=e^{aK}$, then you should be able to combine the logs.

1

It follows from the fact that $\ln uv=\ln u+\ln v$. In this case set $A=e^K$ and take $u=A$ and $v=|ax+b|$: then $\ln A|ax+b|=\ln A+\ln|ax+b|=\ln e^K+\ln|ax+b|=K+\ln|ax+b|$.

1

$\log (A |ax+b|) = \log A + \log |ax+b|.$ Put $aK=\log A$.

0

because we have deal with logarithms,i think author decided to use logarithms totaly, generaly $ln(a)+ln(b)=ln(a*b)$,so author had took $A=(1/a)*ln(k)$ ,because as k is constant,A is also constant,so no changing anything