The definite integral
Introduction to definite integrals
The definite integral of a function represents the signed area under the curve of the function between two specified limits. It calculates the accumulated value (such as area) from a starting point to an endpoint.
The general form of a definite integral is:
∫abf(x)dx=F(b)−F(a)
Where:
- ∫ is the integral symbol.
- f(x) is the function to integrate.
- dx indicates the variable of integration.
- a is the lower limit of integration.
- b is the upper limit of integration.
- F(x) is the antiderivative of f(x).
Properties of definite integrals
-
Zero width interval:
∫aaf(x)dx=0
-
Reversing limits:
∫abf(x)dx=−∫baf(x)dx
-
Additivity over intervals:
∫acf(x)dx+∫cbf(x)dx=∫abf(x)dx
-
Constant multiple rule:
∫abk⋅f(x)dx=k⋅∫abf(x)dx
Step-by-step examples
Example 1: ∫132xdx
-
Find the antiderivative of 2x using the Power Rule:
∫2xdx=x2+C
-
Apply the limits:
F(3)−F(1)=(32)−(12)=9−1
-
Simplify:
8
-
Final Answer: 8
Example 2: ∫02x3dx
-
Find the antiderivative:
∫x3dx=4x4+C
-
Apply the limits:
F(2)−F(0)=424−404=416−0
-
Simplify:
4
-
Final Answer: 4
Example 3: ∫0πsin(x)dx
-
Find the antiderivative:
∫sin(x)dx=−cos(x)+C
-
Apply the limits:
F(π)−F(0)=[−cos(π)]−[−cos(0)]
-
Evaluate the cosine:
−(−1)−(−1)=1+1
-
Simplify:
2
-
Final Answer: 2
Geometric interpretation of definite integrals
The definite integral measures the net area under the curve of a function between two points:
- Areas above the x-axis are positive.
- Areas below the x-axis are negative.
- If necessary, insert a graph showing the shaded region under the curve.
Fundamental theorem of calculus
This theorem connects differentiation and integration:
∫abf(x)dx=F(b)−F(a)
Where F(x) is any antiderivative of f(x).
Example with absolute value function
Example 4: ∫−11∣x∣dx
-
Split the integral due to the absolute value:
∫−10−xdx+∫01xdx
-
Integrate each part:
(−2x2) from −1 to 0+(2x2) from 0 to 1
-
Apply limits:
+[1/2−0]=1/2+1/2
-
Simplify:
1
-
Final Answer: 1
Important notes on definite integrals
- The result of a definite integral is a number, not a function.
- The constant of integration C is not included in definite integrals.
- Areas below the x-axis contribute negatively to the total area.