Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. Prove: if |G| = p^2, G must be abelian. (Use the preceding Exercise F.)
  2.  
  3. Let G be a group whose order is a power of a prime p, say |G| = p^k.
  4.  
  5. Let C denote the center of G.
  6.  
  7. Conclude that if G/C is cyclic, then G is abelian.
  8.  
  9. Prove: if |G| = p^2, G/C must be cyclic.
  10.  
  11. |C| is a multiple of p (1)
  12.  
  13. |G| is a multiple of |C|
  14.  
  15. |G| = p*p (2)
  16.  
  17. |C| = p
  18.  
  19. |C| = p^2
  20.  
  21. Number of cosets of C in G =
  22. Index of C in G =
  23. (G:C) = |G|/|C| = p^2/p = p
  24.  
  25. |G/C| = p
  26.  
  27. If G is a group with a prime number p of elements, then G is a cyclic group
  28.  
  29. |G| = p^2 -> G/C is a cyclic group -> G is abelian
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement