• Written By Y_C
  • Last Modified 09-01-2025

Definite Integration: Definition, Formula, Properties

img-icon

Definite Integration: Definite integrals are used to find the area of the curve in a graph. These have lower and upper limits. The limits can be taken as [a,b] to find the area of the curve f(x) with respect to the x axis. The definite integration can also be used to find the area of a circle, parabola, and ellipse i.e., it is mainly used to find the area under the curve, area between two curves and area bounded by a curve and a line. In this article, let us learn about definite integral and its properties.

What is Definite Integral?

A definite integral is an area under the curve between two fixed limits. It is represented as abf(x)dx

where,

a is the lower limit

b is the upper limit

Sometimes a,b are called limits of integration, for a function f(x) defined with the reference to x axis.

Area Under a Curve

To find the area under the curve between two limits, we divide the area into small rectangle strips and then sum their individual areas to find the area under the curve. The more the rectangles, the more accurate the area is, so we divide the area into infinite rectangles, each with the same size.

Area under a curve

How To Solve Definite Integrals?

Definite integrals are solved using the fundamental theorem of calculus. It links the concept of integrating a function with its differentiation. The fundamental theorem of calculus validates the procedure by calculating the difference between the antiderivative at the upper and lower limits.

What is the Fundamental Theorem of Calculus?

Fundamental theorems of calculus are very useful as they are used to find definite integral or they will be helpful to find the area between the curves. There are two parts of the fundamental theorem of calculus.

Let us discuss the first and second fundamental theorem of calculus.

First Fundamental Theorem of Calculus

The first fundamental theorem of calculus finds the derivative of an integral. It also establishes the connection between derivative and integral. Using the first fundamental theorem of calculus, we can find the derivative of a definite integral without actually finding the definite integral.

Statement: If f(x) is a continuous function over a closed interval [a,b] and differentiable in open interval (a,b) and if F(x) is defined as

F(x)=axf(t)dt

Then,

F(x)=f(x) over the interval [a,b]

ddxaxf(t)dt=f(x)

Let us take one example and find the result using the first fundamental theorem of calculus.

Example : Evaluate ddx2x3+t1+t3 using the fundamental theorem of calculus.

Solution : We have the first fundamental theorem of calculus as ddxaxf(t)dt=f(x)

so we can apply this theorem as the lower limit is given constant i.e. 2 and upper limit given as variable x, the we get

ddx2x3+t1+t3=3+x1+x3

Second Fundamental Theorem of Calculus

The second fundamental theorem of calculus says the value of a definite integral of a function is obtained by substituting the upper limit and lower limit in the antiderivative of the function. To calculate a definite integral of a function, we will divide the area under the graph of that function lying within the given interval into many rectangles. Then, we add the areas of all such rectangles. The second fundamental theorem of calculus helps us evaluate a definite integral without calculating the area under the curve.

Statement: The second fundamental theorem of calculus states that, if f(x) is continuous on the closed interval [a,b] and F(x) is and antiderivative of f(x) on [a,b], then abf(x)dx=F(b)F(a)

Example: Evaluate 01xdx

Solution: Let I=01xdx

Now, we will first find integral using a standard formula. Then, we get xdx=x22+C

Now, substitute the upper and lower limits in order, then

(12+C)(0+C)=12

The integral constant C is always cancelled while applying limits. We neglect C while finding the definite integral.

Definite Integral as Limit of Sum

As explained earlier, the area under a curve between two given limits can be expressed as the sum of an infinite number of rectangles. To evaluate the definite integral abf(x)dx using this concept, we divide the area under the curve into many rectangles by dividing [a,b] into an infinite number of subintervals.

So, the definite integral as limit sum formula is given by,

abf(x)dx=limnr=1nhf(a+rh)

Where, h=ban is the length of each subinterval.

Let us see an example of determining definite integral as a limit sum.

Example: Evaluate 01xdx using definite integral as a limit sum.

Solution: On comparing with abf(x)dx, we get f(x)=x,a=0;b=1

So, we have, h=ban=10n=1n

Applying the above formula abf(x)dx=limnr=1nhf(a+rh), then we get

01xdx=limnr=1n1nf(0+rn)

=limnn=11n(rn)

=limn1n2r=1r

=limn1n2n(n+1)2

=limn1n2n2(1+1n)2

=(1+0)2

01xdx=12

Properties of Definite Integrals

The definite integral properties help us find the integral for a function multiplied by a constant, for the sum of the two or more functions, and even and odd functions.

