I wish to understand why we use $\ln x$so much more excessively compared to $\log x$.(log to the base 10)
Taking the following example, I wish to understand why is it so;
$$ ∫dx/(x^2-a^2 )= \frac{1}{2a} \ln|((x-a)/(x+a))| + c \neq \frac{1}{2a} \log_|(x-a)/(x+a)| + c $$
( logx implies logarithm to the base 10 )
Thank you very much.
Due to the standard limit $$ \lim_{x\to 0}\frac{\ln(1+x)}{x}=1 $$ we know that $$ \frac{d}{dx}\ln(x)=\frac{1}{x} $$ with the beautiful unity in the numerator. All other logarithms are proportional to $\ln$ $$ \log_a(x)=\frac{\ln(x)}{\ln(a)}=\text{const}\cdot\ln(x) $$ and satisfy $$ \frac{d}{dx}\log_a(x)=\color{red}{\frac{1}{\ln(a)}}\cdot\frac{1}{x}. $$ It is less appealing in calculations to take care for this extra constant. It makes the logarithm with the base $e$ natural in most calculations in calculus. Moreover, the final conversion from the natural to your particular logarithm of interest is cheap.