The process of deriving the Fourier transform also derived the definition of the inverse transform. However, this was simply explained to aid understanding, and the transformation formula was not accurately derived. The Fourier inverse transformation is as follows:
f(x)=2π1∫f^(ξ)eiξxdξ
This equation implies that from f, we can obtain f^ and from f^, we can retrieve f again. This might seem obvious or trivial, but it’s not at all. For instance, consider differentiation and integration. When we differentiate a polynomial, we lose the constant term, which cannot be retrieved through integration. However, the Fourier transform preserves information. From f, we obtain the Fourier transform f^, and by applying the inverse transform to this f^, we can obtain f exactly as it was.
f^(ξ):=∫f(x)e−iξxdx
When defining the Fourier transform as above, (1) becomes its inverse as demonstrated below.
Fourier Inverse Transform Theorem
Let’s define the Fourier transform of f as f^ in (2). Assume f is integrable and piecewise continuous. At points of discontinuity, f is defined as follows:
f(x)=21[f(x−)+f(x+)]
Then, the following equation holds:
f(x)=ϵ→0lim2π1∫f^(ξ)eiξxe−ϵ2ξ2/2dξ
Moreover, if we assume that f^∈ is L1, then f is continuous and
f(x)=2π1∫f^(ξ)eiξxdξ=F−1[f^](x)
Corollary
If we assume f^=g^, then f=g follows.
Proof
f=F−1[f^]=F−1[g^]
Therefore,
f=F−1[g^]=F−1F[g]=g
■
Explanation
Upon observing this corollary, one might think, ‘Isn’t this obvious?’ but it’s not at all. Consider the operation of differentiation. Suppose f(x)=x2+1, g(x)=x2+4. In this case, the fact that f′(x)=2x=g′(x) does not guarantee f(x)=g(x).
Proof
Strategy:
To solve the problem easily, a cutoff function will be used. A cutoff function has the effect of cutting off outside a certain range when multiplied and taken to a limit, hence the name. It is used to maintain the original value near the origin and to converge to 0 as it moves away from the origin. It’s a concept similar to a mollifier. If this explanation is difficult to understand, it’s okay to skip it. Either way, such a cutoff function will be multiplied into the equation to derive the inverse transformation.
η(ξ)=2π1e−2x2,ηϵ(ξ)=ϵ1η(ϵξ)=ϵ2π1e−2ϵ2x2
Multiplying this cutoff function yields
2π1∫f^(ξ)eiξxe−ϵ2ξ2/2dξ
This equation, by the definition of the Fourier transform, is as follows.
2π1∫∫f(y)e−iξydyeiξxe−ϵ2ξ2/2dξ
Using the definition of the Fourier transform and convolution, among others, the equation is transformed as follows: