L'Hôpital's Rule: if \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\), then \(\displaystyle\lim_{x\to c}\frac{f(x)}{g(x)} = \lim_{x\to c}\frac{f'(x)}{g'(x)}\)
Squeeze Theorem: \(g(x)\le f(x)\le h(x)\) and \(\lim g=\lim h=L \Rightarrow \lim f=L\)
• \(\lim_{x\to 0}\frac{\sin x}{x}=1\) | \(\lim_{x\to 0}\frac{1-\cos x}{x}=0\)
• Continuity requires: defined, limit exists, and limit = value
• Removable discontinuity = hole; Jump = one-sided limits differ; Infinite = vertical asymptote
Evaluate \(\displaystyle\lim_{x\to 0}\frac{\tan(3x)}{5x}\)
Chain: \(\frac{d}{dx}[f(g(x))]=f'(g(x))\cdot g'(x)\)
Product: \((uv)'=u'v+uv'\) | Quotient: \(\left(\frac{u}{v}\right)'=\frac{u'v-uv'}{v^2}\)
Trig: \((\sin x)'=\cos x\), \((\cos x)'=-\sin x\), \((\tan x)'=\sec^2 x\)
Exp/Log: \((e^x)'=e^x\), \((\ln x)'=\frac{1}{x}\), \((a^x)'=a^x\ln a\)
Differentiate both sides with respect to \(x\); treat \(y\) as a function of \(x\), applying the chain rule: \(\frac{d}{dx}[y^n]=ny^{n-1}\frac{dy}{dx}\)
If \(x^2+y^2=25\), find \(\dfrac{dy}{dx}\).
Critical Points: \(f'(x)=0\) or undefined
Inflection Points: \(f''(x)\) changes sign
Optimization: Set \(f'(x)=0\), verify with first or second derivative test
• \(f'>0\): increasing; \(f'<0\): decreasing
• \(f''>0\): concave up; \(f''<0\): concave down
• Relative max where \(f'\) changes from \(+\) to \(-\)
Find the absolute maximum of \(f(x)=x^3-3x\) on \([-2,2]\).
FTC Part 2: \(\int_a^b f(x)\,dx = F(b)-F(a)\)
\(u\)-sub: Let \(u=g(x)\), \(du=g'(x)\,dx\), change bounds if definite
IBP: \(\int u\,dv = uv - \int v\,du\) (use LIATE order)
\(\int x^n\,dx=\dfrac{x^{n+1}}{n+1}+C\) \((n\ne-1)\) | \(\int\dfrac{1}{x}\,dx=\ln|x|+C\)
\(\int e^x\,dx=e^x+C\) | \(\int\sin x\,dx=-\cos x+C\) | \(\int\sec^2 x\,dx=\tan x+C\)
Evaluate \(\displaystyle\int_0^1 x e^{x^2}\,dx\).
Taylor Series: \(\displaystyle f(x)=\sum_{n=0}^{\infty}\frac{f^{(n)}(a)}{n!}(x-a)^n\)
Maclaurin: \(e^x=\sum\frac{x^n}{n!}\), \(\sin x=\sum\frac{(-1)^n x^{2n+1}}{(2n+1)!}\), \(\cos x=\sum\frac{(-1)^n x^{2n}}{(2n)!}\)
• Geometric: \(\sum ar^n\) converges iff \(|r|<1\); sum \(=\dfrac{a}{1-r}\)
• p-series: \(\sum\dfrac{1}{n^p}\) converges iff \(p>1\)
• Alternating: converges if \(a_n\) decreasing and \(\to 0\)
Find the interval of convergence of \(\displaystyle\sum_{n=0}^{\infty}\frac{x^n}{n+1}\).
Arc length (parametric): \(\displaystyle L=\int_a^b\sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}\,dt\)
Polar area: \(\displaystyle A=\frac{1}{2}\int_\alpha^\beta r^2\,d\theta\)
Polar arc length: \(\displaystyle L=\int_\alpha^\beta\sqrt{r^2+\left(\frac{dr}{d\theta}\right)^2}\,d\theta\)
\(x=r\cos\theta\), \(y=r\sin\theta\), \(r^2=x^2+y^2\)
Common curves: rose \(r=a\cos(n\theta)\), cardioid \(r=a(1+\cos\theta)\), lemniscate \(r^2=a^2\cos(2\theta)\)
If \(x=t^2\), \(y=t^3\), find \(\dfrac{dy}{dx}\) at \(t=2\).
Exponential model: \(\dfrac{dy}{dt}=ky \Rightarrow y=y_0 e^{kt}\)
Logistic (BC): \(\dfrac{dy}{dt}=ky\left(1-\dfrac{y}{L}\right)\), carrying capacity \(=L\)
Euler's Method: \(y_{n+1}=y_n+h\cdot f(x_n,y_n)\)
Slope field plots \(\dfrac{dy}{dx}\) at many points. A solution curve is tangent to the field at every point. Equilibrium solutions occur where \(\dfrac{dy}{dx}=0\) everywhere on the curve.
Solve \(\dfrac{dy}{dx}=2xy\) with \(y(0)=3\).
Volume (disk): \(\displaystyle V=\pi\int_a^b[f(x)]^2\,dx\)
Volume (washer): \(\displaystyle V=\pi\int_a^b\left([f(x)]^2-[g(x)]^2\right)\,dx\)
Volume (shell): \(\displaystyle V=2\pi\int_a^b x\,f(x)\,dx\)
\(f_{avg}=\dfrac{1}{b-a}\int_a^b f(x)\,dx\)
Net vs. total distance: Net \(=\int v(t)\,dt\); Total \(=\int|v(t)|\,dt\)
Find the volume of the solid obtained by rotating \(y=\sqrt{x}\) about the \(x\)-axis from \(x=0\) to \(x=4\).
📝 Practice Test
20 multiple-choice problems · AP exam style · Select an answer to receive immediate feedback