Let us check the following properties of definite integrals, which are helpful to solve problems of definite integrals.

Property 1: abf(x)dx=abf(t)dt

Proof : Substitute x=t

Now, differentiate with respect to x, we get,

dx=dt

And also, when x=a, then t=a and when x=b, then t=b

Therefore, abf(x)dx=abf(t)dt

Hence, proved.

Property 2: abf(x)dx=baf(x)dx

In particular aaf(x)dx=0

Proof: Let F be the antiderivative of f.

Then, by the second fundamental theorem of calculus, we have abf(x)dx=F(b)

F(a)=[F(a)F(b)]=baf(x)dx

Here, we observe that, if a=b, then aaf(x)dx=0

Hence, proved.

Property 3: abf(x)dx=acf(x)dx+cbf(x)dx where a<c<b

Proof : Let F be the antiderative of f.

Then, by the second fundamental theorem of calculus, we have

abf(x)dx=F(b)F(a)(i)

acf(x)dx=F(c)F(a)(ii)

cbf(x)dx=F(b)F(c)(iii)

Adding (ii) and (iii), then we get acf(x)dx+cbf(x)dx=F(b)F(a)=abf(x)dx

Hence, proved.

Property 4 : abf(x)dx=abf(a+bx)dx

Proof: Substitute t=a+bx

Now, differentiate with respect to x. Then, we get,

dx=dt

Also, when x=a, then t=b and when x=b, then t=a

Therefore.

abf(x)dx=baf(a+bt)dt

=abf(a+bt)dt

=abf(a+bx)dx

Hence, proved.

Property 5 : 0af(x)dx=0af(ax)dx

Proof: Substitute t=ax

Now, differentiate with respect to x,then we get,

dx=dt

And also, when x=0, then t=a and when x=a, then t=0

Therefore,

0af(ax)dx=a0f(t)dt

=0af(t)dt

=0af(x)dx

Hence, proved.

Property 6 : 02af(x)dx=0af(x)dx+0af(2ax)dx

Proof : Using property 3, we can write 02af(x)dx=0af(x)dx+a2af(x)dx

Substitute t=2ax in the second integral on the right side

Now, differentiate with respect to x, then we get,

dt=dx

Thus, when x=a,t=a and when x=2a,t=0, Also x=2at

Therefore, the second integral becomes a2af(x)dx=0f(2at)dt=

0af(2at)dt=0af(2ax)dx

Hence, 02af(x)dx=0af(x)dx+0af(2ax)dx

Property 7 :

(i) 02af(x)dx=20af(x)dx if f(2ax)=f(x)

(ii) 02af(x)dx=0 if f(2ax)=f(x)

Proof: Using property 6, we have 02af(x)dx=0af(x)dx+0af(2ax)dx (1)

(i) Now, if f(2ax)=f(x), then (1) becomes 02af(x)dx=0af(x)dx+0af(x)dx=20af(x)dx

(ii) Now, if f(2ax)=f(x), then (1) becomes 02af(x)dx=0af(x)dx0af(x)dx=0

Hence, proved.

Property 8 :

(i) aaf(x)dx=20af(x)dx if f(x)=f(x) or f(x) is an even function.

(ii) aaf(x)dx=0 if f(x)=f(x) or f(x) is an odd function

Proof: Using property 5, we can write aaf(x)dx=a0f(x)dx+0af(x)dx

Then substitute t=x in the first integral on the right side

Differentiating with respect to x, we get,

dt=dx

Now, when x=a,t=a and when x=0,t=0

Therefore, aaf(x)dx=a0f(t)dt+0af(x)dx

=0af(x)dx+0af(x)dx….(1)

(i) Now, if f is an even function, then f(x)=f(x), therefore, (1) becomes

aaf(x)dx=0af(x)dx+0af(x)dx=20af(x)dx

(ii) Now, if f is an odd function then f(x)=f(x), therefore,(1) becomes

aaf(x)dx=0af(x)dx+0af(x)dx=0

Hence, proved.

Solved Examples – Definite Integration

Q.1. Find π4π4cos2xdx
Ans:
Given: π4π4cos2xdx
π4π4cos2xdx=20π4cos2xdx [Since cosx is an even function, use the property aaf(x)dx=20af(x)dx, if f(x)=f(x) ].
π4π4cos2xdx=20π41+cos2x2dx
=0π4(1+cos2x)dx
=[x+sin2x2]0π4
=(π4+sin(2×π4)2)(0+sin02)
=(π4+sinπ22)0
=π4+12
π4π4cos2xdx=π4+12

