divB
- 85
- 0
Hi,
I want to do the following calculation:
<br /> c_{m,n} = \int_{-\infty}^{\infty} t^m \phi(t-n)\,dt<br />
I know three things:
This is how I tried solving the problem:
<br /> c_{m,n} = \int t^m \phi(t-n)\,dt =<br /> \int t^m \phi(-(n-t))\,dt
because of the symmetry
= \int t^m \phi(n-t)\,dt
...is exactly the definition of a convolution...
(t^m * \phi)(n) = \mathcal{F}^{-1}\left\{ \mathcal{F}\left\{t^m\right\} \Phi(\omega)\right\} = \mathcal{F}^{-1}\left\{ j^m \sqrt{2\pi} \delta^{(n)}(\omega) \Phi(\omega) \right\} = <br /> j^m \sqrt{2\pi} \mathcal{F}^{-1}\left\{\delta^{(n)}(\omega) \Phi(\omega) \right\}<br />
Now, writing the inverse Fourier transform gives:
<br /> j^m \sqrt{2\pi} \frac{1}{\sqrt{2\pi}} \int_{-\pi}^{\pi} \delta^{(n)}(\omega) \Phi(\omega) e^{j\omega n}\,d\omega = j^m \int_{-\infty}^{\infty} \delta^{(n)}(\omega) \underbrace{\Phi(\omega) e^{j\omega n}}_{f(\omega)}\,d\omega<br />
Now it is well known that
\int \delta^{(n)}(x) f(x)\,dx = (-1)^n f^{(n)}(0)
so that
<br /> j^m \int_{-\infty}^{\infty} \delta^{(n)}(\omega) f(\omega)\,d\omega = j^m (-1)^m \left. \frac{\partial^m}{\partial \omega^m} f(\omega) \right|_{\omega = 0}<br />
So the whole procedure should reduce to calculate the derivative of f(\omega) and set the result to zero. I fill in my known \Phi(\omega):
<br /> f(\omega) = \mathrm{sinc}^2 (\omega/2) \sqrt{ 1 - \frac{2}{3} \sin^2(w/2)} \cdot e^{j\omega n}<br />
Problem 1: Even the 0th derivative is only computable via a limit. Calculating the limit with \omega \rightarrow 0 gives the result:
\sqrt{\frac{2}{2+\cos(2)}}
But this is not true. The result should be 1 for m=0.
The result for m=1 should be linear: {0,1,2,3,...}. But as you can verifiy the result with my approach is constant.
Also the result for m={2,3} should give a a quadratic and cubic function. But with my approach it stays constant; Even worse, the solution is not always real!
... So there is anywhere a mistake. Can anybody help me where?
Thank you,
divB
I want to do the following calculation:
<br /> c_{m,n} = \int_{-\infty}^{\infty} t^m \phi(t-n)\,dt<br />
I know three things:
- I know the values of c_{m,n} for m={0,1} and the first 4 for m={2,3}
- I know that my \phi is symmetric, i.e. \phi(t) = \phi(-t)
- The Fourier transform of \phi(t), i.e. \Phi(\omega)
This is how I tried solving the problem:
<br /> c_{m,n} = \int t^m \phi(t-n)\,dt =<br /> \int t^m \phi(-(n-t))\,dt
because of the symmetry
= \int t^m \phi(n-t)\,dt
...is exactly the definition of a convolution...
(t^m * \phi)(n) = \mathcal{F}^{-1}\left\{ \mathcal{F}\left\{t^m\right\} \Phi(\omega)\right\} = \mathcal{F}^{-1}\left\{ j^m \sqrt{2\pi} \delta^{(n)}(\omega) \Phi(\omega) \right\} = <br /> j^m \sqrt{2\pi} \mathcal{F}^{-1}\left\{\delta^{(n)}(\omega) \Phi(\omega) \right\}<br />
Now, writing the inverse Fourier transform gives:
<br /> j^m \sqrt{2\pi} \frac{1}{\sqrt{2\pi}} \int_{-\pi}^{\pi} \delta^{(n)}(\omega) \Phi(\omega) e^{j\omega n}\,d\omega = j^m \int_{-\infty}^{\infty} \delta^{(n)}(\omega) \underbrace{\Phi(\omega) e^{j\omega n}}_{f(\omega)}\,d\omega<br />
Now it is well known that
\int \delta^{(n)}(x) f(x)\,dx = (-1)^n f^{(n)}(0)
so that
<br /> j^m \int_{-\infty}^{\infty} \delta^{(n)}(\omega) f(\omega)\,d\omega = j^m (-1)^m \left. \frac{\partial^m}{\partial \omega^m} f(\omega) \right|_{\omega = 0}<br />
So the whole procedure should reduce to calculate the derivative of f(\omega) and set the result to zero. I fill in my known \Phi(\omega):
<br /> f(\omega) = \mathrm{sinc}^2 (\omega/2) \sqrt{ 1 - \frac{2}{3} \sin^2(w/2)} \cdot e^{j\omega n}<br />
Problem 1: Even the 0th derivative is only computable via a limit. Calculating the limit with \omega \rightarrow 0 gives the result:
\sqrt{\frac{2}{2+\cos(2)}}
But this is not true. The result should be 1 for m=0.
The result for m=1 should be linear: {0,1,2,3,...}. But as you can verifiy the result with my approach is constant.
Also the result for m={2,3} should give a a quadratic and cubic function. But with my approach it stays constant; Even worse, the solution is not always real!
... So there is anywhere a mistake. Can anybody help me where?
Thank you,
divB