Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132930 views
License: OTHER
Kernel:
%%html <link href="http://mathbook.pugetsound.edu/beta/mathbook-content.css" rel="stylesheet" type="text/css" /> <link href="https://aimath.org/mathbook/mathbook-add-on.css" rel="stylesheet" type="text/css" /> <style>.subtitle {font-size:medium; display:block}</style> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700&subset=latin,latin-ext" rel="stylesheet" type="text/css" /><!-- Hide this cell. --> <script> var cell = $(".container .cell").eq(0), ia = cell.find(".input_area") if (cell.find(".toggle-button").length == 0) { ia.after( $('<button class="toggle-button">Toggle hidden code</button>').click( function (){ ia.toggle() } ) ) ia.hide() } </script>

Important: to view this notebook properly you will need to execute the cell above, which assumes you have an Internet connection. It should already be selected, or place your cursor anywhere above to select. Then press the "Run" button in the menu bar above (the right-pointing arrowhead), or press Shift-Enter on your keyboard.

ParseError: KaTeX parse error: \newcommand{\lt} attempting to redefine \lt; use \renewcommand

Section9.3Exercises

1

Prove that ZnZ\mathbb Z \cong n \mathbb Z for n0.n \neq 0\text{.}

Hint

Every infinite cyclic group is isomorphic to Z{\mathbb Z} by Theorem 9.7.

2

Prove that C{\mathbb C}^\ast is isomorphic to the subgroup of GL2(R)GL_2( {\mathbb R} ) consisting of matrices of the form

(abba).\begin{equation*} \begin{pmatrix} a & b \\ -b & a \end{pmatrix}. \end{equation*}
Hint

Define ϕ:CGL2(R)\phi: {\mathbb C}^* \rightarrow GL_2( {\mathbb R}) by

ϕ(a+bi)=(abba).\begin{equation*} \phi(a + bi) = \begin{pmatrix} a & b \\ -b & a \end{pmatrix}. \end{equation*}
3

Prove or disprove: U(8)Z4.U(8) \cong {\mathbb Z}_4\text{.}

Hint

False.

4

Prove that U(8)U(8) is isomorphic to the group of matrices

(1001),(1001),(1001),(1001).\begin{equation*} \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}, \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}, \begin{pmatrix} -1 & 0 \\ 0 & 1 \end{pmatrix}, \begin{pmatrix} -1 & 0 \\ 0 & -1 \end{pmatrix}. \end{equation*}
5

Show that U(5)U(5) is isomorphic to U(10),U(10)\text{,} but U(12)U(12) is not.

6

Show that the nnth roots of unity are isomorphic to Zn.{\mathbb Z}_n\text{.}

Hint

Define a map from Zn{\mathbb Z}_n into the nnth roots of unity by kcis(2kπ/n).k \mapsto \cis(2k\pi / n)\text{.}

7

Show that any cyclic group of order nn is isomorphic to Zn.{\mathbb Z}_n\text{.}

8

Prove that Q{\mathbb Q} is not isomorphic to Z.{\mathbb Z}\text{.}

Hint

Assume that Q{\mathbb Q} is cyclic and try to find a generator.

9

Let G=R{1}G = {\mathbb R} \setminus \{ -1 \} and define a binary operation on GG by

ab=a+b+ab.\begin{equation*} a \ast b = a + b + ab. \end{equation*}

Prove that GG is a group under this operation. Show that (G,)(G, *) is isomorphic to the multiplicative group of nonzero real numbers.

10

Show that the matrices

(100010001)(100001010)(010100001)(001100010)(001010100)(010001100)\begin{align*} \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix} \quad \begin{pmatrix} 1 & 0 & 0 \\ 0 & 0 & 1 \\ 0 & 1 & 0 \end{pmatrix} \quad \begin{pmatrix} 0 & 1 & 0 \\ 1 & 0 & 0 \\ 0 & 0 & 1 \end{pmatrix}\\ \begin{pmatrix} 0 & 0 & 1 \\ 1 & 0 & 0 \\ 0 & 1 & 0 \end{pmatrix} \quad \begin{pmatrix} 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{pmatrix} \quad \begin{pmatrix} 0 & 1 & 0 \\ 0 & 0 & 1 \\ 1 & 0 & 0 \end{pmatrix} \end{align*}

