Cauchy's Mean Value Theorem
Last Updated :
05 Feb, 2025
Cauchy's Mean Value theorem provides a relation between the change of two functions over a fixed interval with their derivative. It is a special case of Lagrange Mean Value Theorem. Cauchy's Mean Value theorem is also called the Extended Mean Value Theorem or the Second Mean Value Theorem.
According to the theorem, if a function passes through two points given as [a, f(a)] and [b, f(b)] then there exist a point through which tangent on the curve passes which is parallel to the secant passing through the two given points.
For the function f(x) continuous over [a, b] and differentiable over (a, b), there exists a point c in the interval (a, b) such that
f'(c) = \frac{[f(b) - f(a)]}{(b - a)}
The image for Mean Value Theorem is added below:

Statement
Cauchy's Mean Value Theorem states that, for any two functions, f(x) and g(x) satisfying the following conditions,
- f(x), g(x) are continuous in the closed interval a ≤ x ≤ b, x ϵ [a, b]
- f(x), g(x) are differentiable in the open interval a < x < b, i.e. x ϵ (a, b)
- g'(x) \ne0 for all x belongs to the open interval a < x < b, i.e. x ϵ (a, b)
Then there exists a point c in the open interval a < c < b such that,
\frac{[f(b) - f(a)]}{ [g(b) - g(a)]}= \frac{f'(c)}{g'(c)}
Example: Consider f(x) = x^2 and g(x)= x over the interval [1 , 3].
- f (1)= 1, f (3)= 9, g (1)= 11, g (3)= 3.
- Derivatives: f′ (x)= 2x, g′ (x)=1.
Applying CMVT:
\frac{f'(c)}{g'(c)} = \frac{f(3) - f(1)}{g(3) - g(1)} \Rightarrow \frac{2c}{1} = \frac{8}{2} \Rightarrow c = 2.
So, c=2 satisfies the theorem.
Read in Detail: Calculus in Maths
Proof of Cauchy's Mean Value Theorem
Cauchy's mean value theorem is easily proved using the Rolle's Mean Value Theorem. Cauchy's mean value theorem states that, for any two function f(x) and g(x) continuous on [a, b] and differentiable on (a, b) there exist a point in the interval (a, b) such that,
\frac{f'(c) }{g'(c)} = \frac{[f(b) - f(a)]}{ [g(b) - g(a)]}
Now, let's take the auxiliary function F(x) such that,
F(x) = f(x) + P×g(x)...(i)
In the above equation, P is chosen such that F(x) always satisfies the Rolle's Theorem in [a, b], Now by definition of Rolle's theorem,
F(a) = F(b)
⇒ f(a) + P×g(a) = f(b) + P×g(b)
⇒ f(b) - f(a) = P{g(b) - g(a)}
⇒ P = \frac{[f(b) - f(a)]}{[g(b) - g(a)]}
In eq.(i)
F'(x) = f'(x) – {\frac{[f(b) – f(a)]}{[g(b) – g(a)]}}×g'(x)
As, F(x) satisfies Rolles Theorem, F(c) = 0 where, c ϵ (a, b)
⇒ f'(c) - {\frac{[f(b) - f(a)]}{[g(b) - g(a)]}}×g'(c) = 0
⇒ \frac{f'(c) }{g'(c)} = \frac{[f(b) - f(a)] }{ [g(b) - g(a)]}
Thus, Cauchy's Theorem is proved.
Limitations of Cauchy's Mean Value Theorem
There are few limitations of the Cauchy's Mean Value Theorem that are,
- Cauchy's Mean Value Theorem is applicable only for continuous function.
- Cauchy's Mean Value Theorem is applicable only for differentiable function.
Applications of Cauchy's Mean Value Theorem
Various applications of Cauchy's Mean Value theorem are,
- It is used to solve various problem in Real Analysis.
- It is used to predict the behaviours of various curves.
- It is used to derive Lagrange's and Rolle's Mean value theorems, etc.
Read More:
Solved Examples on Cauchy's Mean Value Theorem
Example 1: Find 'c' of Cauchy’s Mean Value Theorem for the functions f(x) = 3x2 + 4x + 5 and g(x) = x2 - x + 25 in the interval [1, 2]
Solution:
Given,
- f(x) = 3x2 + 4x + 5
- g(x) = x2 - x + 25
f(x) and g(x) are polynomial functions and thus,
- f(x), g(x) are continuous in the closed interval a \leqslant x \leqslant b, x \in [1, 2]
- f(x), g(x) are differentiable in the open interval a < x < b, i.e. x ϵ (1, 2)
And g'(x) = 2x - 1, is not equal to 0 in the interval x \in [1, 2]
Thus, Cauchy's Mean value theorem is applicable on f(x) and g(x)
- f(x) = 3x2 + 4x + 5
- g(x) = x2 - x + 25
Differentiating f(x) and g(x) with respect to x
- f'(x) = 6x + 4
- g'(x) = 2x - 1
Now,
f(a) = f(1) = 12,
f(b) = f(2) = 25,
g(a) = g(1) = 25,
g(b) = g(2) = 27,
f'(c) = 6c + 4, and g'(c) = 2c - 1
Using Cauchy Mean Value Theorem,
\frac{f'(c)}{ g'(c)} = \frac{[f(b) - f(a)]}{[g(b) - g(a)]}
⇒ \frac{(6c + 4)}{(2c - 1)} = \frac{(25 - 12)}{(27 -25)}
⇒ \frac{(6c + 4)}{(2c - 1)} = \frac{13}{2}
⇒ (6c + 4).2 = 13.(2c - 1)
⇒ 12c + 8 = 26c - 13
⇒ 26c - 12c = 13 + 8
⇒ 14c = 21
⇒ c = \frac{21}{14} = \frac{3}{2} = 1.5 \in[1, 2]
Example 2: Find 'c' of Cauchy’s Mean Value Theorem for the functions f(x) = 2.ln x and g(x) = x2 - 1 in the interval [2, 3]
Solution:
Given,
f(x) is a polynomial functions and g(x) is a polynomial function both are continuous and differentiable on the given interval
- f(x), g(x) are continuous in the closed interval a \leqslant x \leqslant b, x \in[2, 3]
- f(x), g(x) are differentiable in the open interval a < x < b, i.e. x \in (2, 3)
And g'(x) = 2x, is not equal to zero(0) in the interval x ϵ [1, 2]
Thus, Cauchy's Mean value theorem is applicable on f(x) and g(x)
Differentiating f(x) and g(x) with respect to x
Now,f(a) = f(2) = 2. ln 2
f(b) = f(3) = 2. ln 3
g(a) = g(2) = 4
g(b) = g(3) = 9
f'(c) = 2/c
g'(c) = 2c
Using Cauchy Mean Value Theorem,
\frac{f'(c) }{ g'(c)}= \frac{[f(b) - f(a)]} {[g(b) - g(a)]}
⇒ \frac{(\frac{2}{c})}{(2c)}= \frac{(2. ln 3 - 2. ln 2)}{(9 - 4)}
⇒ 1/c2 = 2(ln 3 - ln 2)/5
⇒ 1/c2 = 2(ln 3/2)/5
⇒ \frac{5}{2}[\frac{1}{ln(\frac{3}{2})}] = c^2
⇒ c = \sqrt{\frac{(5/2)}{ln(3/2)}}
⇒ c = 2.9 \in [2, 3]
Practice Problems on Cauchy's Mean Value Theorem
1. Let f(x)=x2+3x and g(x)=x+1. Find the point ccc in the interval [1,4] that satisfies Cauchy’s Mean Value Theorem.
2. Given f(x)=sin(x) and g(x)=cos(x), find c in the interval [0,\frac{π}{2}] where Cauchy’s Mean Value Theorem applies.
3. For f(x)=ex and g(x)=x, determine the point c in the interval [1,3] where Cauchy’s Mean Value Theorem holds.
4. For f(x)=x3 and g(x)=x, find c in the interval [0,2] where Cauchy’s Mean Value Theorem applies.
5. Given f(x)=tan(x) and g(x)=x, determine the point c in the interval [0,π/4] where Cauchy’s Mean Value Theorem is satisfied.
Similar Reads
Engineering Mathematics Tutorials Engineering mathematics is a vital component of the engineering discipline, offering the analytical tools and techniques necessary for solving complex problems across various fields. Whether you're designing a bridge, optimizing a manufacturing process, or developing algorithms for computer systems,
3 min read
Linear Algebra
MatricesMatrices are key concepts in mathematics, widely used in solving equations and problems in fields like physics and computer science. A matrix is simply a grid of numbers, and a determinant is a value calculated from a square matrix.Example: \begin{bmatrix} 6 & 9 \\ 5 & -4 \\ \end{bmatrix}_{2
3 min read
Row Echelon FormRow Echelon Form (REF) of a matrix simplifies solving systems of linear equations, understanding linear transformations, and working with matrix equations. A matrix is in Row Echelon form if it has the following properties:Zero Rows at the Bottom: If there are any rows that are completely filled wit
4 min read
Eigenvalues and EigenvectorsEigenvectors are the directions that remain unchanged during a transformation, even if they get longer or shorter. Eigenvalues are the numbers that indicate how much something stretches or shrinks during that transformation. These ideas are important in many areas of math and engineering, including
15+ min read
System of Linear EquationsIn mathematics, a system of linear equations consists of two or more linear equations that share the same variables. These systems often arise in real-world applications, such as engineering, physics, economics, and more, where relationships between variables need to be analyzed. Understanding how t
8 min read
Matrix DiagonalizationMatrix diagonalization is the process of reducing a square matrix into its diagonal form using a similarity transformation. This process is useful because diagonal matrices are easier to work with, especially when raising them to integer powers.Not all matrices are diagonalizable. A matrix is diagon
8 min read
LU DecompositionLU decomposition or factorization of a matrix is the factorization of a given square matrix into two triangular matrices, one upper triangular matrix and one lower triangular matrix, such that the product of these two matrices gives the original matrix. It was introduced by Alan Turing in 1948, who
7 min read
Finding Inverse of a Square Matrix using Cayley Hamilton Theorem in MATLABMatrix is the set of numbers arranged in rows & columns in order to form a Rectangular array. Here, those numbers are called the entries or elements of that matrix. A Rectangular array of (m*n) numbers in the form of 'm' horizontal lines (rows) & 'n' vertical lines (called columns), is calle
4 min read
Sequence & Series
Calculus
Limits, Continuity and DifferentiabilityLimits, Continuity, and Differentiation are fundamental concepts in calculus. They are essential for analyzing and understanding function behavior and are crucial for solving real-world problems in physics, engineering, and economics.Table of ContentLimitsKey Characteristics of LimitsExample of Limi
10 min read
Cauchy's Mean Value TheoremCauchy's Mean Value theorem provides a relation between the change of two functions over a fixed interval with their derivative. It is a special case of Lagrange Mean Value Theorem. Cauchy's Mean Value theorem is also called the Extended Mean Value Theorem or the Second Mean Value Theorem.According
7 min read
Taylor SeriesA Taylor series represents a function as an infinite sum of terms, calculated from the values of its derivatives at a single point.Taylor series is a powerful mathematical tool used to approximate complex functions with an infinite sum of terms derived from the function's derivatives at a single poi
8 min read
Inverse functions and composition of functionsInverse Functions - In mathematics a function, a, is said to be an inverse of another, b, if given the output of b a returns the input value given to b. Additionally, this must hold true for every element in the domain co-domain(range) of b. In other words, assuming x and y are constants, if b(x) =
3 min read
Definite Integral | Definition, Formula & How to CalculateA definite integral is an integral that calculates a fixed value for the area under a curve between two specified limits. The resulting value represents the sum of all infinitesimal quantities within these boundaries. i.e. if we integrate any function within a fixed interval it is called a Definite
8 min read
Application of Derivative - Maxima and MinimaDerivatives have many applications, like finding rate of change, approximation, maxima/minima and tangent. In this section, we focus on their use in finding maxima and minima.Note: If f(x) is a continuous function, then for every continuous function on a closed interval has a maximum and a minimum v
6 min read
Probability & Statistics
Mean, Variance and Standard DeviationMean, Variance and Standard Deviation are fundamental concepts in statistics and engineering mathematics, essential for analyzing and interpreting data. These measures provide insights into data's central tendency, dispersion, and spread, which are crucial for making informed decisions in various en
10 min read
Conditional ProbabilityConditional probability defines the probability of an event occurring based on a given condition or prior knowledge of another event. Conditional probability is the likelihood of an event occurring, given that another event has already occurred. In probability, this is denoted as A given B, expresse
12 min read
Bayes' TheoremBayes' Theorem is a mathematical formula that helps determine the conditional probability of an event based on prior knowledge and new evidence.It adjusts probabilities when new information comes in and helps make better decisions in uncertain situations.Bayes' Theorem helps us update probabilities
12 min read
Probability Distribution - Function, Formula, TableA probability distribution is a mathematical function or rule that describes how the probabilities of different outcomes are assigned to the possible values of a random variable. It provides a way of modeling the likelihood of each outcome in a random experiment.While a frequency distribution shows
15+ min read
Covariance and CorrelationCovariance and correlation are the two key concepts in Statistics that help us analyze the relationship between two variables. Covariance measures how two variables change together, indicating whether they move in the same or opposite directions. Relationship between Independent and dependent variab
5 min read
Practice Questions