Integral (Basic Calculus)
Integral (Basic Calculus)
Definition of an Integral
An integral represents the accumulation of quantities and can be thought of as the area
under a curve defined by a function. In calculus, there are two main types of integrals:
● Definite Integral: Represents the net area under the curve of a function between two
limits.
● Indefinite Integral: Represents a family of functions whose derivative is the
integrand.
2. Notation
3. Basic Formulas
● Indefinite Integral:
∫f(x) dx=F(x)+C\int f(x) \, dx = F(x) + C∫f(x)dx=F(x)+C
where F(x)F(x)F(x) is the antiderivative of f(x)f(x)f(x) and CCC is the constant of
integration.
● Definite Integral:
∫abf(x) dx=F(b)−F(a)\int_{a}^{b} f(x) \, dx = F(b) - F(a)∫abf(x)dx=F(b)−F(a)
where FFF is an antiderivative of fff.
● Power Rule:
∫xn dx=xn+1n+1+C(n≠−1)\int x^n \, dx = \frac{x^{n+1}}{n+1} + C \quad (n \neq
-1)∫xndx=n+1xn+1+C(n=−1)
● Constant Multiple Rule:
∫k⋅f(x) dx=k⋅∫f(x) dx\int k \cdot f(x) \, dx = k \cdot \int f(x) \, dx∫k⋅f(x)dx=k⋅∫f(x)dx
● Sum Rule:
∫(f(x)+g(x)) dx=∫f(x) dx+∫g(x) dx\int (f(x) + g(x)) \, dx = \int f(x) \, dx + \int g(x) \,
dx∫(f(x)+g(x))dx=∫f(x)dx+∫g(x)dx
6. Common Integrals
● ∫1 dx=x+C\int 1 \, dx = x + C∫1dx=x+C
● ∫ex dx=ex+C\int e^x \, dx = e^x + C∫exdx=ex+C
● ∫sin(x) dx=−cos(x)+C\int \sin(x) \, dx = -\cos(x) + C∫sin(x)dx=−cos(x)+C
● ∫cos(x) dx=sin(x)+C\int \cos(x) \, dx = \sin(x) + C∫cos(x)dx=sin(x)+C
● ∫sec2(x) dx=tan(x)+C\int \sec^2(x) \, dx = \tan(x) + C∫sec2(x)dx=tan(x)+C
7. Applications of Integrals
8. Techniques of Integration