Partial derivative of an Integral

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

Homework Statement


Show
[tex] \partial /\partial u \int_{a}^{u} f(x,v) dx = f(u,v)[/tex]

Homework Equations


The Attempt at a Solution


Basically i understand that we hold all other variables constant, and i understand that we will get our answers as a function of u and v. But to show that we have f(u,v) I am not too sure

[tex] \int_{a}^{u} f(x,v)dx<br /> = g(u,v)- g(a,v)\\[/tex]

[tex] \partial /\partial u [g(u,v)- g(a,v)]= g'_{u}(u,v)[/tex]
 
Physics news on Phys.org
You are correct in your formulas, but the dependency on two variables may be obfuscating your intuition. Note that unless v is a function of x, the expression:
[tex]\frac{\partial}{\partial u} \int_{a}^{u} f(x,v) dx[/tex]
is equivalent to the single-variable calculus expression:
[tex]\frac{d}{du} \int_a^u f(x) dx[/tex]
where we have suppressed the dependence of f on v because in this expression v is treated as a constant anyway. From here it is just the fundamental theorem of calculus, as you have applied. To be a little more rigorous, you can let gv(x) = f(x, v) and work on that function instead.
 
heyy u know about Newton leibnitz formula..?
try to correlate ur prob wid this:
[tex]\frac{d}{dx}[/tex][tex]\int_g^hf(x,t)dt[/tex] where g=g(x) and h=h(x)
can be evaluated as:
[tex]\frac{d}{dx}[/tex][tex]\int_g^hf(x,t)dt=[/tex] [tex]\int_g^h \frac{\partial}{\partial x}f(x,t)dt[/tex] [tex]+f(x,h(x)) \frac{d}{dx} h(x) -f(x,g(x)) \frac{d}{dx} g(x)[/tex]
there is a very simple proof to it...which you may do yourself..(as i am a beginer at latex..so I am in no mood to type more of programs..after this programming nightmare today)
that should do it..the thing above is the most general case...
you only have to replace the complete derivative with the partial one..wherever the need arises..
xDD
 
Last edited:
Thanks both,

I think then if i let gu(x,v) = f(x, v)

Then i will integrate as before to get

[tex] <br /> \partial /\partial u [g(u,v)- g(a,v)]= g_{u}(u,v)<br /> [/tex]

so following on we can say if
gu(x,v) = f(x, v)
then
gu(u,v) = f(u, v)
(since x is the dummy variable)

Would this be correct?

vaibhav1803, The context of the question which i did not state was to help in understanding a particular step in deriving leibniz, so i wanted to avoid actually using leibniz.
 
i feel liebnitz is easier to do than assuming a new function..anyways
the case i considered as i mentioned is the worst case possible..everytijng being a function..
but for the partial outside differentiate taking x as the only variant
yup x is a dummy variable...only the function affects the integral..thats correct
glad if i cud help
 
You don't really need all of Leibniz's formula. Since the only depenence on u is the upper limit of integration, it's just the "fundamental theorem of calculus".