Basic_Integration_Rules_Unicode_ReportLab
Basic_Integration_Rules_Unicode_ReportLab
1. Power Rule
If you are integrating a power of x:
∫ x^n dx = (x^(n+1))/(n+1) + C (for n ≠ -1)
2. Constant Rule
If you integrate a constant:
∫ a dx = ax + C
5. Exponential Rule
For the natural exponential e^x:
∫ e^x dx = e^x + C
6. Logarithmic Rule
For the reciprocal of x:
∫ (1/x) dx = ln|x| + C (for x ≠ 0)
7. Trigonometric Functions
These are standard integrals for basic trigonometric functions:
1. ∫ sin(x) dx = -cos(x) + C
2. ∫ cos(x) dx = sin(x) + C
3. ∫ sec²(x) dx = tan(x) + C
4. ∫ csc²(x) dx = -cot(x) + C
5. ∫ sec(x)tan(x) dx = sec(x) + C
6. ∫ csc(x)cot(x) dx = -csc(x) + C
9. Substitution Rule
When a function is composed with another, use substitution:
∫ f(g(x)) g'(x) dx = ∫ f(u) du (let u = g(x))