I need explanations on how to take the derivative of a trig functions. Could somebody explain how to do so and then help me work out a few examples?
Sure, with basic trig functions. Learning the derivatives is simple memorization or using a cheat sheet. \[\frac{d}{dx} \sin x = \cos x\] \[\frac{d}{dx} \cos x = -\sin x\] \[\frac{d}{dx} \tan x = \sec^2 x\]
And for csc, sec, cot?
they can be found by writing in terms of sin,cos,or tan , Then use the chain rule. Anyway here are the derivatives....you can work them out on your ow. \[\frac{d}{dx} \csc x = -\csc x \cot x\] \[\frac{d}{dx} \sec x = \sec x \tan x\] \[\frac{d}{dx} \cot x = -\csc^2 x\]
So, if I'm taking the derivative of a trig function, do I basically just plug that in in place of it? So if I need to take the derivative of lets say, 3cosx, it would just be -3sinx?
correct, thats it.. However if its cos(3x), you must use chain rule ----> -3sin(3x)
Can you explain the chain rule to me a bit more in detail? Someone helped me by using it in one of my last questions, but I don't *fully* understand it. I know you multiply whatever is inside of the parenthesis at the end (i don't know how to word it). So in any situation, if something is being multiplied by something in parenthesis, do I just multiply it at the end in the derivative?
yes thats pretty much the right idea. lets do an example \[\sin^2 x\] So you want to think of 2 functions, theres the sin function and the squared function. \[ u = \sin x \rightarrow f(u) = u^2\] chain rule says: \[f'(u) = 2u * du\] where du is derivative of "u" function, in this case sin x du = cos x \[f'(u) = 2u*du = 2\sin x \cos x\]
Okay, and will the chain rule ALWAYS say 2u*du? Or is that specific for this problem? Would it be 3u*du if the example was sin^3(x)?
Another one: \[\sin(3x^2 -1)\] In this case, let \[ u = 3x^2 - 1 \rightarrow f(u) = \sin u\] \[f'(u) = \cos u * du\] \[du = 6x\] \[f'(u) = \cos(3x^2 -1) (6x)\]
It depends on the function. you have the right idea for sin^3, however it would be 3u^2 du
It's making a lot more sense. Now, how do I determine which part of the function is u and which part is f(u)? Is u always the part of the function that is being altered? Like, in the first example, u was the term that was being squared.
right thats the trick . I like to think of the "u" function as being the inner function While f(u) is the outer base function
\[\frac{1}{x^3 -1}\] what is u?
u= x^3-1 and f(u) = 1/u Is that right?
yes, good job
sorry did you have your own questions?
Yes, I have a couple if you have the time to help me through them.
sure
Okay. So this is one of the simpler ones. y=8xsinx So, I know the derivative of sinx is cosx.
Would u be sinx and f(u) be 8x(u)?
note, f(u) cannot have an "x" in it This looks more like a problem for product rule
the u, f(u) notation only works where chain rule applies
Is it just a matter of recognizing if chain rule would work for a function or is there some sort of process I can do to check if the function would require chain rule?
yep, first check to see if you only have base functions or if its a more complicated function. in this case you just have 2 base functions multiplied together
What's the product rule? I know the answer to the equation is 16cosx-8xsinx
product rule \[(fg)' = f'g + fg'\] f = 8x, g = sin x
your answer is wrong, are you sure its 8x*sin(x) ?
OH wait! y' means the first derivative, and y'' means second derivative, correct?
If so, then I'm needing to find the second derivative.
Of y=8xsinx
ahh, yes y'' means 2nd derivative
Sorry about that! So to find second derivatives, is it easier to find the first derivative and then take the derivative of that? Or is there another process that I should be doing?
unfortunately there's no shortcut. You have to find y' first . Then take derivative again
Okay. So for the first derivative, it would be 8sinx+8x(cosx), right?
correct
So how do I go about finding the derivative of that? Do I have to simplify 8x(cosx) if possible?
The derivative of 8sinx would be 8cosx, right? And then the derivative of 8x(cosx)...would just be 8xsinx?
you take derivative of each term You will have to use product rule again for the "8xcosx" term
Okay, so the derivative of 8sinx is 8cosx. And the derivative of "8xcosx" would be 8(sinx)+8x(sinx) ?
8(cosx)+8x(sinx) **
almost, remember derivative of cos = -sin
ohhh, that's right. So 8(cosx)+8x(-sinx) ?
So in all, I would have 8cosx+8cosx+8x(-sinx) ? The two "8cosx" would add to 16cosx+8x(-sinx). And then how do I go further than that?
you got it. you cant simplify it any further
It's saying the correct answer is 16cosx-8xsinx though, would I need to factor out the - from the sinx?
yes
So it's done! Awesome! Do you want to help me out on one of the more complicated ones? (At least they seem more complicated to me)
sure
Find dy/dt. y=cos^6(pi(t)-9)
\[y=\cos^6(\pi(t)-9)\])
First, is there a difference between finding y' and finding dy/dt?
no they are the same thing. So this is a nested function. We need to use chain rule twice.
Okay, so I'm guessing I do the chain rule in the parenthesis first. The pi(t)-9
And u would be...maybe pi(t) and f(u) = u-9?
not quite, that makes f(u) too simple try u = pi(t) - 9
So f(u) = cos^6(u)?
yes
Okay. And the derivative of pi(t)-9 would be pi and the derivative of cosu would be -sinu...so it would be -sin(pi) ?
wait no it would be
-6sin^5(pi) ?
-6sin^5(pi(t)-9)(pi) ?
getting closer :) Important when dealing with trig functions, the derivative will ALWAYS keep the same input in parenthesis as original In this case --->( pi(t) - 9) The derivative du = pi is just multiplied on the outside. Ok this is where i said we need to do chain rule twice \[\cos^6 u\] \[w = \cos u \rightarrow f(w) = w^6\] \[f'(w) = 6w^5 * dw*du\] \[= 6 \cos^5 u (-\sin u) (\pi)\]
Final step is plug back in (pi)t - 9 for u
And I can factor out that -1, so I could have -6(pi)cos^5(pi(t)-9)(sin(pi(t)-9)
Let me write it in the equation thing, one sec.
\[-6(\pi)\cos^5((\pi)(t)-9)(\sin((\pi)(t)-9)\]
very good This is called a nested function where you have to use chain rule multiple times. It can take getting used too
And how did you determine that it was a nested function? Is it because the cos had an exponent? So if it was just cos(pi(t)-9), it wouldn't be a nested function?
correct
Jesus, this is a lot to take in!
yes, welcome to the world of calculus. But hopefully you have weeks to learn, is this h.s or college?
College.
Would you like to explain implicit differentiation? I have a few examples of that I need to complete.
sure, is this an online class? you seem to be covering multiple sections at once
Yes it is. I'm covering many, many sections at once.
thats typically not the best way to learn math , oh well
For the upcoming test, I have everything that you've covered with me so far. As well as Continuous/differentiable points on a graph, finding speed/acceleration/velocity of an equation, graphing derivatives, implicit differentiation, tangents to a curve, slopes of a curve, how fast a wheel is rolling...how fast water is being drained from a container..
My professor kind of dumps like 12-15 assignments online and then gives us a due date for them and then announces the test later along the line.
ok well for implicit, you need to know the product rule really well Also just remember that only the "y" term derivative will be multiplied by dy/dx Example: \[xy - x^2 = 1\] Take derivative of each term \[(xy)' = (1)y + x(1)\frac{dy}{dx}\] \[(-x^2)' = -2x\] \[1' = 0\] \[\rightarrow (y +x \frac{dy}{dx}) -2x = 0\] Then you have to algebraically solve for "dy/dx" \[\frac{dy}{dx} = \frac{2x-y}{x}\]
heres a good website with lots of notes that will help you. http://tutorial.math.lamar.edu/Classes/CalcI/CalcI.aspx
Join our real-time social learning platform and learn together with your friends!