Derivative Rules Flashcards
Which two derivative functions are identity functions?
D(0), D(e^x)
D(0)
0
D(e^x)
e^x
Power Rule
D(x^n) = nx^(n-1)
D(c)
0
D(2)
0
Product Rule
D[f(x)g(x)] = f(x)g’(x) + g(x)f’(x)
Quotient Rule
D[f(x)/g(x)] = (g(x)f’(x) - f(x)g’(x))/([g(x)]^2)
Define e
lim n-inf ((1+(x/n))^n)
How do you find intervals of increase/decrease?
- Find f’
- Find where f’=0
- Use sign chart
If there are no intervals, then how do you know if f’>0 or f’<0?
Set x to a value and solve for f’. If that value is >0, then all x values will be >0 due to the IVT.
Equation for objects in free fall
h(t)=-0.5gt^2 + v_0t + s_0
h:height(positin)
t:time
V_0:Initial velocity
S_0:Initial position
g:gravitational constant
Theorem for f’(x)=0
- f’(x) = 0 when: f(x) is at a smooth rel. min/max
- when f increases over (a,b), then f’>0 over (a,b)
- when f decreases over (a,b), then f’<0 over (a,b)
Limit definition using h
lim_(h-0) ((f(x+h) - f(x))/h)
Limit definition using x and a
lim_(x-a) (f(x) - f(a))/(x-a)
Finding impact velocity
- Find time when object returns to ground
- Use v(t), which equals h’(t)
D(sin x)
cos x
D(cos x)
-sin x
D(tan x)
sec^2 x
D(csc x)
-csc x cot x
D(sec x)
sec x tan x
D(cot x)
-csc^2 x
Chain Rule
D(f(g(x))) = f’(g(x)) * g’(x)
Generalized Power Rule
D(f(x)^p) = p * f(x)^(p-1) * f’(x)
Reciprocal Rule
D(1/f(x)) = (f’(x)/f(x)^2)
D(c*f(x))
c * f’(x)
D(a^x)
a^x * ln(a)
D(log_a(x))
1/(x ln(a))
Equation for tangent line
y=f’(a)(x-a)+f(a)
D(c*e^x)
c*e^x
Logarithmic differentiation
f’(x)=f(x) * D(ln(f(x)))
Generalized Log Rule for Any Base
f’(x)/(ln(b) * f(x))
Power Rule for Logs
D(ln(f(x)^p)) = D(p*ln(f(x))) = p * D(ln(f(x)))
Generalized Exponential Rule for Any Base
D(b^f(x)) = ln(b) * b^f(x) * f’(x)
Generalized Log Rule for Base e
D(ln(f(x))) = f’(x)/f(x)
Generalized Exponent Rule for Base e
D(e^f(x)) = e^f(x) * f’(x)
Generalized Square Root Rule
D(sqrt(f(x))) = f’(x)/(2sqrt(x))
D(sin^-1 (x))
1/sqrt(1-x^2)
D(cos^-1 (x))
-1/sqrt(1-x^2)
D(tan^-1 (x))
1/(x^2 + 1)
D(csc^-1 (x))
-1/(x * sqrt(x^2 -1))
D(sec^-1 (x))
1/(x * sqrt(x^2 - 1))
Gravitational constant of earth (metric)
9.81 m/s^2
Gravitational constant of earth (imperial)
32 ft/s^2
Equation for population growth/decline
P(t) = p(0) * e^(k * t)
Equation for population growth/decline (derivative)
(dP/dt) = k * P(t)
What does k equal?
k= (dP/dt)/P(t)
Equation for temperature
T(t) = (T(0)-T_s)e^(kt) + T_s
Equation for rate of change in temperature
(dP/dt) = k(T(0)-T_s)
sin (x) = 0
x = pi * n
cos(x) = 0
x = (2n + 1)(pi/2)
Solution to b^x = 0
No solution
Equation for temp difference between surrounding and object
y(t) = y(0)e^(kt)
Equation for change in temp difference between surrounding and object
(dy/dt) = yk