Show that the matrix is a generator matrix of a MDS code
Let be pairwise distinct elements of and . I have to show that
1. The matrix is a generator matrix of an MDS code.
2. if q is a power of 2, then the matrix is a generator matrix of an MDS code.
I don't even know where to start, the things we covered in the lecture are not so many, but what I thought could be useful, but don't know how to apply are:
Theorem: Let C be an [n,k] code with generator matrix G and parity check matrix H. The following are equivalent:
1. C is MDS
2. All full size minors of H are invertible
3. All full size minors og G are invertibleMaybe I could use this theorem, part (3), but I'm not sure how to show that all the minors og G are invertible.
Should I maybe, from definition of MDS, show that the distance is indeed , and then conclude that the code is MDS? But aren't the elements arbitrary?
Should I maybe look for a parity check matrix H and do something?