Return to computing page for the first course APMA0330
Return to computing page for the second course APMA0340
Return to computing page for the fourth course APMA0360
Return to Mathematica tutorial for the first course APMA0330
Return to Mathematica tutorial for the second course APMA0340
Return to Mathematica tutorial for the fourth course APMA0360
Return to the main page for the course APMA0330
Return to the main page for the course APMA0340
Return to the main page for the course APMA0360
Introduction to Linear Algebra with Mathematica
This section is devoted to the Fourier transform of functions that vanish for x < 0 (often called causal functions). These results are classically tied to the Paley–Wiener theorem, analytic continuation of the Fourier transform into a half‑plane, and the connection with the Laplace transform.
Here j or ⅉ is the imaginary unit on the complex plane ℂ, so ⅉ² = −.
This integral actually makes sense for complex arguments in a half‑plane, and that extends to a holomorphic function there. This is the basic Paley–Wiener phenomenon for functions supported in [0, ∞).
We extend the Fourier integral to complex arguments by
taking a complex number
Thus, for all z ∈ K, the integrand \( \displaystyle \quad fIt)\,e^{\mathbf{j}tz} \quad \) is dominated by an integrable function independent of z. Moreover, for each fixed t, the map
So for causal f (vanishing for t < 0), the Fourier transform is just the Laplace transform evaluated on the imaginary axis, and the analyticity in a half‑plane is exactly the Laplace‑transform analyticity.
We summarize results in the following statement.
Theorem 1 (Paley–Wiener):
Let f ∈ 𝔏¹(ℝ) with f(t) = 0 for t < 0. Define
\[
\hat{f}(\xi ) = \int_0^{\infty} f(t)\,e^{\mathbf{j}t\zi} \,{\text d}t , \qquad \xi \in \mathbb{R} .
\]
Then:
The function
\[
F(z) = \int_0^{\infty} f(t)\, e^{\mathbf{j}z t}\,{\text d}t
\]
is well defined and holomorphic on the half‑plane ℑz > 0.
For real ξ, F(ξ) = ℱ[f](ξ).
Equivalently, ℱ[f](ξ) = ℒ[f](ⅉξ), where ℒ[f] is the Laplace transform of f.
Return to Mathematica page
Return to the main page (APMA0360)
Return to the Part 1 Basic Concepts
Return to the Part 2 Fourier series
Return to the Part 3 Integral Transformations
Return to the Part 4 Parabolic Differential Equations
Return to the Part 5 Hyperbolic Differential Equations
Return to the Part 6 Elliptic Equations
Return to the Part 7 Numerical Methods