Comprehensive Calculus AB and BC Study Guide

Limits and Continuity

In the study of calculus, the foundation is built upon limits and continuity. The primary definition of a limit is expressed as limxcf(x)=L\lim_{x \to c} f(x) = L, which describes the behavior of a function $f(x)$ as the input $x$ approaches a specific value $c$. When evaluating limits that result in indeterminate forms such as 00\frac{0}{0} or \frac{\infty}{\infty}, L'Hôpital's Rule is applied, stating that limf(x)g(x)=limf(x)g(x)\lim \frac{f(x)}{g(x)} = \lim \frac{f'(x)}{g'(x)}. Another crucial tool is the Squeeze Theorem, which posits that if $g(x) \le f(x) \le h(x)$ and the limits of $g$ and $h$ both equal $L$, then the limit of $f$ must also be $L$. For a function to be considered continuous at a point $c$, three conditions must be met: the value $f(c)$ must be defined, the limit as $x$ approaches $c$ must exist, and the limit must equal the function's value, or limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c). Relatedly, the Intermediate Value Theorem (IVT) states that if a function $f$ is continuous on a closed interval $[a, b]$ and $f(a) \neq f(b)$, then for any value $k$ between $f(a)$ and $f(b)$, there exists at least one $c$ in the interval such that $f(c) = k$.

Understanding limits also requires recognizing different types of behavior. For instance, one-sided limits denote the approach from the right, limxc+f(x)\lim_{x \to c^{+}} f(x), and the left, limxcf(x)\lim_{x \to c^{-}} f(x); for a general limit to exist, these two must agree. Infinite limits or vertical asymptotes occur at points where the denominator of a function approaches zero. Conversely, limits at infinity determine horizontal asymptotes. Discontinuities in functions are categorized as removable, jump, or infinite discontinuities.

Derivatives and Differentiation Rules

The derivative of a function represents its instantaneous rate of change and is formally defined by the limit $f'(x) = \lim_{h o 0} \frac{f(x+h) - f(x)}{h}$. Several rules govern differentiation, such as the Power Rule, ddx[xn]=nxn1\frac{d}{dx} [x^{n}] = nx^{n-1}, the Product Rule for two functions, $(fg)' = f'g + fg'$, and the Quotient Rule, $(\frac{f}{g})' = \frac{f'g - fg'}{g^{2}}$. Composite functions are differentiated using the Chain Rule, $[f(g(x))]' = f'(g(x)) \cdot g'(x)$. When equations involve both $x$ and $y$ such that $y$ cannot be easily isolated, Implicit Differentiation is used by differentiating both sides and solving for dydx\frac{dy}{dx}. The derivatives of specific functions include trig functions like $(\sin(x))' = \cos(x)$, $(\cos(x))' = -\sin(x)$, and $(\tan(x))' = \sec^{2}(x)$, as well as exponential and logarithmic functions like $(e^{x})' = e^{x}$, $(\ln(x))' = \frac{1}{x}$, and $(a^{x})' = a^{x} \ln(a)$.

Differentiability is a stricter condition than continuity; while differentiability implies continuity, the reverse is not necessarily true. The Mean Value Theorem (MVT) provides that for a function continuous on $[a, b]$ and differentiable on $(a, b)$, there exists some $c$ in the interval such that $f'(c) = \frac{f(b) - f(a)}{b - a}$. Rolle's Theorem is a specific instance of the MVT where $f(a) = f(b)$, implying $f'(c) = 0$. The signs of the first and second derivatives describe a function's shape: the sign of $f'$ determines if a function is increasing or decreasing, while the sign of $f''$ indicates concavity. An inflection point occurs where $f''$ changes sign. Finally, the Extreme Value Theorem (EVT) guarantees that a function continuous on a closed interval $[a, b]$ will have both an absolute maximum and an absolute minimum.

Applications of Derivatives

Derivatives are applied to find critical points, which occur where $f'(x) = 0$ or where the derivative is undefined. The First Derivative Test identifies local extrema by checking if $f'$ changes from positive to negative (local maximum) or negative to positive (local minimum). The Second Derivative Test evaluates $f''(c)$; if $f''(c) > 0$, the point is a local minimum, and if $f''(c) < 0$, it is a local maximum. Differentiation is also used for Linear Approximation via the tangent line equation $L(x) = f(a) + f'(a)(x - a)$, analysis of Related Rates by differentiating equations with respect to time $t$, and Optimization problems involving critical points and interval endpoints.

In the context of particle motion, $v(t) = x'(t)$ represents velocity and $a(t) = v'(t) = x''(t)$ represents acceleration. Speed is defined as the absolute value of velocity, $|v(t)|$. A particle is understood to change direction when its velocity $v$ is zero. The position of a particle at any time $t$ can be found from its initial position and velocity using the formula $x(t) = x(t_{0}) + \int v\,dt$.

Integrals and Integration Fundamentals

