evaluate integral: ln(x + sqrt(x^2 -1)) dx
\[\int\limits \ln (x+\sqrt{x^{2}-1}) dx\]
try by parts
I know you let \[x = \sec^2 \theta\] \[dx = 2\sec^2 \theta \tan \theta d \theta\] so \[2 \int\limits \ln(\sec^2 \theta +\tan \theta ) (\sec^2 \theta \tan \theta) d \theta\]
\[\int \ln \spadesuit~dx = x\ln \spadesuit - \int x(\ln \spadesuit )' ~dx \]
\[\int \ln (x+\sqrt{x^{2}-1}) dx =x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\ln (x+\sqrt{x^{2}-1})\right)' dx \]
oh did they cover integration by parts yet ?
we went over integration by parts already, we're on the part where they combined all integration strategies, and we're trying to familiarize which one we use when we see a problem.
good, integration by parts is best for this problem give it a try
you should think of by parts if you see log term in integrand
did you already start integration by parts for the equation you gave me? uv - ingetral vdu?
yes
this one is a hard one. did you let u = ln dx and dv = (x + sqrt(x^2-1) ?
\( u = \ln (x+\sqrt{x^{2}-1}) \) \(\large v = x\)
\[\large (uv)' = uv' + u'v \implies uv = \int uv' + u'v\]
i was taught to let something be u and other be dv. you derive u to get du, and integral dv to get v.
yes, dv = 1 you get v = x
ah ha....
is there a reason why you let the whole thing equal u. is there something that pops out that made you do that?
or is it trial and error and as you do more practice problem you know what to do.
letting that whole thing equal to u comes naturally once you know how by parts works
\[\large \int \ln (x+\sqrt{x^{2}-1}) dx = \int \ln (x+\sqrt{x^{2}-1}) \color{red}{\cdot 1}~ dx\]
the antiderivative of 1 is x so you want to integrate 1, doing anything else is ridiculolus here
okay, i got the equation that you posted earlier.
i was just trying to understand why you decided to let u be = to that and dv = to 1
thats a good question actually :) heard of ILATE mnemonic for by parts ?
no, i have not heard of that.
that helps u in deciding what to pick for dv fast
nope. it helps u in deciding what to pick for `u` fast
http://www.utdallas.edu/dept/abp/PDF_Files/Calculus_Folder/Calculus_I/IntegrationByParts.pdf
so i is first, L is second, A is third etc etc?
oh you let exponential go first, then T, then A?
yes if u see a `log` term and an `exponent` in your integrand, you pick `log` as `u`
exponential is always the last preference for `u` because it wont reduce no matter how many times you differentiate
ahhh, okay. let me see what i can do with the resource you gave me.
algebra are x^2 x^3, and exponentials are e^x right?
yes
For your present problem : \[\begin{align}&\int \ln (x+\sqrt{x^{2}-1}) dx =x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\ln (x+\sqrt{x^{2}-1})\right)' dx\\~\\&= x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\dfrac{1}{x+\sqrt{x^{2}-1}} \right)\left(x+\sqrt{x^{2}-1}\right)' dx\end{align}\]
is the answer \[= xln(x+\sqrt{x^2-1}) - arcsec(x) + C\]
i don't think i derived u correctly.
\[\begin{align}&\int \ln (x+\sqrt{x^{2}-1}) dx =x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\ln (x+\sqrt{x^{2}-1})\right)' dx\\~\\&= x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\dfrac{1}{x+\sqrt{x^{2}-1}} \right)\left(x+\sqrt{x^{2}-1}\right)' dx \\~\\ &= x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\dfrac{1}{x+\sqrt{x^{2}-1}} \right)\left(1+\dfrac{2x}{2\sqrt{x^{2}-1}}\right) dx \end{align}\]
okay i got that.
\[\begin{align}&\int \ln (x+\sqrt{x^{2}-1}) dx =x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\ln (x+\sqrt{x^{2}-1})\right)' dx\\~\\&= x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\dfrac{1}{x+\sqrt{x^{2}-1}} \right)\left(x+\sqrt{x^{2}-1}\right)' dx \\~\\ &= x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\dfrac{1}{x+\sqrt{x^{2}-1}} \right)\left(1+\dfrac{2x}{2\sqrt{x^{2}-1}}\right) dx\\~\\ &= x\ln (x+\sqrt{x^{2}-1}) - \int x \left(\dfrac{1}{x+\sqrt{x^{2}-1}} \right)\left(\dfrac{\sqrt{x^{2}-1}+x}{\sqrt{x^{2}-1}}\right) dx\\~\\ &= x\ln (x+\sqrt{x^{2}-1}) - \int\left( \dfrac{x}{\sqrt{x^{2}-1}}\right) dx\\~\\ \end{align}\]
substitute `u^2 = x^2-1` to evaluate the integral
is there a reason why you did u^2 = x^2 -1 instead of u = x^2 -1
is it because its under a sq rt?
Yooooon! Your original approach was just fine. You were just off by a little bit with your substitution. You wanted: \(\Large\rm x=\sec\theta\)\[\Large\rm dx=\sec\theta\tan\theta~d\theta\] Then,\[\large\rm \int\limits \ln\left(x+\sqrt{x^2-1}\right)dx=\int\limits \ln\left(\sec \theta+\tan \theta\right)\sec \theta \tan \theta~d \theta\] And you can do parts from here :) \[\Large\rm u=\ln(\sec \theta+\tan \theta), \qquad \qquad dv=\sec \theta \tan \theta~d \theta\] The other approach seems good also though. ^^ This way is maybe a bit easier to mess up.
for \[\int\limits \frac{ x }{ \sqrt{x^{2}-1} } dx\] i got \[\frac{ du }{ 2\sqrt{u} }\] is that correct?
You should get that BEFORE integrating. Is that what you meant?
Oh you have a du in there, so yah that would make sense :) lol Integrate! >.<
is the integration 4u^(1/2)?
ahhh, i made a mistake its u^(1/2) okay i got the answer, thank you all for helping out!!!
Join our real-time social learning platform and learn together with your friends!