$$f(t)=\frac{\sin^3(\pi t)}{(\pi t)^3}$$ I want to calculate the Fourier transform. I can't calculate this integral: $$\int_0^\infty\frac{\sin^3(\pi t)}{(\pi t)^3}\cos(ut)\,\mathrm{d}t$$
2026-03-26 22:14:50.1774563290
Fourier transform of $\text{sinc}^3 {\pi t}$
7.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FOURIER-ANALYSIS
- An estimate in the introduction of the Hilbert transform in Grafakos's Classical Fourier Analysis
- Verifying that translation by $h$ in time is the same as modulating by $-h$ in frequency (Fourier Analysis)
- How is $\int_{-T_0/2}^{+T_0/2} \delta(t) \cos(n\omega_0 t)dt=1$ and $\int_{-T_0/2}^{+T_0/2} \delta(t) \sin(n\omega_0 t)=0$?
- Understanding Book Proof that $[-2 \pi i x f(x)]^{\wedge}(\xi) = {d \over d\xi} \widehat{f}(\xi)$
- Proving the sharper form of the Lebesgue Differentiation Theorem
- Exercise $10$ of Chapter $4$ in Fourier Analysis by Stein & Shakarchi
- Show that a periodic function $f(t)$ with period $T$ can be written as $ f(t) = f_T (t) \star \frac{1}{T} \text{comb}\bigg(\frac{t}{T}\bigg) $
- Taking the Discrete Inverse Fourier Transform of a Continuous Forward Transform
- Is $x(t) = \sin(3t) + \cos\left({2\over3}t\right) + \cos(\pi t)$ periodic?
- Translation of the work of Gauss where the fast Fourier transform algorithm first appeared
Related Questions in CONTOUR-INTEGRATION
- contour integral involving the Gamma function
- Find contour integral around the circle $\oint\frac{2z-1}{z(z-1)}dz$
- prove that $\int_{-\infty}^{\infty} \frac{x^4}{1+x^8} dx= \frac{\pi}{\sqrt 2} \sin \frac{\pi}{8}$
- Intuition for $\int_Cz^ndz$ for $n=-1, n\neq -1$
- Complex integral involving Cauchy integral formula
- Contour integration with absolute value
- Contour Integration with $\sec{(\sqrt{1-x^2})}$
- Evaluating the integral $\int_0^{2\pi}e^{-\sqrt{a-b\cos t}}\mathrm dt$
- Integral of a Gaussian multiplied with a Confluent Hypergeometric Function?
- Can one solve $ \int_{0}^\infty\frac{\sin(xb)}{x^2+a^2}dx $ using contour integration?
Related Questions in INTEGRAL-TRANSFORMS
- Obtain functional equation from recurrence equation
- Inverse $z$-transform similar to convolution
- Verifying that $H(z)$ is analytic
- Is integral transform an expansion over a self-ajoint operator's eigenfunctions?
- About $ A(f(x),g(x)) = h(x) = 1 + \int_0^x f(x - t) g(t) dt $
- Can the Laplace transform be inverted?
- Transform $\cosh(x)$ into $\exp(x^2/2)$
- Solve ODE by integral transform
- How to disprove an equality involving a double integral
- Maximum/Minimum of a function defined as Laplace-Transform
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
It is tempting to do this integral using the convolution theorem. Nevertheless, I propose to perform a direct computation using Cauchy's theorem, i.e., extension into the complex plane. I will then verify the solution using the convolution theorem.
DIRECT EVALUATION
Rewrite the integral as
$$\frac12 \int_{-\infty}^{\infty} dt \, \frac{\sin^3{\pi t}}{(\pi t)^3} e^{i u t}$$
Now use $\sin{\pi t} = (e^{i \pi t}-e^{-i \pi t})/(2 i)$ to obtain, as the value of the original integral:
$$\frac{i}{16 \pi^3} \int_{-\infty}^{\infty} dt \, \frac{e^{i (u+3 \pi)t}}{t^3}- i \frac{3}{16 \pi^3}\int_{-\infty}^{\infty} dt \, \frac{e^{i (u+ \pi)t}}{t^3} +\\ i \frac{3}{16 \pi^3}\int_{-\infty}^{\infty} dt \, \frac{e^{i (u- \pi)t}}{t^3} - \frac{i}{16 \pi^3} \int_{-\infty}^{\infty} dt \, \frac{e^{i (u-3 \pi)t}}{t^3} $$
Now evaluate these integrals by considering contour integrals over the complex variable $z$ in the complex plane:
$$\frac{i}{16 \pi^3} \oint_C dz \frac{e^{i (u+3 \pi)z}}{z^3} - i \frac{3}{16 \pi^3}\oint_C dz \frac{e^{i (u+ \pi)z}}{z^3} +\\ i \frac{3}{16 \pi^3}\oint_C dz \frac{e^{i (u- \pi)z}}{z^3} - \frac{i}{16 \pi^3} \oint_C dz \frac{e^{i (u-3 \pi)z}}{z^3} $$
where $C$ is a semicircular contour of radius $R$ with a small semicircular indentation of radius $\epsilon$ about the origin. Whether $C$ extends into the upper or lower half plane depends on the sign of $u+3 \pi$ or $u+\pi$. For example, consider the first integral, which may be rewritten as
$$\oint_C dz \frac{e^{i (u+3 \pi)z}}{z^3} = \int_{-R}^{-\epsilon} dx \frac{e^{i (u+3 \pi) x}}{x^3} + i \epsilon \int_{\pi}^0 d\phi\, e^{i \phi} \frac{e^{i (u+3 \pi) \epsilon e^{i \phi}}}{\epsilon^3 e^{i 3 \phi}} + \\ \int_{\epsilon}^R dx \frac{e^{i (u+3 \pi) x}}{x^3} + i R \int_0^{\pi} d\phi\, e^{i \phi} \frac{e^{i (u+3 \pi) R e^{i \phi}}}{R^3 e^{i 3 \phi}}$$
when $C$ is in the upper half plane. In this case, we consider the conditions under which the fourth integral vanishes as $R \to \infty$. In fact, the integral is bounded by
$$\frac{1}{R^2} \int_0^{\pi} d\phi \,e^{-(u+3 \pi) R \sin{\phi}} \le\frac{2}{R^2} \int_0^{\pi/2} d\phi \, e^{-2 (u+3 \pi) R \phi/\pi} \le \frac{\pi}{R^3 (u+3 \pi)}$$
Note that the integral vanishes as $R \to \infty$ only when $u+3 \pi \gt 0$.
To evaluate the second integral, we must expand the exponential in the numerator to $O\left(\epsilon^2\right)$ (this is analogous to computing a residue). It is only for that order of expansion at which we get a nonzero contribution to the integral as $\epsilon \to 0$:
$$ i \epsilon \int_{\pi}^0 d\phi\, e^{i \phi} \frac{e^{i (u+3 \pi) \epsilon e^{i \phi}}}{\epsilon^3 e^{i 3 \phi}} = i \pi \frac12 (u+3 \pi)^2 $$
Putting this all together and invoking Cauchy's theorem (i.e., the integral over the closed contour is zero), we get
$$\frac{i}{16 \pi^3} \oint_C dz \frac{e^{i (u+3 \pi)z}}{z^3} = \frac{i}{16 \pi^3}PV\int_{-\infty}^{\infty} dx \frac{e^{i (u+3 \pi)x}}{x^3} - \frac{1}{32\pi^2} (u+3 \pi)^2 = 0$$
where $PV$ denotes the Cauchy principal value of the integral. When $u+3 \pi \lt 0$, the analysis is the same, except the sign is reversed because we must consider $C$ in the lower half-plane. Thus we have
$$\frac{i}{16 \pi^3}PV\int_{-\infty}^{\infty} dx \frac{e^{i (u+3 \pi)x}}{x^3} = \frac{1}{32\pi^2} (u+3 \pi)^2 \text{sgn}(u+3 \pi) $$
where sgn is the signum function (i.e., $\pm 1$ according to the sign of its argument).
It should be clear that the exact same analysis extends to the other three integrals so that we may now simply write down the result we seek:
$$\int_0^{\infty} dt \, \frac{\sin^3{\pi t}}{(\pi t)^3} \cos{u t} = \frac{1}{32 \pi^2} \left [(u+3 \pi)^2 \text{sgn}(u+3 \pi) - (u-3 \pi)^2 \text{sgn}(u-3 \pi) - 3 (u- \pi)^2 \text{sgn}(u- \pi) + 3 (u+ \pi)^2 \text{sgn}(u+ \pi) \right]$$
Note that we no longer need the $PV$ because the integral is defined at $t=0$. Through a little manipulation, we may rewrite this into a more transparent form:
$$\int_0^{\infty} dt \, \frac{\sin^3{\pi t}}{(\pi t)^3} \cos{u t} = \begin{cases} \\ 0 & u \lt -3 \pi \\ \frac{1}{16 \pi^2} (u+3 \pi)^2 & -3 \pi \lt u \lt -\pi \\ \frac{1}{8 \pi^2} (3 \pi^2-u^2) & -\pi \lt u \lt \pi \\ \frac{1}{16 \pi^2} (u-3 \pi)^2 &\pi \lt u \lt 3 \pi \\ 0 & u \gt 3 \pi\end{cases}$$
Here is a plot of the integral over $u$:
(The gaps are an artifice of Mathematica and are not real.) It is interesting that the $1/t^3$ behavior of the integrand leads to a discontinuity in the second derivative - just as $1/t$ behavior leads to a discontinuity in the function value and $1/t^2$ behavior leads to discontinuity in the derivative.
CONVOLUTION THEOREM
The convolution theorem states that, for functions $f$ and $g$ defined on $L^2(\mathbb{R})$, we have
$$I(u) = \int_{-\infty}^{\infty} dt \, f(t) g(t) \, e^{i u t} = \frac{1}{2 \pi} \int_{-\infty}^{\infty} du' \, \hat{f}(u') \hat{g}(u-u')$$
where $\hat{f}$ and $\hat{g}$ are the Fourier transforms of $f$ and $g$, respectively. The FT of a product of two functions is the convolution of the FTs of the functions.
Here, we have
$$f(t) = \frac{\sin{\pi t}}{\pi t}$$
$$g(t) = \frac{\sin^2{\pi t}}{(\pi t)^2}$$
I will assume that the FFTs of these functions are known; that is
$$\hat{f}(u) = \begin{cases} 1 & |u| \lt \pi \\ 0 & |u| > \pi \end{cases}$$
$$\hat{g}(u) = \begin{cases} 1-\frac{|u|}{2 \pi} & |u| \lt 2 \pi \\ 0 & |u| > 2 \pi \end{cases}$$
If the reader so desires, the reader may derive these in a manner similar to the contour integration above. Note that the ultimate answer will be $1/2$ of this convolution, as the original integral is over $[0,\infty)$.
The problem of evaluating the integral above reduces to evaluating the convolution of two very simple functions having finite support. The following picture illustrates what needs to be done:
Here, the rectangle (i.e. $\hat{f}(u-u')$) moves from left to right along the $u'$ axis, while $\hat{g}(u')$ stays fixed. The convolution at a particular value of $u$ is the overlap area. The form of this overlap area will vary depending on the value of $u$. For example, it should be clear that the overlap area is zero when $|u| \gt 3 \pi$. (The near edges of the rectangle lie outside the triangle.)
Now, when $u \in [-3 \pi,-\pi]$, the overlap area is a right triangle extending from the left vertex of the triangle to the right side of the rectangle (see the figure above). That is,
$$\begin{align}I(u) &= \frac{1}{4 \pi} \int_{-2 \pi}^{u+\pi} du' \left ( 1+ \frac{u'}{2 \pi}\right )\\ &= \frac{u+3 \pi}{4 \pi} + \frac{(u+\pi)^2-4 \pi^2}{16\pi^2}\\&= \frac{1}{16 \pi^2} (u+3 \pi)^2 \end{align} $$
When $u \in [\pi, 3 \pi]$, the situation is the mirror image:
$$\begin{align}I(u) &= \frac{1}{4 \pi} \int_{u- \pi}^{2\pi} du' \left ( 1- \frac{u'}{2 \pi}\right )\\ &= \frac{u-3 \pi}{4 \pi} - \frac{4 \pi^2-(u-\pi)^2}{16\pi^2}\\&= \frac{1}{16 \pi^2} (u-3 \pi)^2 \end{align} $$
Finally, when $u \in [-\pi,\pi]$, the overlap area is bounded on both sides by the rectangle:
$$\begin{align} I(u) &=\frac{1}{4 \pi}\int_{u-\pi}^0 du' \left ( 1+\frac{u'}{2 \pi}\right) +\frac{1}{4 \pi} \int_0^{u+\pi} du' \left ( 1-\frac{u'}{2 \pi}\right) \\ &= \frac{\pi-u}{4 \pi} - \frac{(u-\pi)^2}{8 \pi^2} + \frac{u+\pi}{4 \pi} - \frac{(u+\pi)^2}{8 \pi^2} \\ &= \frac{3 \pi^2-u^2}{8 \pi^2}\end{align}$$
The reader should see that the final result here matches that from the direct evaluation above.