Convolution of Multivariable Functions
📂Fourier AnalysisConvolution of Multivariable Functions
Definition
Let’s say we have f,g:Rn→C and x,y∈Rn. Then the convolution of these two multivariable functions is as follows:
f∗g(x)=∫f(y)g(x−y)dy
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
f∗g=g∗f
(b) Distributive Law
f∗(g+h)=f∗g+f∗h
(c) Associative Law
f∗(g∗h)=(f∗g)∗h
(d) Associative Law of Scalar Multiplication
a(f∗g)=(af∗g)=(f∗ag)
(e) Differentiation
∂j(f∗g)=(∂jf)∗g=f∗(∂jg)where ∂j=∂j∂
Explanation
Naturally, convolution convergence theorem and convolution norm convergence theorem are also satisfied.
Let’s say we have g∈L1 and ∫g(x)dx=1. And let’s consider gϵ(x)=ϵ−ng(ϵ−1x).
(i) If f is bounded or if g is 0 outside a certain closed interval, then f∗g is well-defined, and if f is continuous in x, the following holds:
ϵ→0limf∗gϵ(x)=f(x)
If f is continuous on a closed and bounded D, then the convergence above is uniform convergence on D.
(ii) If we have f∈L2, then the following holds:
ϵ→0lim∥f∗gϵ−f∥=0