Find the Differential of: "y = ln[sqrt.(1+x^2)]" Any and all help is greatly appreciated!
Hmm so where you stuck? :d
\[\large\rm y=\ln\left[\sqrt{1+x^2}\right]\]
Hmm I don't see a t anywhere :d
Lols, sorry. My book has t's. I was doing x's on here to make it "easier". My bad. yeah, that's supposed to be an "x" ;)
broski. I strongly recommend you commit this derivative to memory. It shows up sooo often, its really worth a spot in your brain.\[\large\rm \frac{d}{dx}\sqrt{x}=\frac{1}{2\sqrt x}\] The derivative of square root is `one over two square roots`. Don't bother with power rule on that guy.
\[\large\rm y=\ln\left[\sqrt{1+x^2}\right]\]First step, derivative of log, and "set up" chain,\[\large\rm dy=\frac{1}{\sqrt{1+x^2}}\cdot d\sqrt{1+x^2}\]
Gotcha! I did that:)
Apply square root derivative, and "set up" the next chain,\[\large\rm dy=\frac{1}{\sqrt{1+x^2}}\cdot \frac{1}{2\sqrt{1+x^2}}\cdot d (1+x^2)\]
Wait... the last term there. The d(1+x^2).. what's that? Is that dx?
Hmm no. We're not to dx just yet :)
you can simplify the expression.. then it would be quite easy ln x^a = a ln x that will remove the sq rt and differentiation will become easy
Yes, that's also a good idea :) Saves you a couple steps.
As second step, you took this derivative:\[\large\rm d\sqrt{stuff}\quad=\quad \frac{1}{2\sqrt{stuff}}\cdot d(stuff)\]Gotta differentiate that stuff on the inside by chain rule, ya?
I'm good on the first two pieces of that... but why do we need to take the derivative of (sqrt.(1+x^2) twice?
We took the derivative of log first. Then square root second. Then (1+x^2) third.
so... \[d (\ln(stuff)) = 1/(stuff) * Chain \Rule of net stuff * d(stuff)\] ?
Gotcha... Okay..
And then I guess derivative of the inner most function gives us,\[\large\rm dy=\frac{1}{\sqrt{1+x^2}}\cdot \frac{1}{2\sqrt{1+x^2}}\cdot (2x)dx\]Ya? :o
Yeppers, I'm there:)
And then uhhh, simplify if you can.
I think I see now... I didn't know about doing the chain rule last half part err... "twice". Damn, my prof is so.... irritating. He never does examples like we have in the homework!! >:/
Oh you have one of those? :C grr
That makes sense though, I get it now:)
Where do you go to school? :)
Divu's tip was quite helpful if you want to try that one at some point.\[\large\rm \ln\left[(1+x^2)^{1/2}\right]\quad=\quad \frac{1}{2}\ln\left[1+x^2\right]\]And that will save you the work of one of the chains.
University of Central Florida. I hate it :o school is so harrrrd.
True, that looks slick. Oh, nice! My friend goes to Emery-Riddle School of Aviation down in Florida, and I've been wishing I could be in that weather right now. I go to the University of Minnesota, Twin Cities, and it's been like, 50-60 degrees... I'm missing my shorts and tan already :(
Emery? :o Ooo nice school. Yah the weather can get pretty rough down here sometimes... I had to throw an extra shirt on due to a light breeze. Brrrr! I think it was in the low 70s :(
Haha, low 70's;) If only... I wish it would be that nice even through November! I've been thinking about snow, and where I'm going to put my bike where it won't get drifted in between classes! Yeah, Emery Riddle sounds super sweet. My friend was flying a plane on literally, the first day of class!! It's insane, and also pricey..
Woahhh :O fun!
Alright, so if I have: \[y = \frac{1-v^2}{1+v^2}\] And I'm looking to get the "differential" again, is quotient rule the best bet?
Umm.. quotient rule is fine I guess. I would prefer long division though.\[\rm \frac{1-v^2}{1+v^2}\quad=\quad \frac{-(v^2-1)}{v^2+1}\quad=\quad \frac{-(v^2+1-2)}{v^2+1}\quad=\quad -\frac{v^2+1}{v^2+1}+\frac{2}{v^2+1}\] And then from this point,\[\large\rm =-1+2(v^2+1)^{-1}\]You can simply apply power rule. If those Algebra steps are way confusing though, you can just stick with quotient ^^
That little trick works way better on problems like this:\[\large\rm \frac{x^2}{x^2+1}\]Maybe it's a little confusing for your particular problem, since we had to mess with the negatives so much.
Yeah, that was a lil' over my head.. I'm going to finish doing Quotient Rule. What do you get as the final answer?
\[\large\rm dy=\frac{-4v^3}{(1+v^2)^2}dv\]
Sec, checking my work :D
Don't the 2v^3 's cancel out, and there are two (-2v)'s? :/
Mmm let's just find out I guess :d
:D
I'm like, 90% sure lols.
\[\large\rm y=\frac{1-v^2}{1+v^2}\] \[\large\rm dy=\frac{(-2v)(1+v^2)-(2v)(1-v^2)}{(1+v^2)^2}dv\]This step ok?
Good there:) I got that too:)
Ah yes :) I pulled out too many negatives I think. Good call.
-4v on top then?
Yeppers man:)
smoooooth! ୧ʕ•̀ᴥ•́ʔ୨
If... \[y = e^{x/10}\] Then... \[dy = \frac{x}{10}lne \] ?
Hmm where did this magical log come from? I only see one on the right side.
Remember derivative for e^x? Gives you the same thing back, ya?\[\large\rm \frac{d}{dx}e^{x}=e^{x}\]And we'll generalize it a little more for chain rule,\[\large\rm \frac{d}{dx}e^{stuff}=e^{stuff}~\frac{d}{dx}stuff\]
I remember that, about d/dx of e^x! Ah.. so I don't need to take the natural log of both sides or anything??
Logarithmic differentiation? Only if `both the base and exponent are x stuff`. \(\large\rm y=f(x)^{g(x)}\qquad \text{<--- Apply Logarithmic Differentiation}\) Example: \(\large\rm y=x^{cos(x)}\)
I mean, yes you should go through the log differentiation process at least one time to justify the exponential derivative, but after that first time, it's a nice shortcut to remember. Here is the more general rule though:\[\large\rm \frac{d}{dx}a^x=a^{x}\ln(a)\]So NORMALLY, you have to multiply by the log of the base. But ln(e) is just 1, so we generally skip that on the e^x derivative.
Gotcha... so, it should be like this? \[dy = e^{\frac{x}{10}}*\frac{(1*10) - (x*0)}{100}\]
Yes, you COULD do quotient rule. Lemme state this as I did for the exponential rule: Apply quotient rule only if `the numerator and denominator are both x stuff`.
Instead do this:\[\large\rm \frac{x}{10}=\frac{1}{10}x\]And apply your power rule or whatever.
\[\large\rm \frac{d}{dx}ax=a\]ya? :)
True! :)
\[\large\rm y=e^{x/10}\]\[\large\rm dy=e^{x/10}\cdot d~\left(\frac{x}{10}\right)\]So what do you get for that chain? And final answer?
Confused? :o
Final answer: .1(e^(x/10))*dx :)
hmmm
My book says it's right... ? :/
Oh you're being sneaky, .1 = 1/10, Ok fine fine
yeah, sorry:)
Interesting thread, can you find the differential for the following?You may have to use a substitution! \[y=\tan^{-1}(\frac{a}{\sqrt{x^2-a^2}})\] \[y=\sin^{-1}(2x \sqrt{1-x^2})\]
I'm sorry, but I am jus trying to get something on paper for my assignment in Calc that's due today... or tomorrow, depends on wether "Today" starts once I sleep, or now, since it's 2am lols. I would love to challenge myself, but I have been stuck on a pellet-ton of problems, and am just trying to get something down for all of them, so I can get some credit.. Sorry:/
Sh1t = pellet... ? why?
ya the filter word is hilarious lol
1 = i
Oh best of luck, feel free to try them later if you want to, I think these problems would be in your textbook anyway if you read on further into your book
Thank you!! I certainly will take a peek, once the fire's put out here lols. :)
zepdrix you are gr8 thanks so much for helping
@amonoconnor shіt
What's up now @imqwerty? Sorry, I went to bed last night.
haha i jst tacked the filter :D
Join our real-time social learning platform and learn together with your friends!