MIT 18.01SC Single Variable Calculus Notes

40 mins

A complete study guide with worked examples, formulas, flashcards, and practice questions for MIT OpenCourseWare’s 18.01SC Single Variable Calculus.

Original notes

Used Templates in this Note

Summary

A derivative is a limit of slopes; an integral is a limit of sums; the Fundamental Theorem says they undo each other.

Single-variable calculus has two primitive ideas. A derivative is a limit of difference quotients: the slope of a tangent, a rate, a linear approximation. An integral is a limit of Riemann sums: net area, accumulated quantity, a slice-and-add volume. The Fundamental Theorem ties them together. Differentiating a running integral returns the integrand. Evaluating an antiderivative at the endpoints returns the definite integral.

Limits come first because both primitives are limits. The two trig facts you actually use are sin(x)/x → 1 and (1−cos x)/x^2 → 1/2. Continuity is weaker than differentiability: |x| is the picture. After the definition, you live on the rules — product, quotient, chain, implicit — and you apply them to graphs, max/min, related rates, and Newton. On a closed interval the extrema sit at critical points or endpoints.

Integrals start as sums, become numbers via the FTC, then become geometry (disk vs shell, arc length) and physics (work). Techniques exist because the FTC is only as useful as your antiderivative: substitution when the inside derivative is visible, parts when you can shift a derivative, partial fractions when the denominator factors. L'Hôpital is a limit tool for 0/0 and ∞/∞, not a replacement for algebra. Improper integrals and series ask whether an infinite process settles. Geometric series and the Taylor expansions of e^x, sin x, and cos x are the ones you should still be able to write after the final.

Key points

  • Derivative = limit of slopes; integral = limit of sums
  • sin(x)/x → 1 is the trig-limit engine
  • Differentiable ⇒ continuous, not conversely
  • Chain rule on every composition
  • Closed interval: critical points and endpoints
  • Related rates: differentiate first, plug in second
  • FTC with a function in the bound needs the chain rule
  • Disk vs shell depends on the axis
  • +C on antiderivatives; not on definite integrals
  • L'Hôpital only for 0/0 or ∞/∞
  • Surface of revolution is 2π ∫ (radius) ds, not a volume disk
  • Separable DE: split, integrate, pin C
  • Harmonic series diverges; 1/x^p at infinity converges for p > 1
  • Taylor of e, sin, cos at 0 from memory

Common traps

  • Leaving 0/0 as an answer
  • Dropping the inner derivative
  • Product rule with one term
  • Numbers before d/dt
  • Skipping endpoints
  • Mixing π/3 and 2π/3 for the same region about different axes
  • Polar area with r instead of r^2
  • a(n) → 0 as a convergence proof
  • Geometric series without saying n starts at 0
  • +C on a definite integral

More from this Note's tags