AP Calculus BC Definitive Study Guide

Key Exam Details

  • Exam Structure:     * Total Duration: 3 hours 15 minutes.     * Multiple-Choice Questions (MCQ): 45 questions, accounting for 50% of the exam score.     * Free-Response Questions (FRQ): 6 questions, accounting for 50% of the exam score.

  • Content Categories and Weighting:     * Limits and Continuity: 4–7%     * Differentiation: Definition and Fundamental Properties: 4–7%     * Differentiation: Composite, Implicit, and Inverse Functions: 4–7%     * Contextual Applications of Differentiation: 6–9%     * Analytical Applications of Differentiation: 8–11%     * Integration and Accumulation of Change: 17–20%     * Differential Equations: 6–9%     * Applications of Integration: 6–9%     * Parametric Equations, Polar Coordinates, and Vector-Valued Functions: 11–12%     * Infinite Sequences and Series: 17–18%

Limits and Continuity

  • Definition of a Limit:     * The limit of a function ff as xx approaches cc is LL if the value of ff can be made arbitrarily close to LL by taking xx sufficiently close to cc (but not equal to cc).     * Notation: limxcf(x)=L\lim_{x \rightarrow c} f(x) = L     * DNE: If no such value exists, the limit does not exist, abbreviated DNE.     * Limits can be determined through tables, graphs, and algebra.

  • Algebraic Techniques:     * Includes factoring and rationalizing radical expressions.

  • Limit Properties:     * Suppose limxcf(x)=L\lim_{x \rightarrow c} f(x) = L, limxcg(x)=M\lim_{x \rightarrow c} g(x) = M, and limxLh(x)=N\lim_{x \rightarrow L} h(x) = N and aa is any real number.     * Sum Rule: limxc[f(x)+g(x)]=L+M\lim_{x \rightarrow c} [f(x) + g(x)] = L + M     * Difference Rule: limxc[f(x)g(x)]=LM\lim_{x \rightarrow c} [f(x) - g(x)] = L - M     * Constant Multiple Rule: limxc[af(x)]=aL\lim_{x \rightarrow c} [af(x)] = aL     * Quotient Rule: limxcf(x)g(x)=LM\lim_{x \rightarrow c} \frac{f(x)}{g(x)} = \frac{L}{M} as long as M0M \neq 0     * Composition Rule: limxch(f(x))=N\lim_{x \rightarrow c} h(f(x)) = N

  • Evaluating Limits:     * For common functions (polynomial, rational, exponential, logarithmic, trigonometric), if the function is defined at cc, evaluation simply requires finding f(c)f(c).

  • Special Limits:     * limx0sin(x)x=1\lim_{x \rightarrow 0} \frac{\sin(x)}{x} = 1     * limx01cos(x)x=0\lim_{x \rightarrow 0} \frac{1 - \cos(x)}{x} = 0

  • One-Sided Limits:     * Right-hand limit: Values of ff get close to LL as xx approaches cc from the right (x > c), written as limxc+f(x)=L\lim_{x \rightarrow c^+} f(x) = L.     * Left-hand limit: Values of ff get close to LL as xx approaches cc from the left (x < c), written as limxcf(x)=L\lim_{x \rightarrow c^-} f(x) = L.     * Relationship to General Limit: limxcf(x)\lim_{x \rightarrow c} f(x) exists if and only if both limxc+f(x)\lim_{x \rightarrow c^+} f(x) and limxcf(x)\lim_{x \rightarrow c^-} f(x) exist and are equal.     * Failure to Exist Examples:         1. Left-hand limit DNE.         2. Right-hand limit DNE.         3. One-sided limits exist but have different values.

  • Infinite Limits and Asymptotes:     * Vertical Asymptote at x=cx = c: Characterized by infinite limits. If values increase as they approach cc, the limit is \infty; if they decrease, it is -\infty. Note: These are descriptions of behavior, and the limits still technically DNE in the traditional sense.     * Limits at Infinity (x±x \rightarrow \pm \infty): If limx±f(x)=L\lim_{x \rightarrow \pm \infty} f(x) = L, then ff has a horizontal asymptote at y=Ly = L. Functions can have different limits at \infty and -\infty, allowing for two horizontal asymptotes.

  • The Squeeze Theorem:     * If f(x)g(x)h(x)f(x) \leq g(x) \leq h(x) for all xx in an interval containing cc, and limxcf(x)=limxch(x)=L\lim_{x \rightarrow c} f(x) = \lim_{x \rightarrow c} h(x) = L, then limxcg(x)=L\lim_{x \rightarrow c} g(x) = L.     * Example Case: Given 1sin(1/x)1-1 \leq \sin(1/x) \leq 1, multiplying by x2x^2 gives x2x2sin(1/x)x2-x^2 \leq x^2 \sin(1/x) \leq x^2. Since limx0x2=0\lim_{x \rightarrow 0} -x^2 = 0 and limx0x2=0\lim_{x \rightarrow 0} x^2 = 0, then limx0x2sin(1/x)=0\lim_{x \rightarrow 0} x^2 \sin(1/x) = 0.

  • Continuity:     * A function ff is continuous at x=cx = c if:         1. f(c)f(c) exists.         2. limxcf(x)\lim_{x \rightarrow c} f(x) exists.         3. limxcf(x)=f(c)\lim_{x \rightarrow c} f(x) = f(c).     * Types: Discontinuity:         * Jump Discontinuity: When one-sided limits are different.         * Removable Discontinuity: When the limit exists but does not equal the function value, or the function is undefined at that point.     * Continuous Functions: Polynomial, Rational, Power, Exponential, Logarithmic, and Trigonometric functions are continuous on their domains.     * Piecewise Functions: Continuity must be checked at boundary points by ensuring both components agree at the point.

  • Intermediate Value Theorem (IVT):     * Applies to continuous functions on [a,b][a, b]. If dd is a value between f(a)f(a) and f(b)f(b), there exists at least one cc between aa and bb such that f(c)=df(c) = d.     * Example: For f(x)=ex2f(x) = e^x - 2 on [0,1][0, 1]: f(0)=1f(0) = -1 and f(1)=e20.718f(1) = e - 2 \approx 0.718. Since 00 is between 1-1 and 0.7180.718, there must be a cc where f(c)=0f(c) = 0. By calculation, c=ln(2)c = \ln(2).

  • Suggested Reading for Limits:     * Hughes-Hallett, et al. Calculus: Single Variable, 7th edition, Ch 1.     * Larson & Edwards. Calculus of a Single Variable, 7th edition, Ch 2.     * Stewart, et al. Single Variable Calculus, 9th edition, Ch 2.     * Rogawski, et al. Calculus: Early Transcendentals Single Variable, 4th edition, Ch 2.     * Sullivan & Miranda. Calculus: Early Transcendentals, 2nd edition, Ch 1.

