Which order do you take derivative of delta function?

geoduck
Messages
257
Reaction score
2
If you have I=∫∫dxdy [∇xy δ(x-y)] f(x)g(y)

where ∇x is the derivative with respect to x (and similarly for y), then doesn't it matter which order you take the derivatives? For example:

I=∫∫dxdy f(x) ∇x [∇y δ(x-y)] g(y)
=∫dx f(x) ∇x[-g'(x)]=∫dx f(x) [-g''(x)]

whereas if you take the other order:

I=∫∫dxdy ∇y [∇x δ(x-y)] f(x)g(y)
=∫∫dxdy g(y)∇y [∇x δ(x-y)] f(x)
=∫dx g(x) [-f''(x)]
 
Physics news on Phys.org
I don't follow your calculation. Assuming notation isn't misleading, and writing things mathematics-style rather than physics-style, the calculation would go

<br /> \begin{align*}<br /> \int_{\mathbb{R}} \int_{\mathbb{R}} (\nabla_x \nabla_y \delta(x-y)) f(x) g(y) \, dx \, dy<br /> &amp;= - \int_{\mathbb{R}} \int_{\mathbb{R}} (\nabla_y \delta(x-y)) \nabla_x(f(x) g(y)) \, dx \, dy<br /> \\&amp; = - \int_{\mathbb{R}} \int_{\mathbb{R}} (\nabla_y \delta(x-y)) \nabla_x(f(x) g(y)) \, dy \, dx<br /> \\&amp; = \int_{\mathbb{R}} \int_{\mathbb{R}} \delta(x-y) \nabla_y \nabla_x(f(x) g(y)) \, dy \, dx<br /> \\&amp; = \cdots<br /> \end{align*}<br />

Of course, I think the end result is the same -- just continue using integration by parts to switch between the result you get from this and the two results you got.

EDIT: I see how your calculation works now: if the inner integral is in terms of y, you are factoring the \nabla_x outside of the inner integral.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top