Question
Question: How to differentiate definite integral ?...
How to differentiate definite integral ?
Solution
Definite integral are those integration which have limits, for example a∫bf(x)dx is a definite integral first we will integrate function f , If the limits of the integral is constant number then the derivative value is 0. If the limits are functions of some variable , we can find the derivative by Leibniz rule. Leibniz rule states dxdb(x)∫a(x)f(x,t)dt=b(x)∫a(x)(∂x∂f(x,t))dt+f(x,a(x))∂x∂a(x)−f(x,b(x))∂x∂b(x)
Complete step-by-step solution:
When we differentiate a integral, if the limits are function of some variable, for example if we have to differentiate b(t)∫a(t)f(x,t)dt with respect to x. First we can differentiate the function f with respect to x and then integrate with respect to t. then we have to add the result with f(x,a(x))∂x∂a(x)−f(x,b(x))∂x∂b(x) .
If the function f is pure function of t, then (∂x∂f(t)) will be equal to 0, so the result will be f(a(x))∂x∂a(x)−f(b(x))∂x∂b(x)
Note: We will solve a example by using above formula , let's take function f is equal to log(x+t) . let’s take the limits are form x to x2 .The value of dxdb(x)∫a(x)log(x+t)dt is equal to x∫x2(∂x∂log(x+t))dt+log(x+x2)∂x∂x2−log(x+x)∂x∂x . We know that the derivative of x2 with respect to x is equal to 2x and derivative of x is equal to 1. After solving it we get dxdb(x)∫a(x)log(x+t)dt is equal to log(x+x2)−log(2x)−log(x)+2xlog(x+x2)−log(2x) . if we solve further, we get
⇒dxdb(x)∫a(x)log(x+t)dt=(2x+1)log(x+x2)−log(4x3) . From this formula we can easily derive that the value of dxd(c∫xf(t)dt) is equal to f ( x ) where c is any constant number.