Concept Review
A
Integration Techniques
Integration by Parts: \(\int u\,dv = uv - \int v\,du\)
LIATE rule: Log, Inverse trig, Algebraic, Trig, Exponential
  • Trig substitution: \(a^2-x^2 \Rightarrow x=a\sin\theta\); \(a^2+x^2 \Rightarrow x=a\tan\theta\); \(x^2-a^2 \Rightarrow x=a\sec\theta\)
  • Partial fractions: decompose rational functions before integrating
  • Reduction formulas for \(\sin^n x\), \(\cos^n x\)
Quick Example
Evaluate \(\int x e^x\,dx\)
Let \(u=x\), \(dv=e^x dx\). Then \(\int xe^x dx = xe^x - e^x + C = (x-1)e^x + C\)
B
Sequences & Series
Geometric Series: \(\displaystyle\sum_{n=0}^{\infty} ar^n = \dfrac{a}{1-r}\), \(|r|<1\)

p-Series: \(\displaystyle\sum_{n=1}^{\infty}\dfrac{1}{n^p}\) converges iff \(p>1\)
  • Ratio Test: converges if \(\lim|a_{n+1}/a_n|<1\)
  • Alternating Series Test: \(\sum(-1)^n b_n\) converges if \(b_n\) decreasing → 0
  • Integral Test, Comparison Test, Limit Comparison Test
Quick Example
Does \(\sum_{n=1}^{\infty}\dfrac{1}{n^2}\) converge?
p-series with p = 2 > 1. Yes, it converges to \(\pi^2/6\) (Basel problem).
C
Power Series & Taylor Series
Taylor Series: \(f(x)=\displaystyle\sum_{n=0}^{\infty}\dfrac{f^{(n)}(a)}{n!}(x-a)^n\)

Key series: \(e^x = \sum\dfrac{x^n}{n!}\), \(\sin x = \sum\dfrac{(-1)^n x^{2n+1}}{(2n+1)!}\), \(\dfrac{1}{1-x}=\sum x^n\)
  • Radius of convergence via Ratio Test: \(R = \lim|a_n/a_{n+1}|\)
  • Interval of convergence: check endpoints separately
D
Polar & Parametric Curves
Polar Area: \(A = \dfrac{1}{2}\int_\alpha^\beta [r(\theta)]^2\,d\theta\)

Arc Length (param.): \(L = \int_a^b\!\sqrt{\left(\frac{dx}{dt}\right)^2\!+\!\left(\frac{dy}{dt}\right)^2}\,dt\)
  • Slope of parametric curve: \(dy/dx = (dy/dt)/(dx/dt)\)
  • Convert: \(x = r\cos\theta\), \(y = r\sin\theta\), \(r^2 = x^2+y^2\)
E
Improper Integrals & Applications
Improper Integral: \(\int_a^\infty f\,dx = \lim_{t\to\infty}\int_a^t f\,dx\)

Surface Area: \(S = 2\pi\int_a^b y\sqrt{1+(y')^2}\,dx\)
  • \(\int_1^\infty \frac{1}{x^p}dx\) converges iff \(p>1\)
  • Volume by shells: \(V = 2\pi\int_a^b x\,f(x)\,dx\)
  • Volume by disks: \(V = \pi\int_a^b [f(x)]^2\,dx\)
Problems
1
Integration by Parts

Evaluate \(\displaystyle\int x\cos x\,dx\).

2
Trig Substitution

Evaluate \(\displaystyle\int\frac{dx}{\sqrt{4-x^2}}\).

3
Partial Fractions

Evaluate \(\displaystyle\int\frac{dx}{x^2-1}\).

4
Improper Integrals

Determine whether \(\displaystyle\int_1^{\infty}\frac{dx}{x^2}\) converges. If so, find its value.

5
Geometric Series

Find the sum of the series \(\displaystyle\sum_{n=0}^{\infty}\left(\frac{2}{3}\right)^n\).

6
Ratio Test

Use the Ratio Test to determine the convergence of \(\displaystyle\sum_{n=1}^{\infty}\frac{n!}{n^n}\).

7
Alternating Series

Which statement is correct about \(\displaystyle\sum_{n=1}^{\infty}\frac{(-1)^{n+1}}{n} = 1-\frac{1}{2}+\frac{1}{3}-\cdots\)?

8
Power Series — Radius of Convergence

Find the radius of convergence of \(\displaystyle\sum_{n=1}^{\infty}\frac{(x-2)^n}{n\cdot 3^n}\).

9
Taylor Series

The Maclaurin series for \(e^{-x^2}\) begins:

10
p-Series

Which of the following series converges?

11
Trig Integrals

Evaluate \(\displaystyle\int_0^{\pi/2}\sin^2 x\,dx\).

12
Volume of Revolution

Find the volume of the solid obtained by rotating the region bounded by \(y = \sqrt{x}\), \(x = 4\), and \(y = 0\) about the \(x\)-axis.

13
Polar Area

Find the area enclosed by the polar curve \(r = 2\cos\theta\).

14
Arc Length (Parametric)

Find the arc length of the parametric curve \(x = t^2\), \(y = t^3\) for \(0 \le t \le 1\). What is the integrand (before integration)?

15
L'Hôpital's Rule & Limits

Evaluate \(\displaystyle\lim_{x\to 0}\frac{\sin x - x}{x^3}\).

16
Shell Method

Use the shell method to find the volume of the solid generated by rotating the region bounded by \(y = x^2\), \(y = 0\), \(x = 2\) about the \(y\)-axis.

17
Convergence Tests

Which test is most direct for \(\displaystyle\sum_{n=1}^{\infty}\frac{n}{n^3+1}\)? What is the conclusion?

18
Integral Test

Using the Integral Test, determine whether \(\displaystyle\sum_{n=1}^{\infty}\frac{1}{n^2+1}\) converges or diverges.

19
Surface Area of Revolution

Set up the integral for the surface area generated by rotating \(y = x^3\) on \([0,1]\) about the \(x\)-axis.

20
Integration — Substitution

Evaluate \(\displaystyle\int_0^1\frac{x\,dx}{\sqrt{1-x^4}}\).

Your Score
Correct
Wrong
Time Used
Answer Key & Solutions
Click any question to expand the full solution