The Definite Integral
The definite integral is a fundamental concept in calculus that calculates the exact accumulation of a function over an interval. It is used to find areas, volumes, work, and many other quantities in physics, engineering, and economics.
1. Definition of the Definite Integral
The definite integral of a function f(x) over the interval [a,b] is written as:
∫abf(x)dx
It represents the signed area under the curve y=f(x) from x=a to x=b, where:
- f(x) is the function being integrated.
- a is the lower limit of integration.
- b is the upper limit of integration.
- dx indicates integration with respect to x.
2. The Definite Integral as a Limit of Riemann Sums
The definite integral is defined as the limit of a Riemann sum:
∫abf(x)dx=n→∞limi=1∑nf(xi∗)Δx
where:
- Δx=nb−a is the width of each subinterval.
- xi∗ is a sample point in the ith subinterval.
- f(xi∗) is the function value at xi∗.
This sum approximates the area under the curve, and as n→∞, it gives the exact accumulated value.
3. The Fundamental Theorem of Calculus
The definite integral is evaluated using the Fundamental Theorem of Calculus (FTC):
∫abf(x)dx=F(b)−F(a)
where F(x) is the antiderivative of f(x), meaning F′(x)=f(x).
This theorem connects differentiation and integration, making definite integrals easy to compute.
4. Properties of Definite Integrals
-
Reversing Limits:
∫abf(x)dx=−∫baf(x)dx
-
Integral of a Constant:
∫abcdx=c(b−a)
-
Linearity:
∫ab[f(x)±g(x)]dx=∫abf(x)dx±∫abg(x)dx
-
Additivity:
∫acf(x)dx+∫cbf(x)dx=∫abf(x)dx
-
Integral of an Odd Function (if f(−x)=−f(x)):
∫−aaf(x)dx=0
-
Integral of an Even Function (if f(−x)=f(x)):
∫−aaf(x)dx=2∫0af(x)dx
5. Examples of Evaluating Definite Integrals
Example 1: Compute ∫13(2x+1)dx
Step 1: Find the Antiderivative
F(x)=∫(2x+1)dx=x2+x
Step 2: Apply the Fundamental Theorem
∫13(2x+1)dx=[x2+x]13
Step 3: Evaluate at Limits
(32+3)−(12+1)=(9+3)−(1+1)=12−2=10
Example 2: Compute ∫0πsinxdx
Step 1: Find the Antiderivative
F(x)=−cosx
Step 2: Apply the Fundamental Theorem
∫0πsinxdx=[−cosx]0π
Step 3: Evaluate at Limits
(−cosπ)−(−cos0)=(−(−1))−(−1)=1+1=2
6. Applications of the Definite Integral
- Finding Areas under curves.
- Calculating Volumes using solid of revolution methods.
- Physics Applications:
- Work done by a force: W=∫F(x)dx.
- Distance traveled from velocity: s=∫v(t)dt.
- Economics:
- Consumer and producer surplus.
- Probability:
- Computing continuous probability distributions.
7. Summary
- The definite integral calculates the accumulated value of a function over an interval.
- It is defined as a limit of Riemann sums.
- The Fundamental Theorem of Calculus allows easy evaluation using antiderivatives.
- It has important properties and real-world applications in physics, economics, and probability.
The definite integral is one of the most powerful tools in calculus, linking differentiation and integration in a profound way.