Chapter Three: Derivatives Flashcards
(33 cards)
limit definition of a derivative

conditions of differentiability
- the function must be continuous on the interval over which you are differentiating (no removable discontinuities)
- the left and right-hand derivatives must be equal (no cusps, corners, or jump discontinuities)
- the limit as x approaches c, where c is the point which is being differentiated, cannot be positive or negative infinity (no vertical tangent lines)
power rule
f’(x) = axa-1
product rule
p’(x) = f(x)g’(x) + g(x)f’(x)
the first times the derivative of the second, plus the second times the derivative of the first
quotient rule
q’(x) = (g(x)f’(x) - f(x)g’(x)) / (g(x))2
the bottom times the derivative of the top, minus the top times the derivative of the bottom, all over the bottom squared
chain rule
f’(x) = (derivative of outside function)(derivative of inside function)
f’(x) of cscx
-cscxcotx
f’(x) of secx
secxtanx
f’(x) of cotx
-csc2x
f’(x) of sinx
cosx
f’(x) of cosx
-sinx
f’(x) of tanx
sec2x
f’(x) of ax
axln(a)
note: if the power is a function, and not just x, it must also be differentiated, and multiplied by this because of the chain rule
f’(x) of ex
ex
f’(x) of ln(x)
1/x
note: if the argument of the natural log function is more complicated than just x, it must be differentiated as well by the chain rule
f’(x) of y = logbx
1 / (lnb)x
formula for the derivative of an inverse function
in english: the derivative of g(x), where g(x) is the inverse of the function f(x), is equal to the reciprocal of the derivative of f(x), evaluated at g(x)
or
the value of the derivative of the inverse function evaluated at b equals the reciprocal of the derivative of the original function evaluated at a

(f-1)’(b) =
1 / f’(a)
f’(x) of arcsinu
in english: the derivative of arcsin(u) is equal to 1 over the square root of 1 minus u squared
derivation: this formula is an extension of the Pythagorean Theorem. To derive:
- multiply y = arcsinu by sin to get siny = u
- take the derivative of both sides to get cosy times dy/dx = du/dx
- isolate dy/dx
- rewrite as y’ = u’/cosy
- use a reference triangle to determine that cosy = √(1-u2)
- write the final formula: y’ = 1/√(1-u2)

f’(x) of arccosu
in english: the derivative of arccosx is equal to negative 1 over the square root of 1 - u squared
To derive:
- multiply y = arccosu by cos to get cosy = u
- take the derivative of both sides to get -siny times y’ = u’
- isolate y’
- rewrite as y’ = -u’/siny
- use a reference triangle to determine that siny = √(1-u2)
- write the final formula: y’ = -1/√(1-u2)

f’(x) of arctanu
in english: the derivative of arctanu is equal to 1 over 1 plus u squared
To derive:
- multiply y = arctanu by tan to get tany = u
- take the derivative of both sides to get sec2y times y’ = u’
- isolate y’
- rewrite as y’ = u’/sec2y
- use a reference triangle to determine that sec2y = (√(1+u2))2
- write the final formula: y’ = 1/(1+u2)

f’(x) of arccotu
in english: the derivative of arccotu is equal to negative 1 over 1 plus u squared

f’(x) of arccscu
in english: the derivative of arccscu is equal to negative 1 over the absolute value of u times the square root of u squared minus one

f’(x) of arcsecu
in english: the derivative of arcsecu is equal to 1 over the absolute value of u times the square root of u squared minus 1
