AP Calculus BC Exhaustive Study Guide

Study Guide Review Methodology

  • The provided study notes utilize a color-coding system to indicate the importance and function of various topics:   - Black: Subjects that must be reviewed to pass the course.   - Green: Subjects advised to achieve a score of 4.   - Blue: Subjects recommended to achieve a score of 5.   - Orange: Facts that provide conceptual assistance.   - Red: Brief statements included for better content understanding.

  • Notation Note: The character "c" typically represents a constant, which is a nonvariable quantity.

Fundamental Algebra and Logarithm Rules

  • Exponent Rules:   - Zero Rule: c0=1c^{0} = 1   - Product Rule: cn×cm=cn+mc^{n} \times c^{m} = c^{n+m}   - Quotient Rule: cmcn=cmn\frac{c^{m}}{c^{n}} = c^{m-n}   - Power of a Product: (cd)m=cmdm(cd)^{m} = c^{m}d^{m}   - Power of a Quotient: (cd)m=cmdm(\frac{c}{d})^{m} = \frac{c^{m}}{d^{m}}   - Power of a Power: (cm)n=cmn(c^{m})^{n} = c^{mn}   - Negative Exponent: cn=1cnc^{-n} = \frac{1}{c^{n}}   - Fractional Exponent: cm/n=cmnc^{m/n} = \sqrt[n]{c^{m}}

  • Logarithm Rules:   - Product Rule: loga(xy)=loga(x)+loga(y)\log_{a}(xy) = \log_{a}(x) + \log_{a}(y)   - Quotient Rule: loga(xy)=loga(x)loga(y)\log_{a}(\frac{x}{y}) = \log_{a}(x) - \log_{a}(y)   - Power Rule: loga(xn)=nloga(x)\log_{a}(x^{n}) = n\log_{a}(x)

Precalculus Foundations: The Unit Circle

  • The Unit Circle is the most important visual for precalculus, mapping angles in degrees and radians to coordinates (x,y)=(cos(θ),sin(θ))(x, y) = (\cos(\theta), \sin(\theta)):   - 0° / 0 Radians: (1,0)(1, 0)   - 30° / \frac{\pi}{6}: (32,12)(\frac{\sqrt{3}}{2}, \frac{1}{2})   - 45° / \frac{\pi}{4}: (22,22)(\frac{\sqrt{2}}{2}, \frac{\sqrt{2}}{2})   - 60° / \frac{\pi}{3}: (12,32)(\frac{1}{2}, \frac{\sqrt{3}}{2})   - 90° / \frac{\pi}{2}: (0,1)(0, 1)   - 120° / \frac{2\pi}{3}: (12,32)(\frac{-1}{2}, \frac{\sqrt{3}}{2})   - 135° / \frac{3\pi}{4}: (22,22)(\frac{-\sqrt{2}}{2}, \frac{\sqrt{2}}{2})   - 150° / \frac{5\pi}{6}: (32,12)(\frac{-\sqrt{3}}{2}, \frac{1}{2})   - 180° / \pi: (1,0)(-1, 0)   - 210° / \frac{7\pi}{6}: (32,12)(\frac{-\sqrt{3}}{2}, \frac{-1}{2})   - 225° / \frac{5\pi}{4}: (22,22)(\frac{-\sqrt{2}}{2}, \frac{-\sqrt{2}}{2})   - 240° / \frac{4\pi}{3}: (12,32)(\frac{-1}{2}, \frac{-\sqrt{3}}{2})   - 270° / \frac{3\pi}{2}: (0,1)(0, -1)   - 300° / \frac{5\pi}{3}: (12,32)(\frac{1}{2}, \frac{-\sqrt{3}}{2})   - 315° / \frac{7\pi}{4}: (22,22)(\frac{\sqrt{2}}{2}, \frac{-\sqrt{2}}{2})   - 330° / \frac{11\pi}{6}: (32,12)(\frac{\sqrt{3}}{2}, \frac{-1}{2})

