Fourier transform - application, integral calculation
I'm trying to brush the dust of my transform tinkering. (Have to use it in some electronic stuff.) I just did an exercise where I calculate the F-transform of an even function.
Let f(x) be:
=\left\{\begin{matrix} 0 & x > 2\\ 2-x & 0 < x < 2 \end{matrix}\right.)
Find the even Fourier transform.
I calculated the transform with this formula
 = \int_{-\infty}^{\infty} f(t) e^{-i \omega t} dt = \int_{-\infty}^{\infty} f(t) (cos(\omega t) + i sin(\omega t))dt)
Knowing that the function is even I write:
 = 2 \int_{0}^{\infty} (2-t) cos(\omega t) dt)
A bit integration gives, don't hesitate to call out errors.
 = \frac{4sin^{2}w}{w^2})
Now as an application to this calculation I'm supposed to determine this integral.

This is where I like to get some help... I simply don't know how to do it. Calculating the integral, in an other way, I get 
Re: Fourier transform - application, integral calculation
Quote:
Originally Posted by
liquidFuzz
I'm trying to brush the dust of my transform tinkering. (Have to use it in some electronic stuff.) I just did an exercise where I calculate the F-transform of an even function.
Let f(x) be:
=\left\{\begin{matrix} 0 & x > 2\\ 2-x & 0 < x < 2 \end{matrix}\right.)
Find the even Fourier transform.
I calculated the transform with this formula
Knowing that the function is even I write:
A bit integration gives, don't hesitate to call out errors.
Now as an application to this calculation I'm supposed to determine this integral.
This is where I like to get some help... I simply don't know how to do it. Calculating the integral, in an other way, I get

The notation for the Fourier transform of a function should be different from the notation for the function itself. So you should write
rather than .)
The Fourier inversion theorem says that you can retrieve
from
by the formula
Put t=0 in that formula and you will get the result you are looking for.
Re: Fourier transform - application, integral calculation
Thanks! For slapping my fingers, and explaining how to do this.
Re: Fourier transform - application, integral calculation
How about this..?
Assume that
converges to f(x),
, and that the Fourier transform is correct,  = \frac{4 sin^2 w}{w^2})
Taking a arbitrary point on f(x)
 = 1 = \lim_{a \to \infty} \frac{1}{2 \pi} \int_0^a \frac{sin^2 x}{x^2} dx)
Gives