form a group. Find an isomorphism of GG with a more familiar group of order 6.

11

Find five non-isomorphic groups of order 8.

Hint

There are two nonabelian and three abelian groups that are not isomorphic.

12

Prove S4S_4 is not isomorphic to D12.D_{12}\text{.}

13

Let ω=cis(2π/n)\omega = \cis(2 \pi /n) be a primitive nnth root of unity. Prove that the matrices

A=(ω00ω1)andB=(0110)\begin{equation*} A = \begin{pmatrix} \omega & 0 \\ 0 & \omega^{-1} \end{pmatrix} \quad \text{and} \quad B = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix} \end{equation*}

generate a multiplicative group isomorphic to Dn.D_n\text{.}

14

Show that the set of all matrices of the form

(±1k01),\begin{equation*} \begin{pmatrix} \pm 1 & k \\ 0 & 1 \end{pmatrix}, \end{equation*}

is a group isomorphic to Dn,D_n\text{,} where all entries in the matrix are in Zn.{\mathbb Z}_n\text{.}

15

List all of the elements of Z4×Z2.{\mathbb Z}_4 \times {\mathbb Z}_2\text{.}

16

Find the order of each of the following elements.

  1. (3,4)(3, 4) in Z4×Z6{\mathbb Z}_4 \times {\mathbb Z}_6

  2. (6,15,4)(6, 15, 4) in Z30×Z45×Z24{\mathbb Z}_{30} \times {\mathbb Z}_{45} \times {\mathbb Z}_{24}

  3. (5,10,15)(5, 10, 15) in Z25×Z25×Z25{\mathbb Z}_{25} \times {\mathbb Z}_{25} \times {\mathbb Z}_{25}

  4. (8,8,8)(8, 8, 8) in Z10×Z24×Z80{\mathbb Z}_{10} \times {\mathbb Z}_{24} \times {\mathbb Z}_{80}

Hint

(a) 12; (c) 5.

17

Prove that D4D_4 cannot be the internal direct product of two of its proper subgroups.

18

Prove that the subgroup of Q{\mathbb Q}^\ast consisting of elements of the form 2m3n2^m 3^n for m,nZm,n \in {\mathbb Z} is an internal direct product isomorphic to Z×Z.{\mathbb Z} \times {\mathbb Z}\text{.}

19

Prove that S3×Z2S_3 \times {\mathbb Z}_2 is isomorphic to D6.D_6\text{.} Can you make a conjecture about D2n?D_{2n}\text{?} Prove your conjecture.

Hint

Draw the picture.

20

Prove or disprove: Every abelian group of order divisible by 3 contains a subgroup of order 3.

Hint

True.

21

Prove or disprove: Every nonabelian group of order divisible by 6 contains a subgroup of order 6.

22

Let GG be a group of order 20. If GG has subgroups HH and KK of orders 4 and 5 respectively such that hk=khhk = kh for all hHh \in H and kK,k \in K\text{,} prove that GG is the internal direct product of HH and K.K\text{.}

23

Prove or disprove the following assertion. Let G,G\text{,} H,H\text{,} and KK be groups. If G×KH×K,G \times K \cong H \times K\text{,} then GH.G \cong H\text{.}

24

Prove or disprove: There is a noncyclic abelian group of order 51.

25

Prove or disprove: There is a noncyclic abelian group of order 52.

Hint

True.

26

Let ϕ:GH\phi : G \rightarrow H be a group isomorphism. Show that ϕ(x)=eH\phi( x) = e_H if and only if x=eG,x=e_G\text{,} where eGe_G and eHe_H are the identities of GG and H,H\text{,} respectively.

27

Let GH.G \cong H\text{.} Show that if GG is cyclic, then so is H.H\text{.}

Hint