Unit 1: Basic Limits and Properties

  • Limit Existence:   - If limxa+f(x)=limxaf(x)=c\lim_{x \rightarrow a^{+}} f(x) = \lim_{x \rightarrow a^{-}} f(x) = c, then limxaf(x)=c\lim_{x \rightarrow a} f(x) = c.   - If limxa+f(x)limxaf(x)\lim_{x \rightarrow a^{+}} f(x) \neq \lim_{x \rightarrow a^{-}} f(x), then limxaf(x)=DNE\lim_{x \rightarrow a} f(x) = DNE (Does Not Exist).

  • Algebraic Properties of Limits:   - Scalar Multiples: limxacf(x)=c×limxaf(x)\lim_{x \rightarrow a} cf(x) = c \times \lim_{x \rightarrow a} f(x)   - Sum/Difference: limxa[f(x)±g(x)]=limxaf(x)±limxag(x)\lim_{x \rightarrow a} [f(x) \pm g(x)] = \lim_{x \rightarrow a} f(x) \pm \lim_{x \rightarrow a} g(x)   - Product: limxa[f(x)×g(x)]=limxaf(x)×limxag(x)\lim_{x \rightarrow a} [f(x) \times g(x)] = \lim_{x \rightarrow a} f(x) \times \lim_{x \rightarrow a} g(x)   - Quotient: limxaf(x)g(x)=limxaf(x)limxag(x)\lim_{x \rightarrow a} \frac{f(x)}{g(x)} = \frac{\lim_{x \rightarrow a} f(x)}{\lim_{x \rightarrow a} g(x)}

  • L'Hopital's Rule:   - Applicable when limxaf(x)g(x)\lim_{x \rightarrow a} \frac{f(x)}{g(x)} results in an indeterminate form such as 00\frac{0}{0} or \frac{\infty}{\infty}.   - The limit is then limxaf(x)g(x)\lim_{x \rightarrow a} \frac{f'(x)}{g'(x)}. This process may need to be repeated multiple times until a determinate value is found.

  • Limit Identities:   - 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   - limxsin(x)=DNE\lim_{x \rightarrow \infty} \sin(x) = DNE   - limxcos(x)=DNE\lim_{x \rightarrow \infty} \cos(x) = DNE   - limxarctan(x)=π2\lim_{x \rightarrow \infty} \arctan(x) = \frac{\pi}{2}   - limxarctan(x)=π2\lim_{x \rightarrow -\infty} \arctan(x) = -\frac{\pi}{2}

  • Core Visuals and Theorems:   - Discontinuities: Points where the graph is not continuous.   - Squeeze Theorem: Used to find the limit of a function by squeezing it between two other functions that have the same limit at that point.   - Intermediate Value Theorem (IVT): In a continuous closed interval [a,b][a, b] where a value cc exists between aa and bb, every value f(c)f(c) between f(a)f(a) and f(b)f(b) must exist at least once. Conceptual explanation: If you travel from height AA to height BB continuously, you must pass through every height in between.

  • Extrema Visuals:   - Relative (Local) Maximum: A peak higher than nearby points.   - Absolute (Global) Maximum: The highest point on the entire interval.   - Relative (Local) Minimum: A valley lower than nearby points.   - Absolute (Global) Minimum: The lowest point on the entire interval.

