logo

Convolution of Multivariable Functions 📂Fourier Analysis

Convolution of Multivariable Functions

Definition

Let’s say we have f,g:RnCf,g:\mathbb{R}^{n}\to \mathbb{C} and x,yRn\mathbf{x},\mathbf{y} \in \mathbb{R}^{n}. Then the convolution of these two multivariable functions is as follows:

fg(x)=f(y)g(xy)dy f \ast g(\mathbf{x})=\int f(\mathbf{y})g(\mathbf{x}-\mathbf{y})d\mathbf{y}

In this case, the integral mentioned above is the integral of a multivariable function.

Properties

The convolution of multivariable functions also satisfies the same desirable properties as the convolution of single-variable functions.

(a) Commutative Law

fg=gf f \ast g = g \ast f

(b) Distributive Law

f(g+h)=fg+fh f \ast (g+h)=f \ast g + f \ast h

(c) Associative Law

f(gh)=(fg)h f\ast (g\ast h)=(f \ast g)\ast h

(d) Associative Law of Scalar Multiplication

a(fg)=(afg)=(fag) a(f \ast g)=(af \ast g)=(f\ast ag)

(e) Differentiation

j(fg)=(jf)g=f(jg)where j=j \partial_{j}(f \ast g)=(\partial _{j}f) \ast g=f \ast (\partial _{j}g)\quad \text{where } \partial_{j}=\frac{ \partial }{ \partial_{j}}

Explanation

Naturally, convolution convergence theorem and convolution norm convergence theorem are also satisfied.

Let’s say we have gL1g\in L^{1} and g(x)dx=1\int g(\mathbf{x})d\mathbf{x}=1. And let’s consider gϵ(x)=ϵng(ϵ1x)g_{\epsilon (\mathbf{x})}=\epsilon^{-n}g(\epsilon^{-1}\mathbf{x}).

  • (i) If ff is bounded or if gg is 00 outside a certain closed interval, then fgf \ast g is well-defined, and if ff is continuous in x\mathbf{x}, the following holds:

    limϵ0fgϵ(x)=f(x) \lim \limits_{\epsilon \to 0} f \ast g_{\epsilon}(\mathbf{x})=f(\mathbf{x})

    If ff is continuous on a closed and bounded DD, then the convergence above is uniform convergence on DD.

  • (ii) If we have fL2f\in L^{2}, then the following holds:

    limϵ0fgϵf=0 \lim \limits_{\epsilon \to 0} \left\| f \ast g_{\epsilon}-f \right\| =0