|
|
|
|
|
by swordswinger12
5187 days ago
|
|
One minor nitpick: the set of numbers mod 256 form a field. Powers of primes are also fields. Edit: it seems I conflated two different constructions of a field of order 256. Apologies. It's been a few semesters since abstract algebra >.< |
|
Do you mean the numbers mod 256 that are co-prime with 256 form a field? Even that doesn't work because 1+3=4, so it's not closed under addition.
So I'm not sure what you mean.
Added in edit ...
Given any positive number n, the numbers from 1 to n-1 that are co-prime to n form a group with multiplication as the group operation, but that's still not a field, so I'm still confused as to what you might mean.