Find the DFT of the 4 samples using the matrix form of the DFT definition. Reconstruct the input from the DFT coefficients using the IDFT and verify that they are the same as the input. Verify Parseval's theorem.
(i)
$$
\{x(0)=2, x(1)=1, x(2)=3, x(3)=2\}
$$
(ii)
$$
\{x(0)=1, x(1)=1, x(2)=2, x(3)=-3\}
$$
(iii)
$$
\{x(0)=-1, x(1)=0, x(2)=-3, x(3)=2\}
$$