<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
   "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Math 541 Fall 2007 Homework 10</title>
<style type="text/css">
body {
    counter-reset: section 0;
    text-align: justify
}

h2.title {
    text-align:center
}
p.author {
    text-align:center
}
li {
    text-indent: 0em;
}
p.indent {
    text-indent: 2em;
}

h2.section {
    counter-reset: eqn 0 result 0 subsection 0;
}
h2.section:before {
    content: counter(section) ". ";
    counter-increment: section 1;  /* Add 1 to section */
}
h3.subsection:before {
    content: counter(section) "." counter(subsection);
    counter-increment: subsection;  /* Add 1 to subsection */
}

div.theorem:before {
    content: "Theorem " counter(section) "." counter(result) " ";
    counter-increment: result 1;
    font-style: normal;
    font-weight: bold;
}
div.theorem{ font-style:italic }
div.proposition:before {
    content: "Proposition " counter(section) "." counter(result) " ";
        counter-increment: result 1;
    font-style: normal;  
    font-weight: bold;
}
div.proposition{ font-style:italic }
div.lemma:before { 
    content: "Lemma " counter(section) "." counter(result) " ";
    counter-increment: result;
    font-style: normal; 
    font-weight: bold; 
}
div.lemma{ font-style:italic }

table.dispeq {
   width:100%;
   }
td.eq {
   text-align:center;
     }
td.eqno {
    width: 10px;
    text-align:right;
    }
td.eqno:after {
     content: "("counter(section)"."counter(eqn)")";
     counter-increment: eqn;
     font-style: normal;
  }
</style>
</head>

<body>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td valign="top"><div align="center">
              <img src="http://www.math.wisc.edu/~ram/UW_logo_150.gif" alt="University of Wisconsin-Madison" border="0" height="150" vspace="2" width="150" /><br />
      </div>
          <h5 align="center"><a href="http://www.wisc.edu/">University of Wisconsin-Madison </a><br />
              <a href="http://www.math.wisc.edu/">Mathematics
                Department</a></h5></td>
      <td align="center" valign="middle"><h2> Math 541 <br />
        Modern Algebra <br />
        A first course in Abstract Algebra<br />
        Lecturer: <a href="http://www.math.wisc.edu/%7Eram">Arun Ram </a> </h2></td>
      <td><h3>
        <large>
          <div align="center">Fall 2007</div>
        </large>
      </h3>
          <h3></h3></td>
    </tr>
  </tbody>
</table>
<hr />
<h2 align="center">&nbsp;</h2>
<h2 align="center">Homework 10: Due November 15, 2007 </h2>
<p align="center">&nbsp;</p>

<h3>To grade: 4, 9, 12, 16.</h3>

<ol>
<li><p> Define  
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>-set, stabilizer and orbit.
</p></li>
<li><p> Let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>S</mi></math> be a 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>-set.  Show that the orbits partition
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>S</mi></math>.
</p></li> 
<li><p> Let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>S</mi></math> be a 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>-set and let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>s</mi><mo>&isin;</mo><mi>S</mi></math>.  Show that
the stabilizer of 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>s</mi></math> is a subgroup of  
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>.
</p></li>
<li><p> Let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>S</mi></math> be a 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>-set and let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>s</mi><mo>&isin;</mo><mi>S</mi></math>.  Show that
there exists a bijection between
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi><mo>/</mo><msub><mi>G</mi><mi>s</mi></msub></math> 
and
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi><mi>s</mi></math>.
</p></li>
<li><p> Let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>S</mi></math> be a 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>-set.  Let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>s</mi><mo>&isin;</mo><mi>S</mi></math> and 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>g</mi><mo>&isin;</mo><mi>G</mi></math>.  Show that 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>G</mi><mrow><mi>g</mi><mi>s</mi></mrow></msub>
<mo>=</mo>
<mi>g</mi><msub><mi>G</mi><mi>s</mi></msub>
<msup><mi>g</mi><mn>–1</mn></msup>
</math>.
</p></li>
<li><p> 
Let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math> be a group.
The group <math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math> acts on itself by left multiplication.  Compute the stabilizer and orbit of each element.
</p></li>
<li><p> Define conjugacy class and centralizer and explain the relationship between
these and the action of 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math> on itself by conjugation.
</p></li>
<li><p> 
Let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math> be a group and let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>H</mi></math> be a subgroup of 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>.
The group
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>
acts on 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi><mo>/</mo><mi>H</mi></math> by left multiplication.
Compute the stabilizer and orbit of each coset.
</p></li>
<li><p> Define center and conjugacy class and prove the class equation.</p></li>
<li><p> The symmetric group 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>S</mi><mn>4</mn></msub></math> acts on 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>S</mi><mo>=</mo><mo>{</mo><mn>1</mn><mo>,</mo><mn>2</mn><mo>,</mo>
<mn>3</mn><mo>,</mo><mn>4</mn><mo>}</mo>
</math> by permutations.  Compute the stablizer and the orbit of each element. </p></li>
<li><p> The dihedral group 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>D</mi><mn>5</mn></msub></math> acts on 
the vertices of a pentagon.  Compute the stabilizer and the orbit of each vertex. </p></li>
<li><p> The dihedral group 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>D</mi><mn>5</mn></msub></math> acts on 
the edges of a pentagon.  Compute the stabilizer and the orbit of each edge. </p></li>
<li><p> The cyclic group 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>C</mi><mn>5</mn></msub></math> acts on 
the vertices of a pentagon.  Compute the stabilizer and the orbit of each vertex. </p></li>
<li><p> The cyclic group 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>C</mi><mn>5</mn></msub></math> acts on 
the edges of a pentagon.  Compute the stabilizer and the orbit of each edge. </p></li>
<li><p> The symmetric group 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>S</mi><mn>4</mn></msub></math> acts on 
the vertices of a tetrahedron.  Compute the stabilizer and the orbit of each vertex. </p></li>
<li><p> The symmetric group 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>S</mi><mn>4</mn></msub></math> acts on 
the edges of a tetrahedron.  Compute the stabilizer and the orbit of each edge. </p></li>
<li><p> The symmetric group 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub><mi>S</mi><mn>4</mn></msub></math> acts on 
the faces of a tetrahedron.  Compute the stabilizer and the orbit of each face. </p></li>
<li><p> Describe how the group
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mo>(</mo><mi>&Zopf;</mi><mo>/</mo><mn>2</mn><mi>&Zopf;</mi><mo>)</mo>
<mo>&times;</mo>
<mo>(</mo><mi>&Zopf;</mi><mo>/</mo><mn>2</mn><mi>&Zopf;</mi><mo>)</mo>
<mo>&times;</mo>
<mo>(</mo><mi>&Zopf;</mi><mo>/</mo><mn>2</mn><mi>&Zopf;</mi><mo>)</mo>
</math> acts on the vertices of a cube.  Compute the stabilizer and orbit of each vertex.
</p></li>
<li><p> Let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>S</mi></math> be a 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>G</mi></math>-set and let
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>s</mi><mo>&isin;</mo><mi>S</mi></math>.  Show that
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>Card</mi><mo>(</mo><mi>G</mi><mo>)</mo>
<mo>=</mo>
<mi>Card</mi><mo>(</mo><mi>G</mi><mi>s</mi><mo>)</mo>
<mi>Card</mi><mo>(</mo><msub><mi>G</mi><mi>s</mi></msub><mo>)</mo>
</math>.
</p></li>
</ol>

    

<p></p>
</body>
</html>
