I would like to differentiate a function of the type $\int_x^\infty f(x, t) dt$ with respect to $x$ ($f$ real or complex valued). Does differentiation under the integral sign apply? What are better methods to differentiate this?
Thanks!
I would like to differentiate a function of the type $\int_x^\infty f(x, t) dt$ with respect to $x$ ($f$ real or complex valued). Does differentiation under the integral sign apply? What are better methods to differentiate this?
Thanks!
One may use Leibniz integral rule
$$ \frac{\mathrm{d}}{\mathrm{d}x} \left (\int_{a(x)}^{b(x)} f(x,t)\,\mathrm{d}t \right )=b'(x) \cdot f\big(b(x),x\big) \,-\,a'(x)\cdot f\big(a(x),x \big)+ \int_{a(x)}^{b(x)}\frac{ \partial f}{ \partial x}(x,t)\,\mathrm{d}t $$
giving here, with appropriate hypotheses,
$$ \frac{\mathrm{d}}{\mathrm{d}x} \left (\int_x^{+\infty} f(x,t)\,\mathrm{d}t \right )=-\, f\big(x,x \big)+ \int_x^{+\infty}\frac{ \partial f}{ \partial x}(x,t)\,\mathrm{d}t . $$