2. Obviously, this has a lot to do with congruence classes for integers. I'm waiting for the big reveal when we see that all this information lets us send information securely via encryption or something very practical like that. Or maybe this is a course to prepare undergraduates for graduate work. What is a real world application of polynomial congruence classes?
Subscribe to:
Post Comments (Atom)
Polynomial congruence classes in Zp[x] let us construct finite fields of order p^n for any positive integer n. The AES encryption standard uses a finite field of order 2^8, constructed by looking at polynomials in Z2[x] modulo x^8 + x^4 + x^3 + x + 1.
ReplyDelete