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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Quotient Rule

A

derivative of the numerator first
f’(x)g(x) - f(x)g’(x) / g(x)^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

derivative of tan(u)

A

sec^2(u) u’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

derivative of sec(u)

A

sec(u)tan(u)u’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

derivative of csc(u)

A

-csc(u)cot(u)u’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

derivative of cot(u)

A

-csc^2(u)u’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

derivative of ln(u)

A

u’/u

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

derivative of e^u

A

u’e^u

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

derivative of a^u

A

u’(a^u)(ln a)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

derivative of arcsin(u)

A

u’/(1 - u^2)^1/2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

derivative arccos(u)

A

-u’/(1 - u^2)^1/2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

derivative of arctan(u)

A

u’/1 + u^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

derivative of arccot(u)

A

-u’/1 + u^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

derivative of arcsec(u)

A

u’/(u^2 -1)^1/2*(abs u)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

derivative of arccsc(u)

A

u’/(u^2 - 1)^1/2*(abs u)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How to take derivative of an absolute value function?

A
  1. The Abs funct can’t be diff. where f(x) = 0 (or where it turns) so split it up at that point
  2. d/dx abs.f(x) = f’(x) at x > pt.
    -f’(x) at x < pt.
    undef at x = pt.
  3. So use that piecewise function to find whatever value you need to, the function will have a ‘cusp’ at x = the turning point!