Questions & Discussion: Limits and Continuity

  • Sample Question 1: Graphs of ff and gg are provided. Compute limx2[3f(x)+g(x)]\lim_{x \rightarrow 2} [3f(x) + g(x)].     * Answer: D.     * Explanation: Use linearity: 3limx2f(x)+limx2g(x)3 \lim_{x \rightarrow 2} f(x) + \lim_{x \rightarrow 2} g(x). Based on the graph at x=2x = 2, the limit of f(x)f(x) is 33 and the limit of g(x)g(x) is 2-2. Calculation: 3(3)+(2)=73(3) + (-2) = 7.

  • Sample Question 2: If f(x)=2cos(π/x)f(x) = 2 \cos(\pi/x) and the graph of g(x)=x3g(x) = x - 3 is given, compute limx3f(x)g(x)\lim_{x \rightarrow 3} f(x)g(x).     * Answer: C.     * Explanation: limx3[2cos(π/x)]×limx3(x3)=[2cos(π/3)]×(0)=0\lim_{x \rightarrow 3} [2 \cos(\pi/x)] \times \lim_{x \rightarrow 3} (x - 3) = [2 \cos(\pi/3)] \times (0) = 0. However, looking at the provided transcript text: "f(x)=3f(x) = 3, x=3x = 32cos(π/x)=2cos(π/3)=2(1/2)=12 \cos(\pi/x) = 2 \cos(\pi/3) = 2(1/2) = 1. The limit of g(x)g(x) at 33 is not clearly defined in the text snippet but says the answer is CC which is 66. Note: There is a discrepancy between text and formulas in the source. Following the text's final step: 3×2=63 \times 2 = 6.

  • Sample Question 3: Which of the following limits does not exist?     * A. limxsin(x)x\lim_{x \rightarrow \infty} \frac{\sin(x)}{x}     * B. limx1x1x1\lim_{x \rightarrow 1} \frac{|x-1|}{x-1}     * C. limx0+x2\lim_{x \rightarrow 0^+} x^2     * D. limxπ/2sec(x)\lim_{x \rightarrow \pi/2} \sec(x)     * Answer: B.     * Explanation: The absolute value function creates a jump. For x < 1, the ratio is 1-1. For x > 1, the ratio is 11. Limits don't match, so it DNE.

