Core Concepts & Formulas
Review each topic before tackling the practice questions
LIATE Rule for choosing \(u\): Logarithms → Inverse trig → Algebraic → Trig → Exponential.
Let \(u=x\), \(dv=e^x dx\). Then \(du=dx\), \(v=e^x\).
\(\displaystyle = xe^x - \int e^x\,dx = xe^x - e^x + C = e^x(x-1)+C\)
For \(\int \sin^m x\cos^n x\,dx\): if \(m\) is odd, save one \(\sin x\) and convert the rest using \(\sin^2 x=1-\cos^2 x\). If \(n\) is odd, analogous with \(\cos x\). Both even: use half-angle identities.
\(\sqrt{a^2+x^2}\): let \(x=a\tan\theta\)
\(\sqrt{x^2-a^2}\): let \(x=a\sec\theta\)
\(\displaystyle =\int\frac{2\cos\theta\,d\theta}{2\cos\theta}=\theta+C=\arcsin\!\left(\tfrac{x}{2}\right)+C\)
Decompose a proper rational function into simpler fractions before integrating. For a distinct linear factor \((x-a)\), include \(\dfrac{A}{x-a}\). For a repeated factor \((x-a)^2\), include \(\dfrac{A}{x-a}+\dfrac{B}{(x-a)^2}\).
p-test: \(\displaystyle\int_1^\infty \frac{dx}{x^p}\) converges if and only if \(p>1\).
Key Tests:
Integral Test: \(\sum a_n\) converges iff \(\int_1^\infty f(x)\,dx\) converges.
Alternating Series: \(\sum(-1)^n b_n\) converges if \(b_n\searrow 0\).
Use the Ratio Test: \(R=\lim_{n\to\infty}\left|\dfrac{c_n}{c_{n+1}}\right|\). The series converges absolutely for \(|x-a|<R\).
Key Maclaurin series to memorize:
\(\sin x=\displaystyle\sum_{n=0}^\infty\frac{(-1)^n x^{2n+1}}{(2n+1)!}\)
\(\cos x=\displaystyle\sum_{n=0}^\infty\frac{(-1)^n x^{2n}}{(2n)!}\)
\(\dfrac{1}{1-x}=\displaystyle\sum_{n=0}^\infty x^n,\quad |x|<1\)
Arc length in polar: \(\displaystyle L=\int_\alpha^\beta\sqrt{r^2+\left(\frac{dr}{d\theta}\right)^2}\,d\theta\)
\(\displaystyle A=\frac{1}{2}\int_0^\pi \cos^2\theta\,d\theta=\frac{\pi}{4}\)
Arc length: \(L=\displaystyle\int_a^b\sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}\,dt\)
Practice Exam
20 questions · Select the best answer for each
Complete Solutions & Explanations
Step-by-step solutions for all 20 questions
Correct Answer: B — \(x\sin x+\cos x+C\)
Let \(u=x\), \(dv=\cos x\,dx\). Then \(du=dx\), \(v=\sin x\).
Differentiating to verify: \(\frac{d}{dx}(x\sin x+\cos x)=\sin x+x\cos x-\sin x=x\cos x\checkmark\)
Correct Answer: B — \(\dfrac{\pi}{4}\)
Use the half-angle identity \(\sin^2 x=\dfrac{1-\cos 2x}{2}\):
Correct Answer: B — \(x=3\sin\theta\)
The integrand contains \(\sqrt{9-x^2}=\sqrt{a^2-x^2}\) with \(a=3\). The standard substitution for this form is \(x=a\sin\theta\), i.e., \(x=3\sin\theta\).
This converts \(\sqrt{9-x^2}=\sqrt{9-9\sin^2\theta}=3|\cos\theta|\).
Correct Answer: A — \(\ln|x|+2\ln|x+1|+C\)
Factor: \(x^2+x=x(x+1)\). Write \(\dfrac{3x+1}{x(x+1)}=\dfrac{A}{x}+\dfrac{B}{x+1}\).
Multiply both sides by \(x(x+1)\): \(3x+1=A(x+1)+Bx\).
Set \(x=0\): \(1=A\). Set \(x=-1\): \(-2=-B\), so \(B=2\).
Correct Answer: C — Diverges
This is a \(p\)-integral with \(p=\frac{1}{2} < 1\), so it diverges. Verify directly:
Correct Answer: B — Diverges, since \(L=\infty>1\)
Since \(L>1\), the series diverges by the Ratio Test.
Correct Answer: B — \(\sum(-1)^n\dfrac{1}{n^2}\)
The Alternating Series Test requires (1) terms \(b_n\) are decreasing and (2) \(\lim_{n\to\infty}b_n=0\).
For option B: \(b_n=1/n^2\) is decreasing and \(\to 0\). ✓
Option A fails: \(b_n=n/(n+1)\to 1\ne 0\). Options C & D fail similarly.
Correct Answer: C — \(R=1\)
Apply the Ratio Test with \(a_n=\dfrac{x^n}{n+1}\):
Converges when \(L=|x|<1\), so \(R=1\).
Correct Answer: A — \(\displaystyle\sum_{n=0}^\infty\dfrac{(-1)^n x^{2n}}{n!}\)
Start from \(e^u=\displaystyle\sum_{n=0}^\infty\dfrac{u^n}{n!}\). Substitute \(u=-x^2\):
Correct Answer: A — \(\dfrac{3\pi}{2}\)
Over \([0,2\pi]\): \(\int_0^{2\pi}1\,d\theta=2\pi\), \(\int_0^{2\pi}2\cos\theta\,d\theta=0\), \(\int_0^{2\pi}\cos^2\theta\,d\theta=\pi\).
Correct Answer: B — \(t=\pm 1\)
Horizontal tangent when \(dy/dt=0\) and \(dx/dt\ne 0\).
Check \(dx/dt=2t\): at \(t=\pm1\), \(dx/dt=\pm2\ne0\). Both are valid horizontal tangent points.
Correct Answer: A — \(8\pi\)
Correct Answer: A — \(\displaystyle\int_0^4\sqrt{1+\dfrac{9x}{4}}\,dx\)
Arc length formula: \(L=\int_a^b\sqrt{1+[y']^2}\,dx\). Compute \(y'=\dfrac{3}{2}x^{1/2}\).
Correct Answer: B — \(3\)
This is a geometric series with first term \(a=1\) and common ratio \(r=\dfrac{2}{3}\). Since \(|r|<1\):
Correct Answer: B — Converges by comparison to \(\sum 1/n^2\)
Compare with \(b_n=1/n^2\):
Since the limit is a finite positive number and \(\sum 1/n^2\) converges (\(p=2>1\)), the original series converges.
Correct Answer: B — \(x\ln x - x + C\)
Let \(u=\ln x\), \(dv=dx\). Then \(du=\dfrac{1}{x}dx\), \(v=x\).
Correct Answer: C — \(\sum 1/\sqrt{n}\) diverges
This is a \(p\)-series with \(p=\frac{1}{2}\le 1\), so it diverges. The others have \(p=2,\,\frac{3}{2},\,1.01\) — all greater than 1, so they converge.
Correct Answer: A
The Lagrange remainder for a degree-\(n\) polynomial is \(\left|\dfrac{f^{(n+1)}(c)}{(n+1)!}(x-a)^{n+1}\right|\). Here \(n=3\), so the bound uses \(f^{(4)}\).
Since \(f(x)=\sin x\), all derivatives are bounded by 1. So the error bound is:
Correct Answer: B
This formula comes from wrapping the arc-length element \(ds=\sqrt{1+[f']^2}\,dx\) around a circle of radius \(f(x)\).
Note: Option C is the volume (Disk Method), not surface area.
Correct Answer: B — Converges to \(1\)
Use integration by parts: let \(u=\ln x\), \(dv=x^{-2}dx\). Then \(du=\frac{1}{x}dx\), \(v=-x^{-1}\).
As \(b\to\infty\): \(\ln b/b\to 0\) (L'Hôpital) and \(1/b\to 0\). So the integral converges to \(1\).