Lagrange’s Mean Value Theorem
Suppose f(x) be a function satisfying three conditions:
1) f(x) is Continuous in the closed interval a <= x <= b
2) f(x) is differentiable in the open interval a < x < b
Then according to Lagrange’s Theorem, there exists at least one point ‘c’ in the open interval (a, b) such that:
f ‘ (c) = [f(a) – f(b)] / (b – a)
We can visualize Lagrange’s Theorem by the following figure
In simple words, Lagrange’s theorem says that if there is a path between two points A(a, f(a)) and B(b, f(a)) in a 2-D plain then there will be at least one point ‘c’ on the path such that the slope of the tangent at point ‘c’, i.e., (f ‘ (c)) is equal to the average slope of the path, i.e., f ‘ (c) = [f(a) – f(b)] / (b – a)
Mean Value Theorem | Rolle’s Theorem
Suppose f(x) be a function satisfying three conditions:
1) f(x) is Continuous in the closed interval a <= x <= b
2) f(x) is differentiable in the open interval a < x < b
3) f(a) = f(b)
Then according to Rolle’s Theorem, there exists at least one point ‘c’ in the open interval (a, b) such that:
f ‘ (c) = 0
We can visualize Rolle’s theorem from the figure(1)
Figure(1)
In the above figure the function satisfies all three conditions given above. So, we can apply Rolle’s theorem, according to which there exists at least one point ‘c’ such that:
f ‘ (c) = 0
which means that there exists a point at which the slope of the tangent at that is equal to 0. We can easily see that at point ‘c’ slope is 0.
Similarly, there could be more than one points at which slope of tangent at those points will be 0. Figure(2) is one of the example where exists more than one point satisfying Rolle’s theorem.
Figure(2)
65 videos|120 docs|94 tests
|
1. What is the Mean Value Theorem in computer science engineering? |
2. How is the Mean Value Theorem used in computer science engineering? |
3. Can the Mean Value Theorem be applied to non-linear functions in computer science engineering? |
4. How does the Mean Value Theorem relate to time complexity analysis in computer science engineering? |
5. Are there any limitations to the application of the Mean Value Theorem in computer science engineering? |
|
Explore Courses for Civil Engineering (CE) exam
|