Differentiation: Definition and Fundamental Properties

  • Average Rate of Change: Over [a,x][a, x], it is f(x)f(a)xa\frac{f(x) - f(a)}{x - a}. Alternatively, for interval [a,a+h][a, a+h], it is f(a+h)f(a)h\frac{f(a+h) - f(a)}{h}.

  • Instantaneous Rate of Change (Derivative): The limit as h0h \rightarrow 0 of the average rate of change: f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \rightarrow 0} \frac{f(a+h) - f(a)}{h}, or f(a)=limxaf(x)f(a)xaf'(a) = \lim_{x \rightarrow a} \frac{f(x) - f(a)}{x - a}.

  • Graphical Interpretation: f(a)f'(a) is the slope of the line tangent to the graph of ff at x=ax = a. The tangent line equation is yf(a)=f(a)(xa)y - f(a) = f'(a)(x - a).

  • Notation: Derivative of f(x)f(x) can be written as f(x)f'(x), yy', or dydx\frac{dy}{dx}.

  • Differentiability and Continuity: If ff is differentiable at aa, it must be continuous at aa. If it is not continuous, it is not differentiable. Sharp turns or cusps also cause differentiability to fail.

  • Fundamental Differentiation Rules:     * Constant Rule: ddx[c]=0\frac{d}{dx}[c] = 0     * Power Rule: ddx[xn]=nxn1\frac{d}{dx}[x^n] = nx^{n-1}     * Sum Rule: ddx[f(x)+g(x)]=f(x)+g(x)\frac{d}{dx}[f(x) + g(x)] = f'(x) + g'(x)     * Difference Rule: ddx[f(x)g(x)]=f(x)g(x)\frac{d}{dx}[f(x) - g(x)] = f'(x) - g'(x)     * Constant Multiple Rule: ddx[cf(x)]=cf(x)\frac{d}{dx}[cf(x)] = cf'(x)     * Product Rule: ddx[f(x)g(x)]=f(x)g(x)+f(x)g(x)\frac{d}{dx}[f(x)g(x)] = f'(x)g(x) + f(x)g'(x)     * Quotient Rule: ddx[f(x)g(x)]=f(x)g(x)f(x)g(x)[g(x)]2\frac{d}{dx}[\frac{f(x)}{g(x)}] = \frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2} given g(x)0g(x) \neq 0

  • Special Case Derivatives:     * ddx[cx]=c\frac{d}{dx}[cx] = c     * ddx[x]=1\frac{d}{dx}[x] = 1

  • Basic Derivatives Table:     * exexe^x \rightarrow e^x     * ln(x)1x\ln(x) \rightarrow \frac{1}{x}     * sin(x)cos(x)\sin(x) \rightarrow \cos(x)     * cos(x)sin(x)\cos(x) \rightarrow -\sin(x)     * tan(x)sec2(x)\tan(x) \rightarrow \sec^2(x)     * sec(x)sec(x)tan(x)\sec(x) \rightarrow \sec(x)\tan(x)     * csc(x)csc(x)cot(x)\csc(x) \rightarrow -\csc(x)\cot(x)     * cot(x)csc2(x)\cot(x) \rightarrow -\csc^2(x)

  • Free Response Tip: Approximate f(a)f'(a) by finding the average rate of change between surrounding points, e.g., f(4)f(5)f(3)53f'(4) \approx \frac{f(5) - f(3)}{5 - 3}.

  • Suggested Reading:     * Hughes-Hallett, et al. Ch 2 & 3.     * Larson & Edwards. Ch 3.     * Stewart, et al. Ch 2 & 3.     * Rogawski, et al. Ch 3.     * Sullivan & Miranda. Ch 2.

