1/77
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Removable Discontinuity
the function is continuous everywhere except for a “hole” at x =c
Intermediate value theorem
if f(x) is a continuous function and a < b and there is a value with such that n is between f(a) and f(b) then there is a number c such that a <c<b & f(c) = w
jump disconttinuity
the function has a left and right hand limit, but they don’t equal each other
end behavior model
the function g(x) is:
a) a right end behavior model for f if and only if lim x approaching infinity f(x)/ g(x) = 1
b) a left end behavior model for f if and only if lim x approaching - infinity f(x)/ g(x) = 1
average rate of change on an interval
f(b) - f(a)/ b- a
squeeze theorem
if g(x) ≤ f(x) ≤ h(x) for all x ≠ c in some interval about c, and lim as x approaches c g(x) = lim as x approaches c h(x) = L
then, lim as x approaches c f(x)=L
instantaneous rate of change
lim as h approaches 0 f(x+h) - f(x)/h
limits: a function f(x) has a limit as x approaches c if & only if the right hand and left hand limits at c exist & are equal
lim as x approaches c f(x) = L = lim as x approaches c + f(x) = L = lim as x approaches c - f(x) = L
infinite discontinuity
the function value increases or decreases indefinitely as x approaches c from the left and right
continuity test
1) f(x) is defined at c, that is f(c) exists
2) f(x) approaches the same value from either side of c, lim as x approaches c f(x) exists
3) the value that f(x) approaches from each side of c is f(c); lim as x approaches c f(x) = f(c)
sum & difference rule
d/dx (u ± v) = du/dx ± dv/dx
The derivative
the function whose value is f’(x) = lim h approaches 0 f(x+h) -f(x)/h
Power Rule for Positive Integer Powers of x
d/dx(x^n)=nx^n-1
implication of differentiability
local linearity
continuity
Constant Multiple Rule
d/dx(cu) = cdu/dx
one sided derivatives & differentiability
A function y = f(x) is differentiable on a closed interval [a,b] if it has a derivative at every interior point of the interval and if the limits:
lim h approaches 0+ f(a+h) - f(a)/ h
lim h approaches 0- f(b+h) - f(b)/h
exist at the endpoints
d/dx(sec(x)) =
sec(x)tan(x)
d/dx csc(x) =
-csc(x) cot(x)
general equation for displacement
s(t) = ½ gt² +v0t+s0
g = 32ft/sec²
g= 9.8m/sec²
d/dx (tan(x))=
sec²(x)
d/dx (cot(x))=
-csc²(x)
d/dx (sin(x)) =
cos(x)
speed
speed = |v(t)| = |ds/dt|
d/dx (cos(x)) =
-sin(x)
d/dx (a^x)=
a^x * ln(a)
d/dx (e^x)
e^x
derivative of a constant function
df/dx = d/dx (c ) = 0
slope of a curve at a point
slope of a curve y = f(x) at the point p(a, f(a)) is the number:
m = lim h approaches 0 f(a+h) - f(a)/h
how f’(a) might fail to exist
corner
cusp
vertical tangent
discontinuity
derivative of a function at the point x = a
f’(a) = lim x approaches a f(x)-f(a)/x-a
d/dx (sin-1x)
1/ √1-x2
d/dx (cot-1x)
-1/1+x2
d/dx (sec-1x)
1/ x√x2-1
d/dx (cos-1x)
-1/√1-x2
d/dx (tan-1x)
1/1+x2
implict differentiation process
differentiate both sides of equation with respect to x
collect the terms with dy/dx on one side of equation
factor out dy/dx
solve for dy/dx
d/dx (csc-1x)
-1/ x√x2-1
chain rule
if f if is differentiable at point u=g(x), and g is differentiable at x,
then the composite function y=f(u) for u=g(x) is differentiable at x and dy/dx=dy/du * du/dx
the the compostie function (fog)(x) = f(g(x)) is differentiable at x and (fog)’(x)=f’(g(x)) * g’(x)
product rule
d/dx (uv) = udv/dx + vdu/dx
quotient rule
d/dx(u/v) = vdu/dx - udv/dx/v2
concavity
the graph of a differentiable function y=f(x) is
a) concave up on an interval I if y’ is increasing on I
b) concave down on an interval I if y’ is decreasing on I
First derivative test for local extrema
for a continuous function f(x) at a critical point c:
1) if f’ changes sign from positive to negative at c, then f has a local maximum value at c
2) if f’ changes sign from negative to positive at c, then f has a local minimum value at c
3) if f’ doesn’t change sign at c, then f has no local extreme value at c
determining where function are increasing or decreasing
let f be continuous on [a,b] & differentiable on (a,b)
if f’>0 at each point of (a,b) then f increases on [a,b]
if f’<0 at each point of (a,b) then f decreases on [a,b]
mean value theorem
if y=f(x) is continuous at every point of the closed interval [a,b] & differentiable at every point of its interior (a,b), then there is at least one point c in (a,b) at which the instantaneous rate of change equals the mean rate of change,
f’(c)= f(b)-f(a)/b-a
stationary point
a point in the interior of the domain of a function f at which f’=0
critical point
a point in the interior of the domain of a function at which f’=0 or f’ does not exist
extreme value theorem
if f is continuous on a closed interval [a,b], then f has both a max value and min value on the interval
d/dx (logaU)
1/uln(a) * du/dx
derivative of an inverse function
(f-1)’(x) = 1/ f’(f-1(x))
d/dx(ln(u))
1/u * du/dx
Middle Riemann Sum
a middle riemann sum draws rectangles with bases of
length ∆xx and heights equal to the value of the function at the
middle endpoint of each subinterval.
Left Riemann Sum (LRAM)
A Left Riemann Sum (RRAM), draws rectangles with bases of
length ∆xx and heights equal to the value of the function at the left
endpoint of each subinterval.
Right Riemann Sum (RRAM)
A Right Riemann Sum (RRAM), draws rectangles with bases of
length ∆xx and heights equal to the value of the function at the right
endpoint of each subinterval.
concavity test
The graph of a twice differentiable function yy = ff(xx) is
(a) Concave up on any interval where y′′ > 0
(b) Concave down on any interval where y'′ < 0
point of inflection
A point where the graph of a function has a horizontal tangent line and where the concavity changes
Second Derivative Test for Local Extrema
1. If f′(c) = 0 and f′′(c) < 0, then f has a local maximum at x = c
2. If f′(c) = 0 and f′′(c) > 0, then f has a local minimum at x = c
l’hospitals rule
Suppose that f(a) = g(a) = 0 , that f and g are differentiable on an open interval I containing a, and that g′(x) ≠ 0 on I if x ≠ a. Then
limx→a f(x)/g(x) = limx→a f′(x)/g′(x)
If the latter limit exists.
Business Optimization
r(x) usually refers to the Revenue from selling x items
c(x) usually refers to the cost of producing the items
p(x) = r(x) − c(x) usually refers to the profit from selling x
items
So, taking their derivatives we are going to get:
dr/dx = marginal revenue
dc/dx = marginal cost
dp/dx = marginal profit
Maximum Profit
(if any) occurs at a production level at which marginal revenue equals marginal cost.
Minimizing Average Cost
The production level (if any) at which average cost is smallest is a level at which the average cost equals
the marginal cost.
Trapezoidal Rule (Equal Partitions)
If the interval [a, b] is divided into n equal partitions, the length
of each partition, h, is given by h = b−a/n
A Trapezoidal Approximation can be defined by:
h/2 (y0 + 2y1 + 2y2 + ⋯ + 2yn−1 + yn)
Where y0 = f(a); y1 = f(x1) ∶ ... ; yn = f(b)
Trapezoidal Rule (RSUM & LSUM)
If the interval [a, b] is divided into n equal partitions, the length
of each partition, h, is given by h = b−a/n .
A Trapezoidal Approximation can be defined by:
T= LRAMn+ RRAMn/2
Trapezoidal Rule (unequal partitions)
When the intervals are unequal, an individual trapezoid needs to be constructed for each partition using
he equation for Area of a Trapezoid:
A Trapezoidal Approximation can be defined by:
T = 1/2 h1(y0 + y1) +1/2 h2(y1 + y2) + ⋯ +1/2 hn(yn−1 + yn)
Where y0 = f(a); y1 = f(x1) ∶ ... ; yn = f(b)
Rules of Integration: Zero
∫a,a f(x)dx=0
Rules of integration: additivity
∫a,b f(x)dx+ ∫b,c f(x)dx = ∫a,c f(x)dx
Rules of Integration: Order of Integration
∫a,b f(x)dx = -∫b,a f(x)dx
rules of integration: constant multiple
∫a,b kf(x)dx = k∫a,b f(x)dx
∫a,b -f(x)dx = -∫a,b f(x)dx
rules of integration: sum and difference
∫a,b (f(x) ± g(x))dx=∫a,b f(x)dx± ∫a,b g(x)dx
Average Value of a Function
1/b − a ∫a,bf(x)dx
The Fundamental Theorem of Calculus, Antiderivative Part
If f is continuous on [a,b], then the function
F(x) = ∫a,x f(t)dt
Has a derivative at every point x in [a, b], and
dF/dx = d/dx ∫a, x f(t)dt=f(x)
The Fundamental Theorem of Calculus, Evaluation Part
If ff is continuous at every point of [a, b], and F is any antiderivative of f on [a,b], then
∫a,b f(x)dx = F(b) - F(a)
The Substitution Rule
If u = g(x) is a differentiable function whose range is an interval I and f is continuous on II, then
∫f(g(x)) * g’(x)dx = ∫f(u) du
The Substitution Rule for Definite Integrals
If gg′ is continuous on [a, b] and ff is continuous on the range of u = g(x), then
∫ab f(g(x)) * g’(x)dx = ∫g(a), g(b) f(u) du
Slope Fields Match Strategies
Look for places where slopes are:
• Zero
• Undefined
• Dependent on x or y
• Negative or Positive
Area Between Curves
If f and g are continuous with f(x) ≥ g(x) throughout [a, b], then the area between the curves y =
f(x) and y = g(x) from a to b is the integral of [f − g] from a to b,
A = ∫a^b (f(x) - g(x)) dx.
Volume of a Solid
The volume of a solid of known integrable cross-section area A(x) from x = a to x = b is the integral of
A from a to b,
V= ∫ab A(x) dx
Volume of a Solid of Revolution
V= ∫ab A(x) dx
Where A(x) = π(f(x))2
Volume of a Solid of Revolution with a Washer Cross Section
V= ∫ab A(x) dx
Where A(x) = πrout² - πrin²