So I'm having trouble with this problem. I know that the definition of a simple group means that the group has no nontrivial subgroups. I know that this can be proven somehow with the help of the converse of Lagrange's Theorem for Abelian groups: If G is abelian of order n, and d is a divisor of n, then G has a subgroup of order d.
My attempt: (=>)Assume that G is a finite abelian group and is simple, then G has no nontrivial normal subgroups. (Now I don't know how to show that this implies that G has order p, where p is prime.
(<=)Assume that G is a finite abelian group with order p, where p is a prime. (Since the order of p is prime then what does this mean?)
Edit: Can someone check my new attempt at the proof?
(=>) Suppose G is a simple finite abelian group. Suppose for the sake of contradiction that G does not have prime order, then |G|=p*k where p is a prime number and k is an integer such that k>1. Then G has an element of order p. Let the element of order p be called x. Then , the subgroup generated by x, is of order p and is not all of G. Since G is abelian, this subgroup is normal, which leads us to a contradiction. Therefore, G must have prime order.
(<=) Suppose that G is a finite abelian group and it’s order is p, a prime. Since G has prime order, then the only two subgroups of G are the trivial subgroup and the group G. Then, by definition the group G is simple since there are no nontrivial proper subgroups, and thus no nontrivial normal subgroups.
http://math.stackexchange.com/questions/186035/proof-that-all-abelian-simple-groups-are-cyclic-groups-of-prime-order
– Dec 07 '13 at 02:26