Let aa be a generator for G.G\text{.} If ϕ:GH\phi :G \rightarrow H is an isomorphism, show that ϕ(a)\phi(a) is a generator for H.H\text{.}

28

Prove that any group GG of order p,p\text{,} pp prime, must be isomorphic to Zp.{\mathbb Z}_p\text{.}

29

Show that SnS_n is isomorphic to a subgroup of An+2.A_{n+2}\text{.}

30

Prove that DnD_n is isomorphic to a subgroup of Sn.S_n\text{.}

31

Let ϕ:G1G2\phi : G_1 \rightarrow G_2 and ψ:G2G3\psi : G_2 \rightarrow G_3 be isomorphisms. Show that ϕ1\phi^{-1} and ψϕ\psi \circ \phi are both isomorphisms. Using these results, show that the isomorphism of groups determines an equivalence relation on the class of all groups.

32

Prove U(5)Z4.U(5) \cong {\mathbb Z}_4\text{.} Can you generalize this result for U(p),U(p)\text{,} where pp is prime?

33

Write out the permutations associated with each element of S3S_3 in the proof of Cayley's Theorem.

34

An of a group GG is an isomorphism with itself. Prove that complex conjugation is an automorphism of the additive group of complex numbers; that is, show that the map ϕ(a+bi)=abi\phi( a + bi ) = a - bi is an isomorphism from C{\mathbb C} to C.{\mathbb C}\text{.}

35

Prove that a+ibaiba + ib \mapsto a - ib is an automorphism of C.{\mathbb C}^*\text{.}

36

Prove that AB1ABA \mapsto B^{-1}AB is an automorphism of SL2(R)SL_2({\mathbb R}) for all BB in GL2(R).GL_2({\mathbb R})\text{.}

37

We will denote the set of all automorphisms of GG by Aut(G).\aut(G)\text{.} Prove that Aut(G)\aut(G) is a subgroup of SG,S_G\text{,} the group of permutations of G.G\text{.}

38

Find Aut(Z6).\aut( {\mathbb Z}_6)\text{.}

Hint

Any automorphism of Z6{\mathbb Z}_6 must send 1 to another generator of Z6.{\mathbb Z}_6\text{.}

39

Find Aut(Z).\aut( {\mathbb Z})\text{.}

40

Find two nonisomorphic groups GG and HH such that Aut(G)Aut(H).\aut(G) \cong \aut(H)\text{.}

41

Let GG be a group and gG.g \in G\text{.} Define a map ig:GGi_g : G \rightarrow G by ig(x)=gxg1.i_g(x) = g x g^{-1}\text{.} Prove that igi_g defines an automorphism of G.G\text{.} Such an automorphism is called an . The set of all inner automorphisms is denoted by Inn(G).\inn(G)\text{.}

42

Prove that Inn(G)\inn(G) is a subgroup of Aut(G).\aut(G)\text{.}

43

What are the inner automorphisms of the quaternion group Q8?Q_8\text{?} Is Inn(G)=Aut(G)\inn(G) = \aut(G) in this case?

44

Let GG be a group and gG.g \in G\text{.} Define maps λg:GG\lambda_g :G \rightarrow G and ρg:GG\rho_g :G \rightarrow G by λg(x)=gx\lambda_g(x) = gx and ρg(x)=xg1.\rho_g(x) = xg^{-1}\text{.} Show that ig=ρgλgi_g = \rho_g \circ \lambda_g is an automorphism of G.G\text{.} The isomorphism gρgg \mapsto \rho_g is called the of G.G\text{.}

45

Let GG be the internal direct product of subgroups HH and K.K\text{.} Show that the map ϕ:GH×K\phi : G \rightarrow H \times K defined by ϕ(g)=(h,k)\phi(g) = (h,k) for g=hk,g =hk\text{,} where hHh \in H and kK,k \in K\text{,} is one-to-one and onto.

Hint

To show that ϕ\phi is one-to-one, let g1=h1k1g_1 = h_1 k_1 and g2=h2k2g_2 = h_2 k_2 and consider ϕ(g1)=ϕ(g2).\phi(g_1) = \phi(g_2)\text{.}

