Differentiation and integration

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
davon806
Messages
147
Reaction score
1

Homework Statement


Hi,I saw a statement in my physics notes like this(Anyway it is a maths problem):

diff.png


where L is a general differential operator.G is a green's function(I guess it is irrelevant)
My question is related to the red line:
Suppose we have this:
∂/∂x ∫ f(x-y)g(y) ∂y
is it generally true that
∂/∂x ∫ f(x-y)g(y) ∂y = ∫ ∂/∂x [ f(x-y)g(y) ] ∂y ?

Homework Equations


Please answer it as simply as you can...Since I have not done multivariable calculus...(Though I would be happy to check it out if there is a theorem related to this.)

The Attempt at a Solution


If the above is simplified to ∂/∂x ∫ f(x)g(y) ∂y ,then ∂/∂x [f(x) ∫ g(y) ∂y]
⇒ ∫ ∂/∂x [ f(x) ] g(y) ∂y
⇒ ∫ ∂/∂x [ f(x)g(y) ] ∂y

But I don't know what to do with the (x-y) term..

Thanks
 
Physics news on Phys.org
Shyan said:
The general formula is:
deaf6cf147e2c72ca92f02fbe5bb17ef.png


But you don't need this. You only need to use the properties of Dirac delta, i.e. ## \int \delta(x-y) f(y) dy=f(x)##.
Thanks :) Is there a name for this formula?