Questions & Discussion: Fundamentals of Differentiation

  • Question 1: Boyle's Law. VP=KVP = K. Find instantaneous rate of change of pressure with respect to volume.     * Answer: D.     * Explanation: P=KV=KV1P = \frac{K}{V} = KV^{-1}. Using power rule: dPdV=KV2=KV2\frac{dP}{dV} = -KV^{-2} = \frac{-K}{V^2}.

  • Question 2: Moving Object. Object moves along y=1/xy = 1/x starting at x=1/10x = 1/10. As it passes (1,1)(1, 1), its x-coordinate increases at 2in/sec2\,in/sec. How fast is the distance between the origin and the object changing?     * Answer: A.     * Explanation: Distance D=x2+y2=x2+(1/x)2D = \sqrt{x^2 + y^2} = \sqrt{x^2 + (1/x)^2}. To avoid radicals, D2=x2+x2D^2 = x^2 + x^{-2}. Differentiating with respect to tt: 2DdDdt=2xdxdt2x3dxdt2D \frac{dD}{dt} = 2x \frac{dx}{dt} - 2x^{-3} \frac{dx}{dt}. At (1,1)(1, 1), x=1x=1 and D=2D = \sqrt{2}. Equation: 22dDdt=2(1)(2)2(1)3(2)=44=02\sqrt{2} \frac{dD}{dt} = 2(1)(2) - 2(1)^{-3}(2) = 4 - 4 = 0. Thus dDdt=0in/sec\frac{dD}{dt} = 0\,in/sec.

  • Question 3: Parallel Tangents. How many values of xx in [0,2π][0, 2\pi] satisfy ddx(sec(x)+csc(x))=1\frac{d}{dx}(\sec(x) + \csc(x)) = 1 (parallel to x=yx=y)?     * Answer: B.     * Explanation: Calculate derivative: g(x)=sec(x)tan(x)csc(x)cot(x)g'(x) = \sec(x)\tan(x) - \csc(x)\cot(x). Graphing showing horizontal asymptotes and continuity reveals two points in the intervals (a,π/2)(a, \pi/2) and (π,c)(\pi, c) where the slope equals 11.