46

Let GG and HH be isomorphic groups. If GG has a subgroup of order n,n\text{,} prove that HH must also have a subgroup of order n.n\text{.}

47

If GGG \cong \overline{G} and HH,H \cong \overline{H}\text{,} show that G×HG×H.G \times H \cong \overline{G} \times \overline{H}\text{.}

48

Prove that G×HG \times H is isomorphic to H×G.H \times G\text{.}

49

Let n1,,nkn_1, \ldots, n_k be positive integers. Show that

i=1kZniZn1nk\begin{equation*} \prod_{i=1}^k {\mathbb Z}_{n_i} \cong {\mathbb Z}_{n_1 \cdots n_k} \end{equation*}

if and only if gcd(ni,nj)=1\gcd( n_i, n_j) =1 for ij.i \neq j\text{.}

50

Prove that A×BA \times B is abelian if and only if AA and BB are abelian.

51

If GG is the internal direct product of H1,H2,,Hn,H_1, H_2, \ldots, H_n\text{,} prove that GG is isomorphic to iHi.\prod_i H_i\text{.}

52

Let H1H_1 and H2H_2 be subgroups of G1G_1 and G2,G_2\text{,} respectively. Prove that H1×H2H_1 \times H_2 is a subgroup of G1×G2.G_1 \times G_2\text{.}

53

Let m,nZ.m, n \in {\mathbb Z}\text{.} Prove that m,n=d\langle m,n \rangle = \langle d \rangle if and only if d=gcd(m,n).d = \gcd(m,n)\text{.}

54

Let m,nZ.m, n \in {\mathbb Z}\text{.} Prove that mn=l\langle m \rangle \cap \langle n \rangle = \langle l \rangle if and only if l=lcm(m,n).l = \lcm(m,n)\text{.}

55Groups of order 2p2p

In this series of exercises we will classify all groups of order 2p,2p\text{,} where pp is an odd prime.

  1. Assume GG is a group of order 2p,2p\text{,} where pp is an odd prime. If aG,a \in G\text{,} show that aa must have order 1, 2, p,p\text{,} or 2p.2p\text{.}

  2. Suppose that GG has an element of order 2p.2p\text{.} Prove that GG is isomorphic to Z2p.{\mathbb Z}_{2p}\text{.} Hence, GG is cyclic.

  3. Suppose that GG does not contain an element of order 2p.2p\text{.} Show that GG must contain an element of order p.p\text{.} {\em Hint}: Assume that GG does not contain an element of order p.p\text{.}

  4. Suppose that GG does not contain an element of order 2p.2p\text{.} Show that GG must contain an element of order 2.

  5. Let PP be a subgroup of GG with order pp and yGy \in G have order 2. Show that yP=Py.yP = Py\text{.}

  6. Suppose that GG does not contain an element of order 2p2p and P=zP = \langle z \rangle is a subgroup of order pp generated by z.z\text{.} If yy is an element of order 2, then yz=zkyyz = z^ky for some 2k<p.2 \leq k \lt p\text{.}

  7. Suppose that GG does not contain an element of order 2p.2p\text{.} Prove that GG is not abelian.

  8. Suppose that GG does not contain an element of order 2p2p and P=zP = \langle z \rangle is a subgroup of order pp generated by zz and yy is an element of order 2. Show that we can list the elements of GG as {ziyj0i<p,0j<2}.\{z^iy^j\mid 0\leq i \lt p, 0\leq j \lt 2\}\text{.}

  9. Suppose that GG does not contain an element of order 2p2p and P=zP = \langle z \rangle is a subgroup of order pp generated by zz and yy is an element of order 2. Prove that the product (ziyj)(zrys)(z^iy^j)(z^ry^s) can be expressed as a uniquely as zmynz^m y^n for some non negative integers m,n.m, n\text{.} Thus, conclude that there is only one possibility for a non-abelian group of order 2p,2p\text{,} it must therefore be the one we have seen already, the dihedral group.