I want to show that this equation holds for positive a. $$\int \sqrt{a^2 + u^2}\;du = \frac{u}{2} \sqrt{a^2 + u^2}+ \frac{a^2}{2}\;ln(u+\sqrt{a^2+u^2}))+ C $$ My attempt is this: $$u=a.tan(t)\\du=a(1+tan^2(t))dt\\\int \sqrt{a^2 + u^2}\;du=\int \sqrt{a^2 + a^2tan^2(t)}\;du =\int |a.sec(t)|.a.(sec^2(t))\;dt=a^2\int |sec^3(t)|dt$$
And we know that: $$\int sec^3(t)dt=\frac{1}{2}(tan(t).sec(t)+ln|sec(t)+tan(t)|)=I$$ Then I made an attempt to rewrite the right side of my equation. $$\frac{u}{2} \sqrt{a^2 + u^2}= \frac{a.tan(t)}{2}.|a.sec(t)|=\frac{a^2}{2}tan(t)|sec(t)|=II\\\frac{a^2}{2}\;ln(u+\sqrt{a^2+u^2})=\frac{a^2}{2}.ln(a.tan(t)+|a.sec(t)|)=\frac{a^2}{2}ln(a(tan(t)+|sec(t)|))=III$$ If we multiply I by a^2: $$I=\frac{a^2}{2}(tan(t).sec(t))\;[which\;looks\;similar\;to\;II]\\+\frac{a^2}{2}ln|sec(t)+tan(t)|\;[which\;looks\;similar\;to\;III] $$ I'm confused what should I do from now on; My first problem is with absolute values and my second is the fact that III has an "a" element inside the parenthesis of ln but I doesn't. Any help would be appreciated!
$\tan$, $\sec$, $\ln$etc. instead of$tan$, $sec$, $ln$– saulspatz Jan 07 '20 at 19:20