let a and L represent numbers. Then the “mathematical phrase” lim x→a f(x) = L means that f(x) ≈ L if x ≈ a. Related phrases: lim x→a+ f(x) = L lim x→∞ f(x) = L lim x→a f(x) = ∞ lim x→a− f(x) = L lim x→−∞ f(x) = L lim x→a f(x) = −∞
an interval I containing x = a. If lim x→a f(x) = f(a) then f is continuous at the point x = a. If f is continuous at each point of I (including endpoints, if any), then f is continuous on the interval I.
continuous on their domains: Algebraic functions, like polynomials, roots, and rational functions Exponential and logarithmic functions Trigonometric functions All sums, differences, products, quotients, and compositions of these. For this reason, you have facts like lim x→4 √ x = 2.
− e−x 2 y = sin(cos(x4 + x2 + 1)) Also, functions like y = 1 x + 1 are continuous on their domains, but y = 1 x + 1 is not continuous at x = −1 (division by zero).
= L and lim x→a g(x) = M, where L and M are finite numbers. Let k be any constant. Then (i) lim x→a kf(x) = kL (ii) lim x→a (f(x) + g(x)) = L + M (iii) lim x→a (f(x) · g(x)) = LM (iv) lim x→a (f(x)/g(x)) = L/M if M = 0 This is why sums, products, and quotients of continuous functions are continuous on their domains.
of f(x) = √ x, we find f (x) = lim h→0 f(x + h) − f(x) h = lim h→0 √ x + h − √ x h √ x + h + √ x √ x + h + √ x = lim h→0 h h √ x + h + √ x = 1 √ x + 0 + √ x = 1 2 √ x
f is a number x such that f (x) = 0. Fact Let f be differentiable on an interval I. Maximum and minimum values of f can occur only at stationary points of f or at endpoints (if any) of I.
+ 1)(x − 2) = x3 − x2 − 2x Now we use our differentiation rules to find the derivative: f (x) = 3x2 − 2x − 2. We find the stationary points with the quadratic formula: x = 2 ± √ 4 + 24 6 = 1 3 ± √ 7 3
= x(x + 1)(x − 2) on 0 ≤ x ≤ 2 occur at stationary points of f or at x = 0 or x = 2. Evaluate all three! x 0 1 3 + √ 7 3 2 f(x) 0 −14 √ 7−20 27 0 Hence, the greatest value y = 0 occurs at both endpoints x = 0 and x = 2, and the least value y = −14 √ 7 − 20 27 ≈ −2.11 occurs at the stationary point x = 1 3 + √ 7 3 ≈ 1.55.
area using the smallest amount of fence? How do you design a box to hold the most material? For a cylindrical aluminum can to be its strongest, the lid needs to be twice as thick as the sides. What should the dimensions of the can be?
the rate of change of f(x) at any particular x. The antiderivative of f is a function whose derivative (i.e., rate of change) is f. For example, if f(t) denotes the values of a speedometer over time, one antiderivative would be the odometer reading at those times. Another would be the tripometer readings. There is never just one antiderivative.
power rule and the constant multiple rule. On the right, guess and check. f derivative x3 3x2 6x5 30x4 4 √ x 2 √ x derivative f x3 x4 4 6x5 x6 4 √ x 8 3 x3/2
power rule and the constant multiple rule. On the right, guess and check. f derivative x3 3x2 6x5 30x4 4 √ x 2 √ x derivative f x3 x4 4 6x5 x6 4 √ x 8 3 x3/2 An antiderivative of xn is xn+1 n + 1 , provided n = −1.
an antiderivative of f(x), then so is F(x) + C. These are all of the antiderivatives of f(x).1) For example, some antiderivativies of 3x2 are x3, x3 + 1, x3 − 3 2 , and so forth. The general antiderivative of 3x2 is x3 + C, where C is an arbitrary constant. 1Mostly. More discussion in Chapter 4.
−1. Then the antiderivatives of xk are all functions of the form xk+1 k+1 + C. Why are these all antiderivatives? Because d dx xk+1 k + 1 + C = 1 k + 1 d dx xk+1 + d dx C = xk.
g, and k is any constant, then (F + G) = f + g (F − G) = f − g (kF) = kf Thus, just as you can differentiate polynomials term-by-term, you can antidifferentiate polynomials term-by-term.