Existance of Fourier transform

kzhu
Messages
11
Reaction score
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

f(t) = \frac{1}{\pi}\frac{1}{1+t^2}|t|^{\frac{-1}{2}}

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
g(t) = \frac{1}{\pi}\frac{1}{1+t^2}
and
h(t)=|t|^{\frac{-1}{2}},

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
 
Physics news on Phys.org
The definition of Fourier transform that I refer to is

X(j\omega) = \int_{-\infty}^{+\infty}x(t) e^{-j\omega t}dt

and the inverse
x(t)=\frac{1}{2\pi} \int_{-\infty}^{+\infty} X(j\omega)e^{j\omega t} d\omega

On a second thought, my question can read: Could someone provide a couple of functions that have Fourier transforms by these definition but do not have finite energy?

Thank you.

kzhu
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top