How Do You Differentiate an Integral with Variable Limits?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
p75213
Messages
93
Reaction score
0

Homework Statement


F is an antiderivative of f, so F’=f.
[tex]\begin{array}{l}<br /> \int_{g(x)}^{h(x)} {f(t)\,dt} = F\left( {h\left( x \right)} \right) - F\left( {g\left( x \right)} \right) \\ <br /> \frac{d}{{dx}}\int_{g(x)}^{h(x)} {f(t)\,dt} = F'\left( {h\left( x \right)} \right)h'\left( x \right) - F'\left( {g\left( x \right)} \right)g'\left( x \right) \\ <br /> \end{array}[/tex]




Homework Equations


Can somebody show how to find the derivative of the following integral?

[tex]\frac{d}{{ds}}\int_0^\infty {f\left( t \right){e^{ - st}}dt}[/tex]



The Attempt at a Solution


 
Physics news on Phys.org
p75213 said:
Can somebody show how to find the derivative of the following integral?

[tex]\frac{d}{{ds}}\int_0^\infty {f\left( t \right){e^{ - st}}dt}[/tex]

Use integration by parts. Then d/ds every term. Then write the solution as a sum.
 
Last edited:
I would think the answer is 0, since the definite integral is just a number, and the derivative of a number if 0.
 
Villyer said:
I would think the answer is 0, since the definite integral is just a number, and the derivative of a number if 0.

This isn't true. The definite integral for multivariable functions can be a function of a different variable, and if you actually tried the problem, you'd see that the definite integral becomes a function of s.
 
Leibniz's Integral rule as shown by Dick does the trick:

[tex]\frac{d}{{ds}}\int_0^\infty {f\left( t \right){e^{ - st}}dt} = \int_0^\infty {\frac{\delta }{{\delta s}}f\left( t \right){e^{ - st}}dt} = \int_0^\infty {f\left( t \right)\left( { - t{e^{ - st}}} \right)dt} = \int_0^\infty { - tf\left( t \right){e^{ - st}}dt}[/tex]