The Fundamental Theorem of Calculus (FTC) links differentiation and integration. Part 1 states that $\frac{d}{dx} \int_{a}^{x} f(t)\,dt = f(x)$, while Part 2 provides the method for evaluating definite integrals: $\int_{a}^{b} f(x)\,dx = F(b) - F(a)$. Basic integration rules include the Power Rule, $\int x^{n}\,dx = \frac{x^{n+1}}{n+1} + C$ for $n \neq -1$, and u-Substitution, which follows the pattern $\int f(g(x))g'(x)\,dx = \int f(u)\,du$. Key integral results include $\int \frac{1}{x}\,dx = \ln|x| + C$, $\int e^{x}\,dx = e^{x} + C$, and trig integrals such as $\int \sin(x)\,dx = -\cos(x) + C$, $\int \cos(x)\,dx = \sin(x) + C$, and $\int \sec^{2}(x)\,dx = \tan(x) + C$.

Integration also involves Riemann sums, which approximate the area under a curve using Left, Right, Midpoint, or Trapezoid methods. A definite integral represents the signed area under a curve. The concept of Net Change is expressed by $\int_{a}^{b} f'(x)\,dx = f(b) - f(a)$.

Applications of Integrals

Calculus utilizes integration to solve geometric and physical problems. To find the area between two curves where $f \ge g$, the integral $\int_{a}^{b} [f(x) - g(x)]\,dx$ is calculated. Volumes of solids of revolution are found using the Disk Method, $V = \pi \int_{a}^{b} [R(x)]^{2}\,dx$, or the Washer Method, $V = \pi \int_{a}^{b} ([R(x)]^{2} - [r(x)]^{2})\,dx$. Another technique is the Shell Method, where $V = 2\pi \int x \cdot f(x)\,dx$ when rotating around the y-axis. Furthermore, volumes with specific cross-sections are determined by $V = \int A(x)\,dx$, where $A(x)$ is the area of a slice. Other applications include finding the Average Value of a function, $f_{avg} = \frac{1}{b - a} \int_{a}^{b} f(x)\,dx$, Total Distance, $\int_{a}^{b} |v(t)|\,dt$, and Displacement, $\int_{a}^{b} v(t)\,dt$. Accumulation functions are expressed in the form $F(x) = \int_{a}^{x} f(t)\,dt$.

Parametric and Polar Equations

In Calculus BC, motion is often described parametrically or through polar coordinates. For parametric equations, the derivative is $\frac{dy}{dx} = \frac{\frac{dy}{dt}}{\frac{dx}{dt}}$, and the second derivative is $\frac{d^{2}y}{dx^{2}} = \frac{\frac{d}{dt} [\frac{dy}{dx}]}{\frac{dx}{dt}}$. The arc length of a parametric curve is given by $L = \int \sqrt{(\frac{dx}{dt})^{2} + (\frac{dy}{dt})^{2}}\,dt$. Horizontal tangents occur when $\frac{dy}{dt} = 0$, while vertical tangents occur when $\frac{dx}{dt} = 0$.

In polar coordinates, coordinates are converted using $x = r \cos(\theta)$, $y = r \sin(\theta)$, and $r^{2} = x^{2} + y^{2}$. The derivative $\frac{dy}{dx}$ in polar terms is $\frac{r'\sin(\theta) + r\cos(\theta)}{r'\cos(\theta) - r\sin(\theta)}$. The area of a polar region is $A = \frac{1}{2} \int_{\alpha}^{\beta} r^{2}\,d\theta$, and the polar arc length is $L = \int \sqrt{r^{2} + (\frac{dr}{d\theta})^{2}}\,d\theta$. Common polar curves include the cardioid $r=a(1+\cos(\theta))$, the rose $r=a \cos(n\theta)$, and the lemniscate $r^{2}=a^{2}\cos(2\theta)$.

Sequences and Series

The study of series involves determining convergence or divergence. A Geometric Series $\sum ar^{n}$ converges to $\frac{a}{1 - r}$ if $|r| < 1$. A p-Series $\sum \frac{1}{n^{p}}$ converges if and only if $p > 1$. The Ratio Test, $L = \lim |\frac{a_{n+1}}{a_{n}}|$, indicates convergence if $L < 1$, divergence if $L > 1$, and is inconclusive if $L = 1$. The Root Test uses $L = \lim |a_{n}|^{\frac{1}{n}}$, with the same criteria as the ratio test. The Alternating Series $\sum (-1)^{n}b_{n}$ converges if $b_{n}$ is decreasing and approaches $0$, with an error bound of $|S - S_{n}| \le b_{n+1}$. The Integral Test states that $\int_{1}^{\infty} f(x)\,dx$ converges if and only if the series $\sum f(n)$ converges.

