Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

How should I go about seeking the Fourier transform for the piecewise function:

$$f(x) = \left\{\begin{matrix} 0 ,&|x|>a \\ 1 ,&|x|<a \end{matrix}\right.$$

Is this the correct attempt?

$$\frac{1}{2\pi}\int_{-a}^{0}1e^{i\omega x}.dx+\frac{1}{2\pi}\int_{0}^{a}0e^{i \omega x}.dx$$?

$\endgroup$ 11

1 Answer

$\begingroup$

The function in questions is $1$ on $[-a,a]$ and $0$ elsewhere. So the Fourier transform of this function is $$ \frac{1}{\sqrt{2\pi}}\int_{-a}^{a}e^{-isx}dx = \left.\frac{1}{\sqrt{2\pi}}\frac{e^{-isx}}{-is}\right|_{x=-a}^{x=a} = \frac{e^{isa}-e^{-isa}}{\sqrt{2\pi}is}=\sqrt{\frac{2}{\pi}}\frac{\sin(sa)}{s} $$ This is the "sinc" function, and you'll want to become familiar with this functon.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy