Flip operator's equality to Double Fourier

  • Thread starter valjok
  • Start date
  • Tags
    Fourier
  • #1
71
0
Some authors say that applying Fourier transform twice flips the vector, F2[x(t)] = x(-t). Yet, the simple checks proves this wrong. For instance, take 2x2 DFT:

[tex]\left[\begin{array}{cc}1&1\\ 1&-1\end{array}\right]^2 = \left[\begin{array}{cc}1&0\\ 0&1\end{array}\right]
[/tex]

The Identity is different from counter-identity. It cannot therefore flip the vector elements. Where is the mistake?
 
Physics news on Phys.org
  • #2
For the size-n DFT, (F2x)(t) = x(-t), where x is a periodic function with period n.

In the case n = 2, there is no mystery, since x(-0) = x(0) and x(-1) = x(-1 + 2) = x(1), since x has period 2.
 
  • #3
This is a great answer!
 

Suggested for: Flip operator's equality to Double Fourier

Replies
11
Views
602
Replies
3
Views
755
Replies
43
Views
4K
Replies
4
Views
411
Replies
4
Views
608
Replies
2
Views
1K
Replies
4
Views
371
Replies
4
Views
100
Back
Top