Fundamental concepts include the Divergence Test, which states if $\lim a_{n} \neq 0$, the series must diverge. Limit Comparison involves looking at $\lim \frac{a_{n}}{b_{n}} = L$; if $L$ is finite and positive, both series behave identically. Direct Comparison checks if $0 \le a_{n} \le b_{n}$; if the larger series converges, the smaller one must also converge. Finally, absolute convergence (convergence of $|a_{n}|$) implies convergence of the series itself, whereas conditional convergence occurs when a series converges but is not absolutely convergent.

Power Series and Taylor Polynomials

A Taylor Series is defined as $f(x) = \sum \frac{f^{(n)}(a)}{n!} (x - a)^{n}$. Specific Maclaurin series (where $a=0$) that must be memorized include $e^{x} = \sum \frac{x^{n}}{n!} = 1 + x + \frac{x^{2}}{2!} + \frac{x^{3}}{3!} + \dots$, $\sin(x) = \sum (-1)^{n} \frac{x^{2n+1}}{(2n+1)!} = x - \frac{x^{3}}{6} + \frac{x^{5}}{120} - \dots$, $\cos(x) = \sum (-1)^{n} \frac{x^{2n}}{(2n)!} = 1 - \frac{x^{2}}{2} + \frac{x^{4}}{24} - \dots$, $\frac{1}{1 - x} = \sum x^{n} = 1 + x + x^{2} + \dots$ for $|x| < 1$, and $\ln(1 + x) = \sum (-1)^{n+1} \frac{x^{n}}{n} = x - \frac{x^{2}}{2} + \frac{x^{3}}{3} - \dots$. The Lagrange Error bound for these series is $|R_{n}(x)| \le \frac{M}{(n+1)!} \cdot |x - a|^{n+1}$, where $M = \max |f^{(n+1)}(t)|$ on the interval. When finding the interval of convergence using the Ratio Test, the endpoints must be checked separately. Power series can be differentiated or integrated term-by-term, preserving the same radius of convergence.

Advanced Integration and Differential Equations

Advanced integration includes Integration by Parts (IBP), $\int u\,dv = uv - \int v\,du$, where the LIATE order (Logs, Inverse trig, Algebraic, Trig, Exponential) helps select $u$. The Tabular method speeds up IBP for repeated differentiation of polynomials. Partial Fractions are used for expressions like $\frac{A}{x-r} + \frac{B}{(x-r)^{2}} + \frac{Cx+D}{x^{2}+bx+c}$. Improper Integrals involve limits, such as $\int_{a}^{\infty} f\,dx = \lim_{t \to \infty} \int_{a}^{t} f\,dx$ (Type I) or those with discontinuities (Type II). Trig Substitution is used for radicals: $\sqrt{a^{2} - x^{2}}$ uses $x = a \sin(\theta)$, $\sqrt{a^{2} + x^{2}}$ uses $x = a \tan(\theta)$, and $\sqrt{x^{2} - a^{2}}$ uses $x = a \sec(\theta)$. Convergence of improper integrals is often determined by comparison to p-integrals, where $\int_{1}^{\infty} \frac{1}{x^{p}}\,dx$ converges if $p > 1$.

Differential Equations can be solved if they are Separable: $\frac{dy}{dx} = f(x)g(y) \implies \int \frac{dy}{g(y)} = \int f(x)\,dx$. Logistic Growth is modeled by $\frac{dP}{dt} = kP(1 - \frac{P}{L})$, with a solution $P(t) = \frac{L}{1 + Ae^{-kt}}$ where $A = \frac{L - P_{0}}{P_{0}}$; fastest growth occurs at the inflection point $P = \frac{L}{2}$. Euler's Method approximates solutions using $y_{n+1} = y_{n} + h \cdot f(x_{n}, y_{n})$. Exponential Growth or Decay follows $\frac{dy}{dt} = ky \implies y = y_{0}e^{kt}$. General solutions include a constant $+C$, while particular solutions require initial conditions. Slope fields provide a visual representation by sketching tangent lines from the $\frac{dy}{dx}$ equation.

Vector-Valued Functions and Final Tips

Vector-valued functions describe motion in multiple dimensions. A position vector is $r(t) = \langle x(t), y(t) \rangle$, with velocity $v(t) = r'(t) = \langle x'(t), y'(t) \rangle$ and acceleration $a(t) = v'(t) = r''(t)$. Speed is the magnitude $|v(t)| = \sqrt{(x'(t))^{2} + (y'(t))^{2}}$. Arc length is $\int_{a}^{b} |v(t)|\,dt$, and position can be found using $r(t) = r(t_{0}) + \int_{t_{0}}^{t} v(u)\,du$. The direction of motion is the unit vector $\frac{v(t)}{|v(t)|}$. A particle is at rest when its speed is zero. It is important to distinguish between total distance and displacement.

Exam preparation tips for AB students include always stating theorems (MVT, IVT, FTC) by name and showing full u-substitution work. BC students should know the five Maclaurin series perfectly. For series convergence, always try the Divergence Test first to save time.