The discrete Fourier transform is defined as: $S(k)=\sum_{n=0}^{N-1}s(n)e^{-j\frac{2\pi}{N}kn}\quad k=0,...,N-1$ I read that real signals $s(n)$ are: $S(l)=S(N-l)^*$ where $S(N-l)^*$ is the conjugated complex number of $S(N-l)$.
I am trying to prove that, but I can't get it right. I can't accept it without a proof.^^