Differentiation: Composite, Implicit, and Inverse Functions

  • Chain Rule:     * For y=f(g(x))y = f(g(x)), y=f(g(x))×g(x)y' = f'(g(x)) \times g'(x).     * Leibniz notation: If y=f(u)y = f(u) and u=g(x)u = g(x), then dydx=dydu×dudx\frac{dy}{dx} = \frac{dy}{du} \times \frac{du}{dx}.     * Extensions: For y=f(g(h(x)))y = f(g(h(x))), y=f(g(h(x)))×g(h(x))×h(x)y' = f'(g(h(x))) \times g'(h(x)) \times h'(x).

  • Implicit Differentiation:     * Used when yy is defined by an equation relating xx and yy (e.g., y3+x3+xy=5y^3 + x^3 + xy = 5).     * Process: Differentiate both sides with respect to xx, remembering that yy is a function of xx (triggering the chain rule for yy terms). Then solve for dydx\frac{dy}{dx}.     * Example from text: y3+x3+xy=5y^3 + x^3 + xy = 5.     * Differentiate: 3y2dydx+3x2+(y+xdydx)=03y^2 \frac{dy}{dx} + 3x^2 + (y + x \frac{dy}{dx}) = 0.     * Collect terms: dydx(3y2+x)=3x2y\frac{dy}{dx}(3y^2 + x) = -3x^2 - y.     * Solve: dydx=3x2y3y2+x\frac{dy}{dx} = \frac{-3x^2 - y}{3y^2 + x}.

  • Inverse Functions:     * For an invertible function ff, with inverse f1(x)=g(x)f^{-1}(x) = g(x), we know f(g(x))=xf(g(x)) = x.     * Differentiating both sides: f(g(x))×g(x)=1f'(g(x)) \times g'(x) = 1.     * Formula: g(x)=1f(g(x))g'(x) = \frac{1}{f'(g(x))}.

  • Inverse Trigonometric Derivatives:     * ddx[sin1(x)]=11x2\frac{d}{dx}[\sin^{-1}(x)] = \frac{1}{\sqrt{1-x^2}}     * ddx[cos1(x)]=11x2\frac{d}{dx}[\cos^{-1}(x)] = \frac{-1}{\sqrt{1-x^2}}     * ddx[tan1(x)]=11+x2\frac{d}{dx}[\tan^{-1}(x)] = \frac{1}{1+x^2}     * ddx[cot1(x)]=11+x2\frac{d}{dx}[\cot^{-1}(x)] = \frac{-1}{1+x^2}     * ddx[sec1(x)]=1xx21\frac{d}{dx}[\sec^{-1}(x)] = \frac{1}{|x|\sqrt{x^2-1}}     * ddx[csc1(x)]=1xx21\frac{d}{dx}[\csc^{-1}(x)] = \frac{-1}{|x|\sqrt{x^2-1}}

  • Higher Order Derivatives:     * Second derivative (f(x)f''(x) or d2ydx2\frac{d^2y}{dx^2}), Third derivative (f(x)f'''(x) or d3ydx3\frac{d^3y}{dx^3}).     * After the 3rd derivative, notation becomes f(4)(x)f^{(4)}(x), f(5)(x)f^{(5)}(x), …, f(n)(x)f^{(n)}(x).

  • Questions & Discussion: Composite and Implicit Functions:     * Question 1: If f(2)=π/6f(2) = -\pi/6, f(2)=1/2f'(2) = 1/2 and y=cos(f(x))y = \cos(f(x)), find y(2)y'(2).         * Answer: C: 1/41/4.         * Explanation: y=sin(f(x))×f(x)y' = -\sin(f(x)) \times f'(x). At x=2x = 2: sin(π/6)×(1/2)=(1/2)×(1/2)=1/4-\sin(-\pi/6) \times (1/2) = -(-1/2) \times (1/2) = 1/4.     * Question 2: Equation of tangent line to f(x)=sin1(14x)f(x) = \sin^{-1}(\frac{1}{4}x) at x=2x=2.         * Answer: B: y=π6+36(x2)y = \frac{\pi}{6} + \frac{\sqrt{3}}{6}(x - 2).         * Explanation: f(x)=11(x/4)2×(1/4)f'(x) = \frac{1}{\sqrt{1-(x/4)^2}} \times (1/4). At x=2x=2: f(2)=111/4×(1/4)=13/2×(1/4)=123=36f'(2) = \frac{1}{\sqrt{1-1/4}} \times (1/4) = \frac{1}{\sqrt{3}/2} \times (1/4) = \frac{1}{2\sqrt{3}} = \frac{\sqrt{3}}{6}. Coordinate at x=2x=2 is f(2)=sin1(1/2)=π/6f(2) = \sin^{-1}(1/2) = \pi/6.     * Question 3: Slope of line perpendicular to the curve x2y2xy=42x^2y^2 - xy = 42 at (2,3)(2, -3).         * Answer: B: 2/32/3.         * Explanation: Differentiate implicitly: 2xy2+2x2yy(y+xy)=02xy^2 + 2x^2y y' - (y + xy') = 0. At (2,3)(2, -3), solve for y=3/2y' = -3/2. The perpendicular slope is the negative reciprocal: 2/32/3.

Contextual Applications of Differentiation

  • Straight-Line Motion:     * Position: s(t)s(t).     * Velocity: v(t)=s(t)v(t) = s'(t). (Positive = right, Negative = left).     * Speed: v(t)|v(t)|.     * Acceleration: a(t)=v(t)=s(t)a(t) = v'(t) = s''(t).     * Conditions: Velocity is increasing if a(t) > 0. Speed is increasing if v(t)v(t) and a(t)a(t) have the same sign.

  • Related Rates Strategy:     1. Draw a picture and label variables.     2. List given rates as derivatives (dxdt\frac{dx}{dt}, etc.).     3. State the rate to be found as a derivative.     4. Relate variables with an equation (e.g., Pythagorean Theorem, Volume).     5. Differentiate with respect to time (tt using chain rule).     6. Substitute known values.     7. Solve for unknown rate.

  • Linearization:     * The tangent line to ff at x=cx = c is the linearization L(x)=f(c)+f(c)(xc)L(x) = f(c) + f'(c)(x - c). It provides the best linear approximation near cc.     * Example from text: Approximate f(0.1)f(0.1) for f(x)=3xex2f(x) = 3xe^{-x^2} at x=0x=0.     * f(0)=0f(0) = 0. f(x)=3ex26x2ex2f'(x) = 3e^{-x^2} - 6x^2e^{-x^2}. f(0)=3f'(0) = 3.     * L(x)=0+3(x0)=3xL(x) = 0 + 3(x - 0) = 3x. f(0.1)L(0.1)=0.3f(0.1) \approx L(0.1) = 0.3.

  • L'Hospital's Rule:     * Applicable for indeterminate limits of form 0/00/0 or /\infty/\infty.     * Theorem: If limxcf(x)g(x)\lim_{x \rightarrow c} \frac{f(x)}{g(x)} is indeterminate, then limxcf(x)g(x)=limxcf(x)g(x)\lim_{x \rightarrow c} \frac{f(x)}{g(x)} = \lim_{x \rightarrow c} \frac{f'(x)}{g'(x)}.     * Warning: This is not the quotient rule; take derivatives of numerator and denominator separately.

Questions & Discussion: Contextual Applications of Differentiation

  • Question 1: Compute limx010+1sin(x1)x+1\lim_{x \rightarrow 0} \frac{10 + \frac{1}{\sin(x-1)}}{x+1}. (Discrepancy in source text; following provided explanation sequence).     * Answer: A (33 or similar based on specific constants; text uses limit of 10+10 + …).     * Explanation: Uses limx110+x+1sin(x+1)\lim_{x \rightarrow -1} 10 + \frac{x+1}{\sin(x+1)}. Since limu0usin(u)=1\lim_{u \rightarrow 0} \frac{u}{\sin(u)} = 1, the limit is 101=910 - 1 = 9. Question asks for the square root: 9=3\sqrt{9} = 3.

  • Question 2: Evaluate limx0cos(2x)1e3x3x1\lim_{x \rightarrow 0} \frac{\cos(2x) - 1}{e^{3x} - 3x - 1}.     * Answer: A: 4/9-4/9.     * Explanation: Subbing x=0x=0 gives 0/00/0. Apply L'Hospital's: limx02sin(2x)3e3x3\lim_{x \rightarrow 0} \frac{-2 \sin(2x)}{3e^{3x} - 3}. Still 0/00/0, apply again: limx04cos(2x)9e3x=4(1)9(1)=4/9\lim_{x \rightarrow 0} \frac{-4 \cos(2x)}{9e^{3x}} = \frac{-4(1)}{9(1)} = -4/9.

Analytical Applications of Differentiation

  • Mean Value Theorem (MVT):     * If ff is continuous on [a,b][a, b] and differentiable on (a,b)(a, b), there exists at least one c(a,b)c \in (a, b) such that f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.

  • First Derivative Test:     * Find critical points where f(x)=0f'(x) = 0 or is undefined.     * Local Max: ff' changes from positive to negative.     * Local Min: ff' changes from negative to positive.

  • Absolute Extrema (Candidate Test):     1. Check for continuity on [a,b][a, b].     2. Find critical numbers between aa and bb.     3. Evaluate ff at critical numbers and endpoints.     4. Select the largest (max) and smallest (min) values.

  • Concavity and Inflection Points:     * Concave Up: f'' > 0.     * Concave Down: f'' < 0.     * Inflection Point: A point where ff'' changes sign (concavity changes).

  • Second Derivative Test (for local extrema):     * If f(c)=0f'(c) = 0 and f''(c) > 0, then a local minimum is at cc.     * If f(c)=0f'(c) = 0 and f''(c) < 0, then a local maximum is at cc.     * If f(c)=0f''(c) = 0, the test is inconclusive.

  • Optimization:     * Procedure: Draw, formulate objective function, identify constraint, reduce to single variable, differentiate, find critical points, justify optimal value.     * Example: Cylinder Optimization. Minimize surface area S=2πr2+2πrhS = 2\pi r^2 + 2\pi rh for volume V=πr2h=5V = \pi r^2h = 5.     * Constraint: h=5πr2h = \frac{5}{\pi r^2}. Substitute: S=2πr2+10rS = 2\pi r^2 + \frac{10}{r}.     * Derivative: S=4πr10r2=0S' = 4\pi r - \frac{10}{r^2} = 0. Solve for r=10/(4π)3r = \sqrt[3]{10/(4\pi)}.     * Justification: S'' = 4\pi + \frac{20}{r^3} > 0. Thus it is a minimum by the second derivative test.

  • Questions & Discussion: Analytical Applications:     * Question 1: Absolute max of g(x)=x2e2xg(x) = x^2 e^{2-x} on [1,2][-1, 2].         * Answer: C: e2e^2.         * Explanation: g(x)=2xe2xx2e2x=xe2x(2x)g'(x) = 2xe^{2-x} - x^2e^{2-x} = xe^{2-x}(2-x). Critical points: 0,20, 2. Check endpoints and critical: g(1)=e3g(-1) = e^3. (Wait, checking transcript values: g(1)=(1)2e2(1)=e3g(-1) = (-1)^2 e^{2 - (-1)} = e^3. Transcripts says e2e^2 is the answer based on g(1)g(-1). Discrepancy: check logic: e^3 > e^2. Note: Choice is e2e^2, source says g(1)=e2g(-1) = e^2 which is the max).     * Question 2: Intervals where y=f(x)y = f(x) is concave down given graph of f(x)f'(x).         * Answer: C: Graph shows ff' is decreasing.         * Explanation: ff is concave down when f'' < 0, which means ff' is decreasing. This occurs on (,3)(-\infty, -3), (1,0)(-1, 0), and (4,)(4, \infty).

Integration and Accumulation of Change

  • Definite Integral: abf(x)dx\int_a^b f(x)\,dx represents the accumulated area between the curve and the x-axis. Areas below the x-axis are subtracted.

  • Riemann Sums (Approximations):     * Interval [a,b][a, b] split into nn subintervals of width Δx=ban\Delta x = \frac{b-a}{n}.     * Left Sum: Height based on left endpoint of subintervals.     * Right Sum: Height based on right endpoint of subintervals.     * Midpoint Sum: Height based on midpoint of subintervals.     * Trapezoidal Sum: VΔx2[f(x0)+2f(x1)+2f(x2)++f(xn)]V \approx \frac{\Delta x}{2} [f(x_0) + 2f(x_1) + 2f(x_2) + … + f(x_n)].

  • Fundamental Theorem of Calculus (FTC):     * Part 1: If g(x)=axf(t)dtg(x) = \int_a^x f(t)\,dt, then g(x)=f(x)g'(x) = f(x).     * Part 2: abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a), where FF is any antiderivative of ff.

  • Integration by Substitution ($u$-substitution):     * Used to reverse the chain rule: f(g(x))g(x)dx=f(u)du\int f(g(x))g'(x)\,dx = \int f(u)\,du.

  • Integration by Parts:     * Used to reverse product rule: udv=uvvdu\int u\,dv = uv - \int v\,du.     * Priority rule for choosing uu (LIPET): Logarithm, Inverse trig, Polynomial, Exponential, Trigonometric.

  • Advanced Techniques (BC only):     * Long Division: Use if degree of numerator \geq denominator degree.     * Partial Fractions: Decompose rational functions into simpler fractions (e.g., Axa+Bxb\frac{A}{x-a} + \frac{B}{x-b}).

  • Improper Integrals:     * Integrals with infinite limits (±\pm \infty) or vertical asymptotes.     * Defined as the limit: af(x)dx=limbabf(x)dx\int_a^{\infty} f(x)\,dx = \lim_{b \rightarrow \infty} \int_a^b f(x)\,dx. Converges if limit exists; otherwise diverges.

  • Questions & Discussion: Integration:     * Question 1: Compute ln(x)dx\int \ln(x)\,dx.         * Answer: C: xln(x)x+Cx \ln(x) - x + C.         * Explanation: Use integration by parts with u=ln(x)u = \ln(x) and dv=dxdv = dx. Then du=1/xdxdu = 1/x\,dx and v=xv = x. Result: xln(x)1dx=xln(x)x+Cx \ln(x) - \int 1\,dx = x \ln(x) - x + C.     * Question 2: Find xx such that A(x)=0xf(t)dt=0A(x) = \int_0^x f(t)\,dt = 0.         * Answer: D: 66.         * Explanation: From the graph, area from 00 to 44 is +6+6. We need the area from 44 to xx to be 6-6. Calculation of triangle/rectangle areas under the axis shows that at x=6x=6, the negative area compensates the positive.

Differential Equations

  • General vs. Particular Solutions: General solutions contain a constant CC. Particular solutions are found using an initial condition (f(x0)=y0f(x_0) = y_0).

  • Slope Fields: Graphical representation showing the derivative value (slope) at grid points. Solution curves follow the slopes.

  • Euler's Method: Numerical approximation for differential equations.     * Step size h=Δxh = \Delta x. Points: xn+1=xn+hx_{n+1} = x_n + h, yn+1=yn+h×f(xn,yn)y_{n+1} = y_n + h \times f'(x_n, y_n).

  • Separation of Variables: Solve dydt=g(t)h(y)\frac{dy}{dt} = g(t)h(y) by grouping terms: 1h(y)dy=g(t)dt\int \frac{1}{h(y)}\,dy = \int g(t)\,dt.

  • Growth Models:     * Exponential: dydt=kyy=y0ekt\frac{dy}{dt} = ky \rightarrow y = y_0 e^{kt}.     * Logistic: dydt=ky(My)\frac{dy}{dt} = ky(M - y) where MM is carrying capacity. Solution is a sigmoidal curve approaching MM.

Parametric, Polar, and Vectors

  • Parametric Equations:     * Slope: dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt}.     * Second Derivative: d2ydx2=ddt[dy/dx]dx/dt\frac{d^2y}{dx^2} = \frac{\frac{d}{dt} [dy/dx]}{dx/dt}.     * Arc Length: ab(x(t))2+(y(t))2dt\int_a^b \sqrt{(x'(t))^2 + (y'(t))^2}\,dt.

  • Vector-Valued Functions:     * Position r(t)\mathbf{r}(t), Velocity v(t)=r(t)\mathbf{v}(t) = \mathbf{r}'(t), Acceleration a(t)=v(t)\mathbf{a}(t) = \mathbf{v}'(t).     * Distance traveled (arc length) is abv(t)dt\int_a^b ||\mathbf{v}(t)||\,dt.

  • Polar Coordinates:     * x=rcos(θ)x = r \cos(\theta), y=rsin(θ)y = r \sin(\theta), r2=x2+y2r^2 = x^2 + y^2, tan(θ)=y/x\tan(\theta) = y/x.     * Slope: dydx=drdθsin(θ)+rcos(θ)drdθcos(θ)rsin(θ)\frac{dy}{dx} = \frac{\frac{dr}{d\theta} \sin(\theta) + r \cos(\theta)}{\frac{dr}{d\theta} \cos(\theta) - r \sin(\theta)}.     * Area: 12αβ[r(θ)]2dθ\frac{1}{2} \int_{\alpha}^{\beta} [r(\theta)]^2\,d\theta.

Infinite Sequences and Series

  • Convergence Tests:     * nth-Term Test: If limnan0\lim_{n \rightarrow \infty} a_n \neq 0, sequence diverges.     * Integral Test: Matches an\sum a_n behavior with f(x)dx\int f(x)\,dx.     * Comparison Test: Compare with simpler known series (p-series, geometric).     * Ratio Test: Converges if \lim_{n \rightarrow \infty} |\frac{a_{n+1}}{a_n}| < 1. Diverges if > 1.     * Alternating Series Test: Converges if terms decrease to zero.

  • Geometric Series: arn\sum ar^n converges to a1r\frac{a}{1-r} if |r| < 1.

  • P-Series: 1np\sum \frac{1}{n^p} converges if p > 1.

  • Taylor and Maclaurin Series:     * Taylor: P(x)=f(n)(c)n!(xc)nP(x) = \sum \frac{f^{(n)}(c)}{n!} (x-c)^n. Centered at cc.     * Maclaurin: Taylor series centered at c=0c = 0.     * Essential Maclaurin Series:         * sin(x)=xx33!+x55!\sin(x) = x - \frac{x^3}{3!} + \frac{x^5}{5!} - …         * cos(x)=1x22!+x44!\cos(x) = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - …         * ex=1+x+x22!+e^x = 1 + x + \frac{x^2}{2!} + …

  • Error Bounds:     * Alternating Series Bound: Error is less than the first omitted term.     * Lagrange Error Bound: Rn(x)M(n+1)!xcn+1|R_n(x)| \leq \frac{M}{(n+1)!} |x-c|^{n+1}, where MM is the max of f(n+1)f^{(n+1)} on the interval.