Derivative Formulas Flashcards
only the tricky ones (16 cards)
1
Q
Product Rule
A
derivative of the 2nd function first
f(x)g’(x) + f’(x)g(x)
2
Q
Quotient Rule
A
derivative of the numerator first
f’(x)g(x) - f(x)g’(x) / g(x)^2
3
Q
derivative of tan(u)
A
sec^2(u) u’
4
Q
derivative of sec(u)
A
sec(u)tan(u)u’
5
Q
derivative of csc(u)
A
-csc(u)cot(u)u’
6
Q
derivative of cot(u)
A
-csc^2(u)u’
7
Q
derivative of ln(u)
A
u’/u
8
Q
derivative of e^u
A
u’e^u
9
Q
derivative of a^u
A
u’(a^u)(ln a)
10
Q
derivative of arcsin(u)
A
u’/(1 - u^2)^1/2
11
Q
derivative arccos(u)
A
-u’/(1 - u^2)^1/2
12
Q
derivative of arctan(u)
A
u’/1 + u^2
13
Q
derivative of arccot(u)
A
-u’/1 + u^2
14
Q
derivative of arcsec(u)
A
u’/(u^2 -1)^1/2*(abs u)
15
Q
derivative of arccsc(u)
A
u’/(u^2 - 1)^1/2*(abs u)
16
Q
How to take derivative of an absolute value function?
A
- The Abs funct can’t be diff. where f(x) = 0 (or where it turns) so split it up at that point
- d/dx abs.f(x) = f’(x) at x > pt.
-f’(x) at x < pt.
undef at x = pt. - So use that piecewise function to find whatever value you need to, the function will have a ‘cusp’ at x = the turning point!