Properties of Definite Integrals: Definition and Proof

Properties of Definite Integrals: Definition and Proof

Edited By Komal Miglani | Updated on Sep 21, 2024 03:54 PM IST

Definite Integration is one of the important parts of Calculus, which applies to measuring the change in the function at a certain point. Mathematically, it forms a powerful tool by which slopes of functions are determined, the maximum and minimum of functions found, and problems on motion, growth, and decay, to name a few. These concepts of integration have been broadly applied in branches of mathematics, physics, engineering, economics, and biology.

This Story also Contains
  1. Properties of Definite Integration
  2. Solved Examples Based on Properties of Definite Integration:
  3. Summary

In this article, we will cover the concept of Definite Integration. This concept falls under the broader category of Calculus, which is a crucial Chapter in class 12 Mathematics. It is not only essential for board exams but also for competitive exams like the Joint Entrance Examination (JEE Main), and other entrance exams such as SRMJEE, BITSAT, WBJEE, BCECE, and more. Over the last ten years of the JEE Main exam (from 2013 to 2023), seven questions have been asked on this concept, including one in 2022, and six in 2023.

Properties of Definite Integration

Definitte inegration calculates the area under a curve between two specific points on the x-axis.

Let f be a function of x defined on the closed interval [a, b] and F be another function such that ddx(F(x))=f(x) for all x in the domain of f, then

∫abf(x)dx=[F(x)+c]ab=F(b)−F(a)is called the definite integral of the function f(x) over the interval [a, b], where a is called the lower limit of the integral and b is called the upper limit of the integral.

Definite integrals have properties that relate to the limits of integration.

Property 1

∫aaf(x)dx=0

If the upper and lower limits of integration are the same, the integral is just a line and contains no area, hence the value is 0

Alternatively

If ddxF(x)=f(x), then ∫aaf(x)dx=[F(x)]aa=F(a)−F(a)=0

Property 2

The value of the definite integral of a function over any particular interval depends on the function and the interval but not on the variable of the integration.

∫abf(x)dx=∫abf(t)dt=∫abf(y)dy

For example,

∫02x2dx=[x33]02=233−033=233∫02t2dt=[t33]02=233−033=233∫02y2dy=[y33]02=233−033=233

Property 3

If the limits of definite integral are interchanged, then its value changes by a minus sign only.

If ddxF(x)=f(x), then

∫abf(x)dx=[F(x)]ab=F(b)−F(a)

and, ∫baf(x)dx=[F(x)]ba

=(F(a)−F(b))=−(F(b)−F(a))
Hence,

∫abf(x)dx=−∫baf(x)dx

Property 4 (King's Property)

This is one of the most important properties of definite integration.

∫abf(x)dx=∫abf(a+b−x)dx

Proof:
In R.H.S, Put t=a+b−x⇒dx=−dt
Also, when x=a, then t=b, and when x=b,t=a

∴ R.H.S =∫baf(t)(−dt)=−∫baf(t)dt=−(−∫abf(t)dt)=∫abf(t)dt=∫abf(x)dx= L.H.S

Corollary:

∫0af(x)dx=∫0af(a−x)dx

Recommended Video Based on Properties of Definite Integration


Solved Examples Based on Properties of Definite Integration:

Example 1: What is the value of integral ∫−aaf(x)dx equal to?

1) −∫aaf(x)dx
2) −∫−aaf(x)dx
3) ∫−aaf(−x)dx

4) none of these

Solution

As we learned,

Fundamental Properties of Definite Integration -

Interchanging the limit of the definite integral does not change the absolute value but change the sign of the integral.

∫abf(x)dx=−∫baf(x)dx

- wherein


$\int_{-a}^a f(x) d x=\int_{-a}^a f(-x) d x

Example 2: Which of the following is NOT true?

1) ∫abf(x)dx=∫abf(y)dy

2) ∫abf(x)dx=−∫baf(y)dy

3) ∫abf(x)dx=∫abf(y)dx

4) None of these

Solution

For option (C) to be correct we should have dy in the second integral instead of dx. So it is wrong

Hence, the answer is the option (3).

Example 3: Which of the following is equal to integral ∫710f(x)dx

1) 1) ∫107f(x)dx

2) ∫710f(t)dt

3) ∫−7−10f(x)dx

4) None of these

Solution

∫710f(x)dx=∫710f(t)dt

As the change in a variable in integral does not change its value

Hence, the answer is the option 2.

Example 4: Which of the following integrals is not equal to the other integrals?

1) ∫abf(x)dx
2) −∫baf(y)dy
3) ∫baf(t)dt
4) ∫ahf(z)dz

Solution

Option (C):

∫baf(t)dt=−∫abf(x)dx

So this integral is the odd one out.

Hence, the answer is the option 3.

Example 5: Let f:R→R be a continuous function satisfying f(x)+f(x+k)=n, for all x∈R where k>0 and r is a positive integer. If I1=∫04nkf(x)dx and I2=∫−k3kf(x)dx, then :

1) Λ1+2Λ2=4nk
2) l1+2l2=2nk
3) I1+nl2=4n2k
4) !+nI=−6n2k

Solution

f(x)+f(x+k)=n

Put x→x+k

f(x+k)+f(x+2k)=n

Subtract these equations

f(x)−f(x+2k)=0

⇒f(x+2k)=f(x)

f(x) is periodic with a period $\mathrm{2k }$

Now I1=∫04nkf(x)dx=∫02n(2k)f(x)dx=2n∫02kf(x)dx

and I2=∫−k3kf(x)dx=∫−k4k−kf(x)dx=∫04kf(x)dx

=∫02⋅(2k)f(x)dx=2∫02kf(x)dx

Now ∫02kf(x)dx=∫0kf(x)dx+∫k2kf(x)dx

Put x=t+k in second integral

=∫0kf(x)dx+∫0kf(t+k)dt=∫0k(f(x)+f(x+k))dx=∫0kndx=nk∴I1=2n2k,I2=2nk
Checking options,

I1+nI2=2n2k+2n2k=4n2k

Hence, the answer is the option 3.

Summary

Definite integration is a powerful tool in calculus that allows us to calculate the area under a curve between two specific points. It provides a deeper understanding of mathematical ideas paramount for later developments in many scientific and engineering disciplines.

Articles

sir when i am opening viteee knockout  5000 concepts matrices and its aplication chapter it opens complex number pls do help

they are not showing any option

when is vit entrance examination 2020?

Arrange the following Cobalt complexes in the order of incresing Crystal Field Stabilization Energy (CFSE) value. Complexes :  

\mathrm{\underset{\textbf{A}}{\left [ CoF_{6} \right ]^{3-}},\underset{\textbf{B}}{\left [ Co\left ( H_{2}O \right )_{6} \right ]^{2+}},\underset{\textbf{C}}{\left [ Co\left ( NH_{3} \right )_{6} \right ]^{3+}}\: and\: \ \underset{\textbf{D}}{\left [ Co\left ( en \right )_{3} \right ]^{3+}}}

Choose the correct option :
Option: 1 \mathrm{B< C< D< A}
Option: 2 \mathrm{B< A< C< D}
Option: 3 \mathrm{A< B< C< D}
Option: 4 \mathrm{C< D< B< A}

The type of hybridisation and magnetic property of the complex \left[\mathrm{MnCl}_{6}\right]^{3-}, respectively, are :
Option: 1 \mathrm{sp ^{3} d ^{2} \text { and diamagnetic }}
Option: 2 \mathrm{sp ^{3} d ^{2} \text { and diamagnetic }}
Option: 3 \mathrm{sp ^{3} d ^{2} \text { and diamagnetic }}
Option: 4 \mathrm{sp ^{3} d ^{2} \text { and diamagnetic }}
Option: 5 \mathrm{d ^{2} sp ^{3} \text { and diamagnetic }}
Option: 6 \mathrm{d ^{2} sp ^{3} \text { and diamagnetic }}
Option: 7 \mathrm{d ^{2} sp ^{3} \text { and diamagnetic }}
Option: 8 \mathrm{d ^{2} sp ^{3} \text { and diamagnetic }}
Option: 9 \mathrm{d ^{2} sp ^{3} \text { and paramagnetic }}
Option: 10 \mathrm{d ^{2} sp ^{3} \text { and paramagnetic }}
Option: 11 \mathrm{d ^{2} sp ^{3} \text { and paramagnetic }}
Option: 12 \mathrm{d ^{2} sp ^{3} \text { and paramagnetic }}
Option: 13 \mathrm{sp ^{3} d ^{2} \text { and paramagnetic }}
Option: 14 \mathrm{sp ^{3} d ^{2} \text { and paramagnetic }}
Option: 15 \mathrm{sp ^{3} d ^{2} \text { and paramagnetic }}
Option: 16 \mathrm{sp ^{3} d ^{2} \text { and paramagnetic }}
The number of geometrical isomers found in the metal complexes \mathrm{\left[ PtCl _{2}\left( NH _{3}\right)_{2}\right],\left[ Ni ( CO )_{4}\right], \left[ Ru \left( H _{2} O \right)_{3} Cl _{3}\right] \text { and }\left[ CoCl _{2}\left( NH _{3}\right)_{4}\right]^{+}} respectively, are :
Option: 1 1,1,1,1
Option: 2 1,1,1,1
Option: 3 1,1,1,1
Option: 4 1,1,1,1
Option: 5 2,1,2,2
Option: 6 2,1,2,2
Option: 7 2,1,2,2
Option: 8 2,1,2,2
Option: 9 2,0,2,2
Option: 10 2,0,2,2
Option: 11 2,0,2,2
Option: 12 2,0,2,2
Option: 13 2,1,2,1
Option: 14 2,1,2,1
Option: 15 2,1,2,1
Option: 16 2,1,2,1
Spin only magnetic moment of an octahedral complex of \mathrm{Fe}^{2+} in the presence of a strong field ligand in BM is :
Option: 1 4.89
Option: 2 4.89
Option: 3 4.89
Option: 4 4.89
Option: 5 2.82
Option: 6 2.82
Option: 7 2.82
Option: 8 2.82
Option: 9 0
Option: 10 0
Option: 11 0
Option: 12 0
Option: 13 3.46
Option: 14 3.46
Option: 15 3.46
Option: 16 3.46

3 moles of metal complex with formula \mathrm{Co}(\mathrm{en})_{2} \mathrm{Cl}_{3} gives 3 moles of silver chloride on treatment with excess of silver nitrate. The secondary valency of CO in the complex is_______.
(Round off to the nearest integer)
 

The overall stability constant of the complex ion \mathrm{\left [ Cu\left ( NH_{3} \right )_{4} \right ]^{2+}} is 2.1\times 10^{1 3}. The overall dissociation constant is y\times 10^{-14}. Then y is ___________(Nearest integer)
 

Identify the correct order of solubility in aqueous medium:

Option: 1

Na2S > ZnS > CuS


Option: 2

CuS > ZnS > Na2S


Option: 3

ZnS > Na2S > CuS


Option: 4

Na2S > CuS > ZnS


Back to top