I wonder about differentiation of integrated multivalued function such as $\frac{d}{dt}\int_0^tf(x,t)dx$. Is there any well-known formula to slove it?
2026-05-16 07:10:22.1778915422
differentiation of multivalued function integration
442 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You can use the Leibniz integral rule of differentiation under the integral sign
$\small\,\frac{d}{dx}\bigg(\large \int_{\small a(x)}^{ b(x)}\large f(x,t)\,dt\bigg) =\small f(x,b(x)).\frac{d(b(x))}{dx}-f(x,a(x)).\frac{d(a(x))}{dx}+\int_{\small{a(x)}}^{\small{b(x)}}\partial_xf(x,t)dt$
In your case it becomes,
$f(t,t)+\int_0^t\partial_tf(x,t)\,dx$