- #1
kzhu
- 11
- 0
Homework Statement
The sufficient condition of the existence of the Fourier transform of a function is that the function is absolutely integrable. I have identified a function that is absolutely integrable, but not square-integrable
[tex]f(t) = \frac{1}{\pi}\frac{1}{1+t^2}|t|^{\frac{-1}{2}}[/tex]
see page 177 of Fourier and Laplace Transforms by Beerends et al. What is the Fourier transform of this function? Could this be evaluated?
Homework Equations
Since this function is not square-integrable, does it mean it has infinite energy and the Parseval's Theorem will not hold for it?
The Attempt at a Solution
I attempted to use MATLAB symbolic toolbox to separately find the Fourier transform of the function
[tex]g(t) = \frac{1}{\pi}\frac{1}{1+t^2}[/tex]
and
[tex]h(t)=|t|^{\frac{-1}{2}}[/tex],
both of which exist but in a very complex form. I assume the Fourier transform of f(t) will be even more complex as Matlab failed to give an analytic form.
The implication of this little experiment shows that there are functions whose Fourier transform exists, but do not have finite energy.
Would appreciate if someone could confirm this with me.
Thank you.
kzhu