Download Careers360 App
Properties of Definite Integrals: Definition and Proof

Properties of Definite Integrals: Definition and Proof

Edited By Komal Miglani | Updated on Jul 02, 2025 07:46 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.

Frequently Asked Questions (FAQs)

1. What is a definite integral and how does it differ from an indefinite integral?
A definite integral is a specific numerical value that represents the area between a function and the x-axis over a given interval. It differs from an indefinite integral, which is a family of antiderivatives without specific bounds. Definite integrals have fixed upper and lower limits, while indefinite integrals do not.
2. How is a definite integral notation written, and what do its components represent?
A definite integral is written as ∫[a to b] f(x) dx, where 'a' is the lower limit, 'b' is the upper limit, f(x) is the function being integrated, and dx indicates integration with respect to x. The limits define the specific interval over which the area is calculated.
3. What is the Fundamental Theorem of Calculus, and how does it relate to definite integrals?
The Fundamental Theorem of Calculus states that if F(x) is an antiderivative of f(x), then the definite integral of f(x) from a to b is equal to F(b) - F(a). This theorem provides a powerful connection between differentiation and integration, allowing us to evaluate definite integrals using antiderivatives.
4. Can a definite integral ever be negative? If so, what does this mean geometrically?
Yes, a definite integral can be negative. Geometrically, this occurs when the area below the x-axis is larger than the area above it within the given interval. The negative value represents the net signed area, with areas below the x-axis considered negative.
5. How does changing the order of integration limits affect the result of a definite integral?
Changing the order of integration limits negates the result of the definite integral. Mathematically, ∫[a to b] f(x) dx = -∫[b to a] f(x) dx. This property is useful when evaluating integrals and reflects the concept of orientation in area calculations.
6. How does the definite integral relate to the concept of center of mass in physics?
The center of mass of a one-dimensional object with density function ρ(x) over an interval [a,b] is given by x_cm = (1/M) * ∫[a to b] x ρ(x) dx, where M is the total mass. This illustrates how definite integrals can be used to find weighted averages.
7. How does the definite integral relate to the concept of pressure in fluid statics?
The total force F exerted by a fluid on a vertical plate of width w from depth h1 to h2 is given by F = w * ∫[h1 to h2] ρg(h) dh, where ρ is the fluid density and g is the gravitational acceleration. This integral accounts for the varying pressure with depth.
8. What is the comparison property of definite integrals, and how is it used?
The comparison property states that if f(x) ≤ g(x) for all x in [a,b], then ∫[a to b] f(x) dx ≤ ∫[a to b] g(x) dx. This property is useful for estimating integrals and proving inequalities involving definite integrals.
9. What is the additivity property of definite integrals, and why is it important?
The additivity property states that ∫[a to c] f(x) dx = ∫[a to b] f(x) dx + ∫[b to c] f(x) dx, where a < b < c. This property allows us to split integrals into smaller parts, making calculations easier and providing a way to evaluate integrals over discontinuous functions.
10. How does the concept of definite integrals extend to functions of two variables?
For functions of two variables, we use double integrals to represent volumes under surfaces. The notation ∫∫[R] f(x,y) dA represents the volume under the surface z = f(x,y) over a region R in the xy-plane.
11. How does the definite integral relate to the concept of flux in vector calculus?
In vector calculus, the flux of a vector field F through a surface S is given by the surface integral ∫∫[S] F • dS. This is an extension of the definite integral concept to higher dimensions and vector-valued functions.
12. What is the significance of the definite integral in the context of Fourier transforms?
The Fourier transform F(ω) of a function f(t) is given by F(ω) = ∫[-∞ to ∞] f(t) e^(-iωt) dt. This definite integral represents the frequency domain representation of the original time-domain function.
13. How does the definite integral of a constant function relate to the area of a rectangle?
The definite integral of a constant function f(x) = k from a to b is equal to k(b-a), which is precisely the area of a rectangle with height k and width (b-a). This connection helps visualize the meaning of definite integrals for simple functions.
14. What is the mean value theorem for integrals, and how is it interpreted geometrically?
The mean value theorem for integrals states that for a continuous function f(x) on [a,b], there exists a c in [a,b] such that f(c) = (1/(b-a)) * ∫[a to b] f(x) dx. Geometrically, this means there's a point where the function's value equals the average value of the function over the interval.
15. How does the definite integral of an even function over a symmetric interval simplify?
For an even function f(x) integrated over the symmetric interval [-a, a], the definite integral simplifies to twice the integral from 0 to a: ∫[-a to a] f(x) dx = 2∫[0 to a] f(x) dx. This property arises from the symmetry of even functions about the y-axis.
16. What happens to the value of a definite integral when you scale the function by a constant?
When you scale a function by a constant k, the definite integral is scaled by the same constant: ∫[a to b] k*f(x) dx = k * ∫[a to b] f(x) dx. This property allows us to factor constants out of integrals, simplifying calculations.
17. How does the definite integral of an odd function over a symmetric interval behave?
The definite integral of an odd function over a symmetric interval [-a, a] is always zero: ∫[-a to a] f(x) dx = 0. This is because the areas above and below the x-axis cancel each other out due to the function's odd symmetry.
18. How does the definite integral relate to the concept of accumulated change?
The definite integral represents the accumulated change of a quantity over an interval. If f(x) represents the rate of change of a quantity, then ∫[a to b] f(x) dx gives the total change in that quantity from x = a to x = b.
19. What is the significance of the average value of a function over an interval?
The average value of a function f(x) over an interval [a,b] is given by (1/(b-a)) * ∫[a to b] f(x) dx. This concept is important in various applications, such as finding average temperatures, pressures, or other quantities that vary over time or space.
20. How does the definite integral of a piecewise function differ from that of a continuous function?
When integrating a piecewise function, we must split the integral at the points where the function changes definition. Each piece is integrated separately, and the results are summed. This process ensures that discontinuities are properly handled.
21. What is the relationship between definite integrals and area between curves?
The area between two curves y = f(x) and y = g(x) over an interval [a,b] is given by the definite integral ∫[a to b] |f(x) - g(x)| dx. This concept extends the idea of area under a curve to the region bounded by two functions.
22. What is the significance of improper integrals, and how do they relate to definite integrals?
Improper integrals extend the concept of definite integrals to unbounded intervals or functions with vertical asymptotes. They are evaluated as limits of definite integrals as the bounds approach infinity or the point of discontinuity.
23. How does the definite integral of a periodic function over its period relate to its average value?
The definite integral of a periodic function f(x) with period P over one full period is equal to P times the average value of the function. Mathematically, ∫[0 to P] f(x) dx = P * (average value of f(x)).
24. What is the physical interpretation of the definite integral of velocity with respect to time?
The definite integral of velocity v(t) with respect to time from t = a to t = b, ∫[a to b] v(t) dt, represents the total displacement of an object over the time interval [a,b]. This illustrates the connection between rates of change and accumulated quantities.
25. How does the concept of definite integrals apply to probability density functions?
In probability theory, the definite integral of a probability density function f(x) over an interval [a,b] represents the probability that a random variable X falls within that interval: P(a ≤ X ≤ b) = ∫[a to b] f(x) dx.
26. What is the significance of the definite integral in the context of work done by a variable force?
In physics, the work done by a variable force F(x) over a displacement from x = a to x = b is given by the definite integral ∫[a to b] F(x) dx. This illustrates how definite integrals can represent accumulated effects of varying quantities.
27. What is the relationship between definite integrals and the moments of a function?
The nth moment of a function f(x) about x = a is defined as ∫[a to b] (x-a)^n f(x) dx. These moments are important in statistics and mechanics, with the first moment related to the center of mass and the second moment to the moment of inertia.
28. How does the definite integral of a function's absolute value relate to the concept of total variation?
The total variation of a function f(x) over an interval [a,b] is given by ∫[a to b] |f'(x)| dx. This integral measures the total "up and down" distance traveled by the function's graph over the interval, regardless of direction.
29. What is the significance of the definite integral in the context of signal processing?
In signal processing, the definite integral is used to calculate the energy of a signal s(t) over a time interval [a,b]: E = ∫[a to b] |s(t)|^2 dt. This concept is crucial in analyzing and comparing different signals.
30. How does the definite integral relate to the concept of expected value in probability theory?
The expected value of a continuous random variable X with probability density function f(x) is given by E[X] = ∫[-∞ to ∞] x f(x) dx. This definite integral represents the average value of X weighted by its probability distribution.
31. What is the significance of the definite integral in the context of fluid flow?
In fluid dynamics, the volumetric flow rate Q through a surface S is given by the surface integral Q = ∫∫[S] v • dS, where v is the velocity field. This application extends the concept of definite integrals to vector fields and surface integrals.
32. What is the relationship between definite integrals and the arc length of a curve?
The arc length of a curve y = f(x) from x = a to x = b is given by the definite integral ∫[a to b] √(1 + (f'(x))^2) dx. This formula demonstrates how definite integrals can be used to measure geometric properties of curves.
33. How does the definite integral relate to the concept of work done in thermodynamics?
In thermodynamics, the work done by a gas expanding from volume V1 to V2 at pressure P(V) is given by W = ∫[V1 to V2] P(V) dV. This application shows how definite integrals can represent energy transfers in physical systems.
34. What is the significance of the definite integral in the context of probability distributions?
The cumulative distribution function (CDF) of a continuous random variable X with probability density function f(x) is given by F(x) = ∫[-∞ to x] f(t) dt. This definite integral represents the probability that X is less than or equal to x.
35. How does the definite integral relate to the concept of moment generating functions in statistics?
The moment generating function M(t) of a continuous random variable X with probability density function f(x) is given by M(t) = E[e^(tX)] = ∫[-∞ to ∞] e^(tx) f(x) dx. This definite integral encapsulates all the moments of the distribution.
36. What is the significance of the definite integral in the context of electric potential?
In electrostatics, the electric potential difference V between two points a and b due to a varying electric field E(x) is given by V = -∫[a to b] E(x) dx. This shows how definite integrals can represent accumulated effects in electromagnetic theory.
37. How does the definite integral relate to the concept of power in electrical circuits?
The average power P consumed by an electrical component over a time interval [0,T] with instantaneous power p(t) is given by P = (1/T) * ∫[0 to T] p(t) dt. This application demonstrates how definite integrals can be used to find time-averaged quantities.
38. What is the relationship between definite integrals and the concept of impulse in mechanics?
The impulse I imparted by a force F(t) over a time interval [a,b] is given by I = ∫[a to b] F(t) dt. This definite integral represents the total change in momentum of an object due to the applied force.
39. How does the definite integral relate to the concept of entropy in information theory?
The entropy H of a continuous random variable X with probability density function f(x) is given by H = -∫[-∞ to ∞] f(x) log(f(x)) dx. This definite integral quantifies the average amount of information contained in the random variable.
40. How does the definite integral relate to the concept of convolution in signal processing?
The convolution of two functions f(t) and g(t) is given by (f * g)(t) = ∫[-∞ to ∞] f(τ) g(t-τ) dτ. This definite integral represents a fundamental operation in signal processing and linear systems theory.
41. What is the relationship between definite integrals and the concept of work done by a torque?
The work W done by a variable torque τ(θ) rotating an object through an angle from θ1 to θ2 is given by W = ∫[θ1 to θ2] τ(θ) dθ. This application extends the concept of work to rotational motion.
42. What is the significance of the definite integral in the context of mass distribution?
The moment of inertia I of a rod with varying linear density λ(x) about one end, from x = 0 to x = L, is given by I = ∫[0 to L] x^2 λ(x) dx. This definite integral represents the distribution of mass with respect to the axis of rotation.
43. How does the definite integral relate to the concept of expected utility in decision theory?
The expected utility U of a continuous random variable X with probability density function f(x) and utility function u(x) is given by U = ∫[-∞ to ∞] u(x) f(x) dx. This integral represents the average utility weighted by the probability distribution.
44. What is the relationship between definite integrals and the concept of charge distribution?
The total charge Q in a one-dimensional charge distribution ρ(x) from x = a to x = b is given by Q = ∫[a to b] ρ(x) dx. This defin

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