Chapter 4: Integration
The reverse process of differentiation. Think of it as: $\int x^n dx = \frac{x^{n+1}}{n+1} + C$ (n ≠ -1) Find $\int 3x^2 dx$ The definite integral represents total accumulation. Think of it as: $\...
Chapter 4: Integration
AP Exam Weight: 25-35% | Multiple Choice: 10-14 questions | Free Response: Major focus in several questions
📚 Table of Contents
- Antiderivatives
- Definite Integrals
- Integration Techniques
- Applications
- Fundamental Theorem
1. Antiderivatives ��
Understanding Antiderivatives
The reverse process of differentiation. Think of it as:
- Finding the original function from its derivative
- Recovering distance from velocity
- Working backwards through changes
- Finding a family of related functions
Basic Rules
Power Rule Integration
(n ≠ -1)
Process
- Add 1 to exponent
- Divide by new exponent
- Add constant of integration
- Check by differentiating
Example Walkthrough
Find
- Identify parts:
- Coefficient: 3
- Base: x
- Exponent: 2
- Apply rule:
- Add 1 to exponent: x³
- Divide by new exponent:
- Multiply by coefficient:
- Add C:
- Final answer:
- Verify:
- Differentiate:
Common Antiderivatives
Exponential Functions
Trigonometric Functions
Special Cases
2. Definite Integrals 🎯
Understanding Definite Integrals
The definite integral represents total accumulation. Think of it as:
- Area under a curve
- Total distance traveled
- Accumulated change
- Net accumulation over interval
Definition
Intuitive Understanding
- Sum of many tiny rectangles
- Better approximation as n increases
- Like slicing area into thin strips
- Limit of Riemann sums
Process for Riemann Sums
- Divide interval into n subintervals
- Choose sample points
- Form sum of rectangles
- Take limit as n → ∞
Example Walkthrough
Approximate with n = 4
- Set up:
- Δx = (2-0)/4 = 0.5
- Points: 0, 0.5, 1, 1.5, 2
- Calculate heights:
- f(0) = 0
- f(0.5) = 0.25
- f(1) = 1
- f(1.5) = 2.25
- f(2) = 4
- Form sum:
- Σf(x)Δx = (0 + 0.25 + 1 + 2.25)·0.5
- Compare to actual:
- Approximation ≈ 2.67
- Actual = 8/3 ≈ 2.67
Properties
Basic Properties
-
Reversal of Limits:
- Like walking backwards
- Changes sign
- Same magnitude
-
Additivity:
- Integrals distribute
- Like adding areas
- Preserves operations
-
Constant Multiple:
- Constants come out
- Scaling property
- Like area scaling
Advanced Properties
-
Split Interval:
- Any point c between a and b
- Additive property
- Useful for complex problems
-
Comparison:
- If f(x) ≥ g(x), then
- Area comparison
- Inequality preservation
- Important for estimation
Common Applications
-
Area:
- Between curve and x-axis
- Between two curves
- Absolute value for total area
-
Distance:
- From velocity
- Total vs. net
- Direction matters
-
Average Value:
- Mean value theorem
- Representative value
- Like center of mass
3. Integration Techniques 🔄
U-Substitution
Understanding the Method
Think of it as:
- Chain rule in reverse
- Simplifying complex integrals
- Pattern recognition
- Strategic substitution
Process
-
Identify Parts:
- Look for composite function
- Find derivative pattern
- Choose u carefully
- Consider du
-
Set Up:
- Write u = inner function
- Find du/dx
- Solve for dx
- Rewrite integral
-
Integrate:
- Work in terms of u
- Use basic antiderivatives
- Keep track of constants
- Remember +C
-
Back Substitute:
- Replace u with original
- Check answer
- Verify domain
- Simplify if needed
Example Walkthrough
Evaluate
- Choose u:
- Let u = x²
- du = 2x dx
- x dx = du/2
- Rewrite:
- Integrate:
- Substitute back:
Integration by Parts
Formula Understanding
Think of it as:
- Product rule backwards
- Strategic choice of parts
- Trading complexity
- Systematic approach
LIATE Order
Choose u from left:
- Logarithmic
- Inverse trig
- Algebraic
- Trigonometric
- Exponential
Process
-
Choose Parts:
- Select u using LIATE
- Find dv
- Calculate v
- Set up formula
-
New Integral:
- Often simpler
- Sometimes same form
- May need iteration
- Watch for patterns
4. Applications 📊
Understanding Applications
Integration solves real-world accumulation problems. Think of it as:
- Finding total quantities from rates
- Calculating areas and volumes
- Determining accumulated change
- Measuring physical quantities
Area Calculations
Between Curves
Process
-
Find Intersection Points:
- Solve f(x) = g(x)
- These are bounds
- Check crossings
- Verify domain
-
Set Up Integral:
- Top minus bottom
- Check orientation
- Consider absolute value
- Verify bounds
-
Evaluate:
- Use appropriate technique
- Check units
- Verify reasonableness
- Consider symmetry
Example Walkthrough
Find area between y = x² and y = x from x = 0 to x = 1
- Identify curves:
- Upper: f(x) = x
- Lower: g(x) = x²
- Set up integral:
- Evaluate:
- square units
Volume Calculations
Understanding Methods
-
Disk Method:
- Rotating around x-axis
- Circular cross sections
- Like stacking circles
-
Washer Method:
- Nested cylinders
- Hollow shapes
- Difference of disks
-
Shell Method:
- Cylindrical shells
- Often easier
- Alternative approach
Method Selection
-
Choose Disk/Washer When:
- Rotating around horizontal line
- Simple function squared
- Clear outer/inner functions
- Straightforward bounds
-
Choose Shell When:
- Rotating around vertical line
- Complex functions
- Multiple regions
- Easier integration
Common Mistakes
-
Setup Errors:
- Wrong method choice
- Incorrect radius
- Wrong axis of rotation
- Bound confusion
-
Calculation Errors:
- Forgetting π
- Square vs. squared function
- Wrong substitution
- Integration mistakes
Other Applications
Work and Pressure
- Force times distance
- Variable force
- Accumulation of effort
Average Value
- Mean value theorem
- Representative value
- Typical behavior
5. Fundamental Theorem of Calculus 📐
Understanding FTC
The bridge between derivatives and integrals. Think of it as:
- Undoing differentiation
- Connecting rates to totals
- Simplifying calculations
- Unifying calculus concepts
Part 1 (FTC1)
Statement
If F'(x) = f(x), then:
Interpretation
- Derivative undoes integration
- Rate of accumulation
- Instantaneous change
- Local behavior
Applications
-
Finding Derivatives:
- Of integral functions
- Variable upper limit
- Chain rule needed
- Check conditions
-
Theoretical:
- Proves relationships
- Justifies shortcuts
- Connects concepts
- Foundation for calculus
Part 2 (FTC2)
Statement
Understanding
- Evaluate at endpoints
- Net change
- Total accumulation
- Difference of states
Process
-
Find Antiderivative:
- Look for patterns
- Use basic rules
- Consider techniques
- Verify derivative
-
Evaluate:
- Plug in bounds
- Subtract results
- Check signs
- Verify units
Example Walkthrough
Evaluate
- Find F(x):
- Evaluate bounds:
- F(2) = 16/4 = 4
- F(0) = 0
- Subtract:
- 4 - 0 = 4
Common Mistakes
-
Conceptual:
- Confusing parts 1 and 2
- Wrong variable use
- Missing conditions
- Integration errors
-
Computational:
- Wrong antiderivative
- Bound substitution
- Sign errors
- Constant confusion
Practice Strategies
-
Understanding:
- Draw diagrams
- Use analogies
- Connect concepts
- Verify results
-
Problem Solving:
- Identify theorem needed
- Check conditions
- Show clear work
- Verify answer
📝 AP-Style Examples
Example 1: FTC Application
Find
Solution:
- Use FTC1: Result is x³
- No need to integrate
- Upper limit becomes variable
- Lower limit doesn't affect derivative
Example 2: Area Calculation
Find area between y = x² and y = √x from x = 0 to x = 1
Solution:
- Compare functions:
- √x > x² on (0,1)
- Set up integral:
- Integrate:
- Evaluate:
💡 Success Strategies
1. Integration Method Selection
- Try simplest method first
- Look for patterns
- Consider alternatives
- Check answer reasonableness
2. Common Mistakes
- Wrong technique choice
- Missing +C
- Bound errors
- Sign mistakes
3. Calculator Tips
- Check with numerical integration
- Graph to verify area
- Use for complex calculations
- Verify endpoints
🔍 AP Exam Focus
Free Response Tips
-
Show work:
- Method selection
- Step-by-step process
- Final evaluation
-
Common Questions:
- Area/Volume
- FTC applications
- Average value
- Accumulation
Multiple Choice Strategy
-
Consider:
- Integration techniques
- Properties of integrals
- FTC applications
-
Check:
- Units
- Sign
- Reasonableness
💡 Pro Tip: Integration is the inverse of differentiation. Always check your answer by differentiating!