Exam Problem-Solving Strategies

1. Series Convergence/Divergence

Key Strategies:

Example:
For ∑ (-1)^n / n^2:

2. Surface Integrals & Vector Calculus

Key Strategies:

Example:
For surface z = x^2 + y^2, parametrize as r(x,y) = ⟨x, y, x^2 + y^2⟩.

3. Taylor/Maclaurin Series

Key Strategies:

Example:
For f(x) = e^x, Maclaurin series ∑ x^n / n!.

4. Error Bounds & Approximations

Key Strategies:

Example:
For sin(x) ≈ x - x^3/6 + x^5/120 (n=5), |error| ≤ |sin^{(6)}(c)| / 720 * |x|^6 ≤ 1/720 * |x|^6.

5. Repeating Decimals

Key Strategies:

Example:
For 0.142857142857... (repeating every 6 digits):

6. Common Problem Types

a. Interval of Convergence

b. Surface Integral Setup

c. Flux Through Surfaces

d. Series Summation

Tips for Success

  1. Identify the type of problem first (series, integral, vector calculus).
  2. Check convergence before summing.
  3. Verify orientation for surface integrals.
  4. Use series expansions for limits and approximations.
  5. Practice parametrization of common surfaces.
  6. Know your tests (Ratio, Alternating, Comparison, Integral).
  7. Double-check error bounds for approximations.