Unit 2 & 3: Differentiation Fundamentals

  • Definitions:   - Derivative: The instantaneous rate of change of a function at a single point, also interpreted as the slope of the line tangent to the function at that point.   - Differentiability: A function is differentiable on a closed interval [a,b][a, b] if it is continuous on [a,b][a, b] and has a derivative output for every input in the open interval (a,b)(a, b).   - First Derivative Meaning: Represents the slope of the function.   - Second Derivative Meaning: Represents the concavity of the function.

  • Formal Definition of a Derivative:   - General Function: f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \rightarrow 0} \frac{f(x+h) - f(x)}{h}   - At a specific point a: f(a)=limxaf(x)f(a)xaf'(a) = \lim_{x \rightarrow a} \frac{f(x) - f(a)}{x - a}

  • Derivative Properties:   - Constant: ddx[c]=0\frac{d}{dx}[c] = 0   - Power Rule: ddx[xn]=nxn1\frac{d}{dx}[x^{n}] = nx^{n-1}   - Scalar Multiples: ddx[cf(x)]=c×f(x)\frac{d}{dx}[cf(x)] = c \times f'(x)   - Sum/Difference: ddx[f(x)±g(x)]=f(x)±g(x)\frac{d}{dx}[f(x) \pm g(x)] = f'(x) \pm g'(x)   - Chain Rule: ddx[f(g(x))]=f(g(x))×g(x)\frac{d}{dx}[f(g(x))] = f'(g(x)) \times g'(x)   - Product Rule: ddx[f(x)g(x)]=f(x)g(x)+g(x)f(x)\frac{d}{dx}[f(x)g(x)] = f'(x)g(x) + g'(x)f(x)   - Quotient Rule: ddx[f(x)g(x)]=g(x)f(x)f(x)g(x)(g(x))2\frac{d}{dx}[\frac{f(x)}{g(x)}] = \frac{g(x)f'(x) - f(x)g'(x)}{(g(x))^{2}}

  • Key Derivative Identities:  

  •  - ddx[sin(x)]=cos(x)\frac{d}{dx}[\sin(x)] = \cos(x)

  •   - ddx[cos(x)]=sin(x)\frac{d}{dx}[\cos(x)] = -\sin(x)  

  •  - ddx[ln(x)]=1x\frac{d}{dx}[\ln(x)] = \frac{1}{x}   

  • - ddx[ex]=ex\frac{d}{dx}[e^{x}] = e^{x}  

  •  - ddx[tan(x)]=sec2(x)\frac{d}{dx}[\tan(x)] = \sec^{2}(x)  

  •  - ddx[sec(x)]=sec(x)tan(x)\frac{d}{dx}[\sec(x)] = \sec(x)\tan(x)  

  •  - ddx[csc(x)]=csc(x)cot(x)\frac{d}{dx}[\csc(x)] = -\csc(x)\cot(x)   

  • - ddx[cot(x)]=sec2(x)\frac{d}{dx}[\cot(x)] = -\sec^{2}(x)  

  •  - ddx[arcsin(x)]=11x2\frac{d}{dx}[\arcsin(x)] = \frac{1}{\sqrt{1 - x^{2}}}   

  • - ddx[arccos(x)]=11x2\frac{d}{dx}[\arccos(x)] = \frac{-1}{\sqrt{1 - x^{2}}}   

  • - ddx[arctan(x)]=1x2+1\frac{d}{dx}[\arctan(x)] = \frac{1}{x^{2} + 1}   - ddx[ax]=axln(a)\frac{d}{dx}[a^{x}] = a^{x}\ln(a)   - ddx[loga(x)]=1xln(a)\frac{d}{dx}[\log_{a}(x)] = \frac{1}{x\ln(a)}

  • Implicit Differentiation:   - Used when a variable is itself a function of another variable (e.g., yy being a function of xx).   - Derived through the chain rule, requiring a derivative term like yy' or dydx\frac{dy}{dx}.   - Examples:     - ddx[y]=y\frac{d}{dx}[y] = y'     - ddx[y3]=3y2y\frac{d}{dx}[y^{3}] = 3y^{2}y'     - ddx[xy]=xy+y\frac{d}{dx}[xy] = xy' + y (using the product rule)

  • Geometric Lines:   - Tangent Line: A line touching a singular point on a graph representing the derivative. It serves as a linear approximation; high concavity decreases approximation accuracy.   - Secant Line: A line connecting two points on a graph representing the average rate of change. As the distance between the two points approach zero, the secant line becomes a tangent line.

Unit 4 & 5: Applications of Derivatives

  • Extrema Candidates:   - Critical Points: Where the derivative equals 0 or does not exist.   - Endpoints: The boundaries of the given interval.

  • Extrema Existence:   - Non-endpoint maximums/minimums occur only where the sign of the derivative changes.   - Extreme Value Theorem (EVT): If a function is continuous on a closed interval, it must have an absolute minimum and an absolute maximum.

  • Mean Value Theorem (MVT):   - If f(x)f(x) is differentiable on (a,b)(a, b) and continuous on [a,b][a, b], the average rate of change over the interval must equal the derivative at some point within that interval: f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.

  • Linearization (Tangent Line Approximation):   - Function approximation near point aa: f(x)f(a)+f(a)(xa)f(x) \approx f(a) + f'(a)(x - a).

  • Related Rates Process:   - 1. Label given information.   - 2. Label the target variable/rate being sought.   - 3. Identify formulas correlating the data.   - 4. Differentiate implicitly with respect to time to solve for the target.

