I've encountered two different notations for the delta distribution: $$\delta(x,y)$$ and $$\delta(x-y)$$ What is the difference between these two notations. Do they depend on context or should I prefer one over the other?
2026-03-29 22:27:50.1774823270
Notation For Delta Distribution
119 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2


The first notation is more convenient when working in high dimensions, since it naturally generalizes to $n$ dimensions: e.g., $\delta (x,y,z,w, ...)$. You can do this with the second notation $\delta(x) \delta(y), ...$
Certain software (e.g., Mathematica) supports both usages.