Can anybody please give me an example of a binary operation under which N forms a group? More generally, how to find some operations to make possibly any set a group?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
3
1
|
||||||
|
closed as off topic by Ryan Budney, Dan Petersen, Qiaochu Yuan, Steven Landsburg, Yemon Choi Apr 10 2012 at 7:08 |
|
15
|
As explained by Arturo, a simple example of a group structure on N is the operation a ⊕ b = f-1(f(a) + f(b)) where f:N→Z is defined by f(2n) = n and f(2n+1) = -n. The statement that any nonempty set admits a group structure is equivalent to the Axiom of Choice! This is explained in this answer. |
||||||||||||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
20
|
Perform the usual addiction of natural numbers in decimal representation, but let's forget about carrying the extra digit in the next column. So e.g. 356+75=321 and 123+987=0 . Note: This is very particular, as it is linked to base 10; but makes the example very concrete and quick. The poster asked for an example, and in my view, for an example, simplicity is prior to generality. |
|||||||||||||||||||||||
|
|
17
|
A useful one is the "nim sum". |
||||||
|
|
9
|
There are groups of any size (except $0$): for finite ones, you can always take the cyclic groups. For infinite ones, to get a group of cardinality $\kappa\geq\aleph_0$, just take the direct sum of $\kappa$ copies of $\mathbb{Z}$. Given a set $S$ of cardinality $\lambda$ (finite or infinite), pick a bijection $f$ from $S$ to a group $G$ of cardinality $\lambda$, and define the operation on $S$ by $a*b = f^{-1}(f(a)f(b))$. |
|||||||||||||||||||
|
|
4
|
So far, all the answers have taken the following form: you just biject N with some countably infinite group. But what if one regarded that as "cheating" and asked for a truly "natural" group operation on N? So far, I think Pietro Majer's answer comes closest, since his bijection with an infinite product of cyclic groups of order 10 is fairly natural (at least in the sense of "familiar"). But can one do any better than this? Here is an attempt to argue that there is no 100% natural group structure on N. (I don't claim that this is surprising.) First, we need to choose an identity element. The identity element is a privileged element of the group, so for the choice to be natural it should be a privileged element of N. The only privileged element of N is 1 (for me the natural numbers start at 1) so we are forced to choose that. Now let's consider the following question: what is the inverse of 2? I think there are two possible natural answers, namely 2 itself and 3. (One is the smallest element you can choose, and the other is the smallest element that is not equal to 2.) If we choose 2 and continue, then perhaps we'll end up with the binary version of PM's answer (except that everything would be shifted by 1 because of my insistence on making 1 the smallest natural number -- perhaps that was silly). So perhaps, contrary to my original intention, that is an argument that PM's answer is (apart from taking base 10) the most natural thing one can do, and not too unnatural. If we go for 3, then there doesn't seem to be any natural choice for the order of 2 other than infinity. So then we need to keep powers of 2 away from powers of 3. The natural way of doing that looks like actually using the multiplicative structure of N. But then we get into trouble later, since 2*3 will be 1, so our treatment of 6 becomes a bit arbitrary. Or at least, I think it does. An implicit question here: is there some optimally natural way of putting a group structure on N in such a way that every element has infinite order? Perhaps the bijection-with-Z answer is the best one can do. |
||||||||
|