Unit 6: Integration and Accumulation

  • Riemann Sums: Approximations of area under a curve using geometric shapes.   - Left Riemann Sum: i=0n[f(xi)(xi+1xi)]\sum_{i=0}^{n} [f(x_{i})(x_{i+1} - x_{i})]   - Right Riemann Sum: i=0n[f(xi+1)(xi+1xi)]\sum_{i=0}^{n} [f(x_{i+1})(x_{i+1} - x_{i})]   - Midpoint Riemann Sum: i=0n[f(xi+1+xi2)(xi+1xi)]\sum_{i=0}^{n} [f(\frac{x_{i+1} + x_{i}}{2})(x_{i+1} - x_{i})]   - Trapezoidal Sum: i=0n[12(f(xi+1)+f(xi))(xi+1xi)]\sum_{i=0}^{n} [\frac{1}{2}(f(x_{i+1}) + f(x_{i}))(x_{i+1} - x_{i})]   - Approximation Logic:     - Left/Right sum over/under approximations correlate to whether the function is increasing or decreasing.     - Trapezoidal sum over/under approximations correlate to concavity.

  • Definite Integrals: Found by narrowing Riemann sum widths infinitely until distance is negligible (dxdx).   - General Form: abf(x)dx\int_{a}^{b} f(x) \,dx   - a: Lower bound (interval start).   - b: Upper bound (interval end).   - dx: Variable of integration.

  • Integral Properties:   - Bound Rule: You cannot integrate with respect to a variable that is also in your bound. Use a dummy variable: 0xf(m)dm\int_{0}^{x} f(m) \,dm.   - Additive Intervals: abf(x)dx+bcf(x)dx=acf(x)dx\int_{a}^{b} f(x) \,dx + \int_{b}^{c} f(x) \,dx = \int_{a}^{c} f(x) \,dx for a < b < c.   - Constants: abcf(x)dx=cabf(x)dx\int_{a}^{b} cf(x) \,dx = c \int_{a}^{b} f(x) \,dx.   - Reversal: abf(x)dx=baf(x)dx\int_{a}^{b} f(x) \,dx = -\int_{b}^{a} f(x) \,dx.   - Zero Distance: aaf(x)dx=0\int_{a}^{a} f(x) \,dx = 0.   - Linearity: ab[f(x)±g(x)]dx=abf(x)dx±abg(x)dx\int_{a}^{b} [f(x) \pm g(x)] \,dx = \int_{a}^{b} f(x) \,dx \pm \int_{a}^{b} g(x) \,dx.

  • Average Value of a Function: favg=1baabf(x)dxf_{avg} = \frac{1}{b - a} \int_{a}^{b} f(x) \,dx.

  • Fundamental Theorem of Calculus (FTC):   - Part 1: ddx[axf(t)dt]=f(x)\frac{d}{dx} [\int_{a}^{x} f(t) \,dt] = f(x).   - Chain Rule Extension: ddx[ax2f(t)dt]=2xf(x2)\frac{d}{dx} [\int_{a}^{x^{2}} f(t) \,dt] = 2xf(x^{2}).   - Part 2: abf(x)dx=F(b)F(a)\int_{a}^{b} f(x) \,dx = F(b) - F(a), where FF is the antiderivative.

  • Indefinite Integration Techniques:   - Reverse Power Rule: xndx=xn+1n+1+c\int x^{n} \,dx = \frac{x^{n+1}}{n+1} + c   - U-Substitution: Selecting a portion of the function to replace with "u" to simplify the integral (Reverse Chain Rule).   - Integration by Parts (Reverse Product Rule): udv=uvvdu\int u \,dv = uv - \int v \,du.   - Partial Fraction Decomposition: Factoring denominators to separate rational functions into simpler fractions prior to integration.

  • Integral Identities:   - cos(x)dx=sin(x)+c\int \cos(x) \,dx = \sin(x) + c   - sin(x)dx=cos(x)+c\int \sin(x) \,dx = -\cos(x) + c   - 1xdx=ln(x)+c\int \frac{1}{x} \,dx = \ln(|x|) + c   - exdx=ex+c\int e^{x} \,dx = e^{x} + c   - 1x2+1dx=arctan(x)+c\int \frac{1}{x^{2} + 1} \,dx = \arctan(x) + c   - 11x2dx=arcsin(x)+c\int \frac{1}{\sqrt{1 - x^{2}}} \,dx = \arcsin(x) + c   - 11x2dx=arccos(x)+c\int \frac{-1}{\sqrt{1 - x^{2}}} \,dx = \arccos(x) + c   - axdx=axln(a)+c\int a^{x} \,dx = \frac{a^{x}}{\ln(a)} + c   - [loga(x)]dx=xln(x)xln(a)+c\int [\log_{a}(x)] \,dx = \frac{x\ln(x) - x}{\ln(a)} + c

