|
|
|
|
|
by ColinWright
5177 days ago
|
|
I don't think so. In the integers mod 256, 2 doesn't have a multiplicative inverse. We can see that because 2x128=0. 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. |
|