Integration Mastery Cheatsheet
Integration Mastery Cheatsheet
This cheatsheet contains formulas, tricks, and shortcuts for mastering integration quickly using
1. Basic Concept
If d/dx F(x) = f(x), then Integral of f(x) dx = F(x) + C, where C is the constant of integration.
Types:
|--------------------|------------------------------|
| x^n | (x^(n+1))/(n+1) + C |
| 1/x | ln|x| + C |
| e^x | e^x + C |
| cos(x) | sin(x) + C |
| sin(x) | -cos(x) + C |
| sec^2(x) | tan(x) + C |
| csc^2(x) | -cot(x) + C |
| sec(x)tan(x) | sec(x) + C |
| csc(x)cot(x) | -csc(x) + C |
To integrate x^n:
Examples:
Pattern Trick:
4. Techniques of Integration
6. Practice Set