Unit 7: Differential Equations and Slope Fields

  • Euler's Method: Creates multiple tangent line approximations to solve differential equations numerically.   - Formula: T(x)=f(a)+f(a)(xa)T(x) = f(a) + f'(a)(x - a).   - Step Size: h=(xa)h = (x - a).   - Errors based on Concavity:     - Increasing and Concave Up: Underestimate.     - Decreasing and Concave Up: Overestimate.     - Increasing and Concave Down: Overestimate.     - Decreasing and Concave Down: Underestimate.

  • Slope Fields: Visual depictions of derivatives at various coordinates.   - Key checks: Where slope is 0, where slope is DNE, and dependency on xx vs yy.

  • Mathematical Models:   - Proportionality: dGdt=kG\frac{dG}{dt} = kG (Exponentials like exe^{x}).   - Inversely Proportional: dGdt=kG\frac{dG}{dt} = \frac{k}{G} (Logarithms like ln(x)\ln(x)).   - Exponential Growth/Decay:     - dydt=ky\frac{dy}{dt} = ky     - y(t)=P0ekty(t) = P_{0}e^{kt}     - k > 0 indicates growth; k < 0 indicates decay.   - Logistic Models (Population with limits):     - dydt=kP0(aP)\frac{dy}{dt} = kP_{0}(a - P), where aa is carrying capacity.     - y(t)=aP0eakt+1y(t) = \frac{a}{P_{0}e^{-akt} + 1}.     - Inflection point occurs at half of the carrying capacity a2\frac{a}{2}.

