Exam Cram Sheet842 words
Exam Cram Sheet: Calculus I Integration Mastery
Integration
Exam Cram Sheet: Calculus I Integration Mastery
This guide provides an ultra-condensed review of the fundamental theorems, techniques, and applications of integration required for the Calculus I curriculum.
Topic Weighting
Based on typical Calculus I curricula, expect the following distribution in a final exam:
| Topic | Estimated Weight | Complexity |
|---|---|---|
| The Fundamental Theorem of Calculus | 25% | Medium |
| Integration Techniques (Substitution) | 30% | High |
| Area & Volume Applications | 30% | High |
| Riemann Sums & Definitions | 10% | Medium |
| Physics & Physical Applications | 5% | Low-Medium |
Key Concepts Summary
1. The Fundamental Theorem of Calculus (FTC)
- Part 1 (The Derivative of an Integral): . This shows that differentiation and integration are inverse processes.
- Part 2 (Evaluation Theorem): , where .
2. $u-Substitution
Used when the integrand contains a function and its derivative (Chain Rule in reverse).
- Choose u = g(x)du = g'(x)dx simplifies the integral.
- Crucial: Change the limits of integration for definite integrals immediately after choosing u$.
3. Visualizing Volume Methods
Loading Diagram...
Common Pitfalls
- The Missing $+C: Always include the constant of integration for indefinite integrals.
- Bounds in u-Sub: Forgetting to convert the xuu=x^2x \in [1,2]u \in [1,4].
- Washer Order: Subtracting (r_{inner} - r_{outer})^2(r_{outer}^2 - r_{inner}^2)$.
- Variable Mismatch: Integrating with respect to $x when the function is defined in terms of y (especially in area between curves).
- Average Value vs. Net Change: Average value requires dividing by the interval: \frac{1}{b-a} \int_a^b f(x) dx. Net change is just \int_a^b f'(x) dx.
Mnemonics / Memory Triggers
[!TIP] "S-C-U-B-A" for u-Substitution
- Select u.
- Calculate du.
- Update bounds (for definite integrals).
- Back-substitute udu into the integral.
- Antidifferentiate.
- Integral of \frac{1}{x}: "Log is the natural choice for the inverse of x\int \frac{1}{x} dx = \ln|x| + C$).
- Disk vs. Shell: "Disks are Dead-on" (axis is perpendicular to the radius), while "Shells are Shadows" (parallel to the axis).
Formula / Equation Sheet
Basic Integrals
| Function | Integral $\int f(x) dx | Note |
|---|---|---|
| x^n$ | ||
| $e^x + C | The "Do Nothing" Integral | |
| \frac{1}{x}$ | $\ln | x |
| \sin(x)$ | Derivative of is negative | |
| $\tan(x) + C | Standard Trig | |
| \frac{1}{\sqrt{1-x^2}}$ | $\arcsin(x) + C | Inverse Trig |
| \frac{1}{1+x^2}$ | $\arctan(x) + C | Very common in exams |
Applications
- Arc Length: L = \int_{a}^{b} \sqrt{1 + [f'(x)]^2} dx$
- Work:
- Hydrostatic Force:
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Practice Set
- Fundamental Theorem: Find .
(Hint: Use the Chain Rule) - -Substitution: Evaluate $\int x \sqrt{x^2 + 1} dx.
- Area Between Curves: Find the area bounded by y = x^2y = x+2.
- Volume by Disk: Rotate the region under y = \sqrt{x}x=0x=4x-axis.
- Net Change: A particle has velocity v(t) = 3t^2 - 6t. Find the total distance traveled between t=0t=3.
▶Click for Solutions
- Solution: 2x \cdot \sin(x^2)x^2 and multiply by its derivative).
- Solution: \frac{1}{3}(x^2+1)^{3/2} + Cu = x^2+1$).
- Solution: .
- Solution: .
- Solution: .