Q.2. Find the value of integral 13(x2+2)dx using the fundamental theorem of calculus.
Ans:
Given: 13(x2+2)dx
Using the second fundamental theorem of calculus abf(x)dx=F(b)F(a), where F(x)=f(x)
Therefore, 13(x2+2)dx=13(x2)dx+213dx
=[x33+2x]13(xndx=xn+1n+1+C)
=[(3)33+2(3)][(1)33+2(1)] [Applying upper and lower limits]
=[273+6][132]
=283+8
=28+243
13(x2+2)dx=523

Q.3. Find the value of 44x2dx
Ans:
Given: 44x2dx
Since x2 is an even function, so use the property,
aaf(x)dx=20af(x)dx, if f(x)=f(x)
Therefore, 44x2dx=204x2dx
=2[x33]04(xndx=xn+1n+1+C)
=2(4330) [Applying upper and lower limits]
=2×643
44x2dx=1283

Q.4. Find the value of 12exdx
Ans:

Given: 12exdx
Using the second fundamental theorem of calculus abf(x)dx=F(b)F(a), where
F(x)=f(x)
Therefore, 12exdx=[ex]12
=e2e1 [Applying upper and lower limits]
=e2e
12exdx=e(e1)

Q.5. If 03f(x)dx=40 and 01f(x)dx=15, then find the value of 13f(x)dx
Ans:

Given: 03f(x)dx=40 and 01f(x)dx=15
Using one of the properties of definite integrals,
abf(x)dx=acf(x)dx+cbf(x)dx
03f(x)dx=01f(x)dx+13f(x)dx
40=15+13f(x)dx
40+15=13f(x)dx
13f(x)dx=55

Summary of Definite Integration

The definite integral is the area under the curve between two fixed limits. It is represented as abf(x)dx where a is the lower limit, and b is the upper limit. Using the first fundamental theorem, we can find the derivative of a definite integral without finding the definite integral. The second fundamental theorem of calculus says that the value of a definite integral of a function is obtained by substituting the upper and lower limits in the antiderivative of the function. Definite integrals can mainly be used to find the area under the curve and between two curves.

Important Questions on Definite Integration

Frequently Asked Questions (FAQs)

Q1. What is definite integration?
Ans: The definite integral is expressed as abf(x)dx
Where,
a is the lower limit.
b is the upper limit.
Definite integral is the antiderivative of the function f(x) to find the function F(x), So we can write
abf(x)dx=[F(x)]ab=F(b)F(a)

Q2. What is definite integration used for?
Ans: The definite integrals are used to find the area of the curves, such as circle, ellipse and parabola. The standard formulas of indefinite integrals can be used to find the area of irregular shapes. The area of the small space is determined by applying the upper and lower limits.

Q3. What is definite and indefinite integration?
Ans: The following points are generalised between definite and indefinite integral:

Definite IntegralIndefinite Integral
Definite integrals are defined within the limits.Indefinite integrals do not have limits.
The final answer of the definite integral is unique.In indefinite integrals, the final is mostly an expression.
The integration constant is not present.The integration constant is always present in the final answer.

Q4. How do you solve definite integration?
Ans: To evaluate or solve the definite integral, we follow the simple steps given below:
Step 1: Find the indefinite integral using the standard formula of indefinite integration [without limits].
Step 2: Substitute the upper limit and lower limit, respectively.
Step 3: Finally, find the result by subtracting results obtained from step 2.

Q5. What is the definite integral of 1?
Ans: The definite integral of 1 can be determined by using
abf(x)dx=[F(x)]ab=F(b)F(a)
ab1dx=(x)ab=ba
In simple words, we can say that the definite integral of 1 is the difference between the upper limit and the lower limit.

Q6. What is the difference between definite integral and area?
Ans:
Finding the area under a region is the application of finding the integral value. Definite integrals can also be used to find the area under the curve, the area between two curves. If a function is strictly positive, then the area between the function and the x axis is simply the required definite integral. If the function is simply negative, then the area is negative of the definite integral.

We hope you find all the information about the Definite Integration in this article. If you have any further queries, drop us a comment below. We will get back to you. Till then, stay tuned to Embibe for all updates on Definite Integration, exam preparation tips and the latest academic articles!

Unleash Your True Potential With Personalised Learning on EMBIBE