Unit 8: Area and Volume with Curves

  • Area Between Curves:   - dx (Vertical): Top function minus bottom function: ab[f(x)g(x)]dx\int_{a}^{b} [f(x) - g(x)] \,dx.   - dy (Horizontal): Right function minus left function: cd[v(y)u(y)]dy\int_{c}^{d} [v(y) - u(y)] \,dy.

  • Volume Formulas (where ss is distance between curves):   - Disk Method: abπs2dx\int_{a}^{b} \pi s^{2} \,dx   - Square Cross-Section: abs2dx\int_{a}^{b} s^{2} \,dx   - Semicircle: abπ8s2dx\int_{a}^{b} \frac{\pi}{8} s^{2} \,dx   - Equilateral Triangle: ab34s2dx\int_{a}^{b} \frac{\sqrt{3}}{4} s^{2} \,dx   - Isosceles Right (Base): ab14s2dx\int_{a}^{b} \frac{1}{4} s^{2} \,dx   - Isosceles Right (Leg): ab12s2dx\int_{a}^{b} \frac{1}{2} s^{2} \,dx

  • Washer Method (for area rotation with a gap):   - Volume = πab(R2r2)dx\pi \int_{a}^{b} (R^{2} - r^{2}) \,dx   - R: Distance from axis to outermost function.   - r: Distance from axis to innermost function.

  • Arc Length: ab1+(f(x))2dx\int_{a}^{b} \sqrt{1 + (f'(x))^{2}} \,dx.

Unit 9: Parametric, Vectors, and Polar Coordinates

  • Parametric Functions (variables change based on hidden parameter tt):   - First Derivative: dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt}   - Second Derivative: d2ydx2=ddt[dy/dx]dx/dt\frac{d^{2}y}{dx^{2}} = \frac{\frac{d}{dt}[dy/dx]}{dx/dt}   - Arc Length: tatb(dxdt)2+(dydt)2dt\int_{t_{a}}^{t_{b}} \sqrt{(\frac{dx}{dt})^{2} + (\frac{dy}{dt})^{2}} \,dt   - Tangent Line: y(ta)+(dydx<em>t</em>a)(xx(ta))y(t_{a}) + (\frac{dy}{dx} |<em>{t</em>{a}})(x - x(t_{a}))

  • Vectors (Magnitude and Direction):   - Displacement: r(t)=x(t),y(t)\mathbf{r}(t) = \langle x(t), y(t) \rangle   - Distance: (x(t))2+(y(t))2\sqrt{(x(t))^{2} + (y(t))^{2}}   - Velocity: v(t)=x(t),y(t)\mathbf{v}(t) = \langle x'(t), y'(t) \rangle   - Speed (Magnitude of Velocity): (x(t))2+(y(t))2\sqrt{(x'(t))^{2} + (y'(t))^{2}}   - Acceleration: a(t)=x(t),y(t)\mathbf{a}(t) = \langle x''(t), y''(t) \rangle

  • Polar Coordinates:   - Conversions: x=rcos(θ)x = r\cos(\theta), y=rsin(θ)y = r\sin(\theta), r=x2+y2r = \sqrt{x^{2} + y^{2}}, θ=arctan(yx)\theta = \arctan(\frac{y}{x}).   - Polar Derivative: drdθ=rcos(θ)+rsin(θ)rcos(θ)rsin(θ)\frac{dr}{d\theta} = \frac{r\cos(\theta) + r'\sin(\theta)}{r'\cos(\theta) - r\sin(\theta)}.   - Riemann Sums: Used with Δθ\Delta\theta.   - Polar Integration (Area): αβ12r2dθ\int_{\alpha}^{\beta} \frac{1}{2} r^{2} \,d\theta.   - Intersection Area: 12αβ[(router)2(rinner)2]dθ\frac{1}{2} \int_{\alpha}^{\beta} [(r_{outer})^{2} - (r_{inner})^{2}] \,d\theta.

Unit 10: Sequences, Series, and Error Bounds

  • Taylor and Maclaurin Series:   - Taylor Series: Pk(x)=n=0f(n)(c)n!(xc)nP_{k}(x) = \sum_{n=0}^{\infty} \frac{f^{(n)}(c)}{n!} (x - c)^{n}.   - Maclaurin Series: The center is c=0c = 0.

  • Convergence Tests:   - nth-Term Test: If limnan0\lim_{n \rightarrow \infty} a_{n} \neq 0, the series diverges.   - Geometric Series: Converges to a1r\frac{a}{1 - r} if |r| < 1. Diverges if r1r \geq 1.   - P-Series: 1np\sum \frac{1}{n^{p}} converges if p > 1, diverges if p1p \leq 1.   - Integral Test: Uses a continuous, positive, decreasing function to match the series outcome.   - Direct/Limit Comparison: Compares the target series to a known series (usually p-series or geometric).   - Alternating Series: Converges if terms decrease to 0 and change sign.   - Ratio Test: Series converges if L = \lim_{n \rightarrow \infty} |\frac{a_{n+1}}{a_{n}}| < 1; diverges if L > 1.

  • Convergence Scope:   - Radius of Convergence: Distance from the center with reasonable approximation.   - Interval of Convergence: The actual set of points where the series converges (must check endpoints individually).

  • Error Bounds:   - Alternating Series Error: f(x)Pk(x)an+1|f(x) - P_{k}(x)| \leq |a_{n+1}|   - Lagrange Error Bound: f(x)Pk(x)max(f(k+1))(xc)(k+1)(k+1)!|f(x) - P_{k}(x)| \leq |\frac{\max(f^{(k+1)})(x - c)^{(k+1)}}{(k+1)!}|

  • Miscellaneous:   - Improper Integrals: 0f(x)dx=limb0bf(x)dx\int_{0}^{\infty} f(x) \,dx = \lim_{b \rightarrow \infty} \int_{0}^{b} f(x) \,dx.   - Factorial: 0!=10! = 1; n!=n×(n1)×(n2)×1n! = n \times (n - 1) \times (n - 2) … \times 1.