May 15, 2025
Integral of a Constant:
4 dx is 4x + c.c is added because the derivative of any constant is zero.Integral of Pi:
pi dy, the integral is pi * y + c.Integral of Euler's Number (e):
e dz, the integral is E * Z + c.Formula:
x^n is x^(n+1)/(n+1) + c.Examples:
x^2 dx is x^3/3 + c.8x^3 simplifies to 2x^4 + c.5x^6 is found using the same technique.x^2 - 5x + 6, integrate each term separately.
x^2 becomes x^3/3.-5x becomes -5x^2/2.6 becomes 6x.Square Root Function:
sqrt(x) is rewritten as x^(1/2).2/3 * x^(3/2) + c.Cube Root Function:
cube root(x^4) is 3/7 * x^(7/3) + c.3x - 1^2 to 9x^2 - 6x + 1.3x^3/3 - 3x^2/2 + x + c.Example:
x^4 + 6x^3 / x can be separated and simplified before integrating.1/4 * x^4 + 2 * x^3 + c.Inverse Powers:
1/x^2 becomes -1/x + c.1/x is ln|x| + c.e^(kx) is e^(kx)/k + c.e^4x and 8e^2x.Cosine and Sine:
cos(x) is sin(x) + c.sin(x) is -cos(x) + c.Secant and Tangent:
sec^2(x) is tan(x) + c.sec(x)tan(x) is sec(x) + c.x^2 sin(x^3) dx, let u = x^3.du substitution.x = tan(theta) or x = sin(theta) used to simplify integrals.Formula:
∫u dv = uv - ∫v du.Example Problems:
x e^4x uses parts with u = x and dv = e^4x dx.Inverse Trig Functions:
4/(1 + x^2) leading to 4 tan^(-1)(x) + c.Conclusion: