This problem illustrates how to do the Fourier Transform (FT) in modular arithmetic, for example, modulo .(a) There is a number such that all the powers are distinct (modulo ). Find this role="math" localid="1659339882657" , and show that . (Interestingly, for any prime modulus there is such a number.)
(b) Using the matrix form of the FT, produce the transform of the sequence modulo 7; that is, multiply this vector by the matrix , for the value of you found earlier. In the matrix multiplication, all calculations should be performed modulo 7.
(c) Write down the matrix necessary to perform the inverse FT. Show that multiplying by this matrix returns the original sequence. (Again all arithmetic should be performed modulo 7.)
(d) Now show how to multiply the polynomials and using the FT modulo 7.