Wednesday, March 31, 2010
New LaTeX Formatting
Tuesday, March 30, 2010
Dr. Perelman and an Introduction to Topology
Friday, March 19, 2010
More About Homomorphisms
Let G be a group and N a normal subgroup of G. The map σ:G→G/N defined by σ(g) = gN ∀g∈G is called the canonical homomorphism.
Let n be an integer and define the set SL(n,R) = {A∈GL(n,R) : det(A) = 1}. Then SL(n,R) forms a subgroup of GL(n,R) and is called the special linear group.
Let φ:G→G* be a group homomorphism. Then G/Kerφ ≈ Imφ.
Friday, March 12, 2010
Homomorphisms
A function, φ, from a group G to a group G* is a group homomorphism if it preserves the group operation - that is if ∀a,b∈G, φ(ab) = φ(a)φ(b).
The kernel of a homomorphism, φ:G→G*, is the set {g∈G : φ(g)=e} and it is denoted by Ker(φ) or Kerφ.
The image of a homomorphism, φ:G→G*, is the set {φ(x) : x∈G} and is denoted by Im(φ) or Imφ.
Let φ:G→G* be a group homomorphism. Then Kerφ is a subgroup of G.
Let φ:G→G* be a group homomorphism. Then Imφ is a subgroup of G*.
Let φ:G→G* be a group homomorphism. Then Kerφ⊳G.
Wednesday, March 10, 2010
A Fork in the Road
Saturday, March 6, 2010
Lagrange's Theorem
If G is a finite group and H is a subgroup of G, then |H| divides |G|.
Let G be a group and N⊳G. Then |G/N| = |G|/|N|.
In a finite group, the order of each element divides the order of the group.
Any group of a prime order is cyclic.
If G is a finite group and a∈G then a|G| = e.
Let a be an integer and p be any prime number. Then ap mod p = a mod p.
Let G be any finite group such that |G| = 2p where p is a prime number greater than 2. Then either G≈Z2p or G≈Dp.
Examples of Factor Groups
Let G be a group and N a subgroup of G. N⊳G if and only if ∀x∈G, xNx-1⊆N.
Every subgroup of an abelian group is a normal subgroup.
More Notation
I'm going to interrupt our regularly-scheduled discussion of factor groups to inroduce a few notational conventions I've been avoiding that I now think are going to be necessary. First, I've been using Z(n) to denote the cyclic group of order n, but the standard notation is Zn so that's what I'll be using from now on. (The answer to your next question is that I have no idea why I didn't just introduce it as Zn to begin with.) Also, in multiplicative groups, I'm going to start leaving out the ∙ most of the time. That is, instead of a∙b I will usually just write ab from now on. Along those same lines, I'm going to start leaving out a lot of parentheses - especially in cosets. Where I would have written (aN)∙(bN) = (a∙b)N I will generally write aNbN = abN in the future. These conventions are not just my laziness - I do it that way because that's the way everyone else does it. I will admit, though, that the reason that these things have become convention - and the reason behind most mathematical convention - is because mathematicians before me are lazy.
Friday, March 5, 2010
Factor Groups
Let G be a group and N be a subgroup of G. Then N is a normal subgroup of G if aN = Na ∀a∈G and is written N⊳G.
Let G be a group and let N⊳G. Then the set G/N = {aN : a∈G} is a group under the operation of (aN)∙(bN) = (a∙b)N. We call G/N a factor group.
Choose a1,a2,b1,b2∈G such that a1N = a2N and b1N = b2N. Notice that a1∈a1N=a2N and also that b1∈b1N=b2N. The first of these gives us that ∃n∈N such that a1=a2∙n, and similarly, the second of these gives us that ∃m∈N such that b1=b2∙m. Also, remember that when x∈N, xN = N = Nx. Now we are prepared to show that (a1∙b1)N = (a2∙b2)N. Observe that (a1∙b1)N = (a2∙n∙b2∙m)N = (a2∙n∙b2)(mN) = (a2∙n∙b2)N = (a2∙n)(b2N) = (a2∙n)(Nb2) = a2(nN)b2 = a2Nb2 = a2(Nb2) = a2(b2N) = (a2∙b2)N. Finally, this gives us that coset multiplication does not depend on the choice of coset representative.
Tuesday, March 2, 2010
Cosets
Let H be a subgroup of a group, G and let a∈G. We then define a∙H = {a∙h : h∈H} and call it the left coset of H in G containing a and we define H∙a = {h∙a : h∈H} and call it the right coset of H in G containing a. In either case, a is called the coset representative of a∙H or H∙a.
Let G = D4 = {e,R90,R180,R270,Fh,Fr,Fv,Fl} and let H = {e,Fh}. It is very simple to verify that H is a subgroup. Below I have calculated each of the left cosets of H in G.
e∙H | = | {e,Fh} |
R90∙H | = | {R90,Fr} |
R180∙H | = | {R180,Fv} |
R270∙H | = | {R270,Fl} |
Fh∙H | = | {Fh,e} |
Fr∙H | = | {Fr,R90} |
Fv∙H | = | {Fv,R180} |
Fl∙H | = | {Fl,R270} |
Let G be a group and H a subgroup of G. Then a∙H = H if and only if a∈H.
First, suppose that a∙H = H. Then a=a∙e∈a∙H=H. Next, assume that a∈H. Since H is closed, we get that a∙H⊆H. To show that H⊆a∙H, let h∈H. Note that since a∈H, a-1∈H, and since h∈H, a-1∙h∈H. Now we get that h=e∙h=(a∙a-1)∙h=a∙(a-1∙h)∈a∙H so H⊆a∙H and a∙H = H.
Let G be a group and H a subgroup of G. Then ∀a,b∈G, a∙H = b∙H if and only if a-1∙b∈H.
We observe that a∙H = b∙H if and only if H = (a-1∙b)∙H and from the previous theorem, H = (a-1∙b)∙H if and only if a-1∙b∈H.
Let G be a group and H a subgroup of G. Then ∀a,b∈G, either a∙H = b∙H or a∙H∩b∙H = ∅.
Suppose ∃x∈a∙H∩b∙H. Then a-1∙x∈H so a∙H = x∙H and similarly b-1∙x∈H so b∙H = x∙H. Finally we have that a∙H = b∙H and so either a∙H = b∙H or a∙H∩b∙H = ∅.
Let G be a group and H a subgroup of G. Then ∀a,b∈G, |a∙H| = |b∙H|.
Define the function, φ:a∙H→b∙H by φ(a∙h)=b∙h ∀a∙h∈a∙H. This is obviously a surjection, and it is an injection because cancellation gives that a∙h=b∙h implies that a=b. Since there exists a bijection between a∙H and b∙H, it then follows that |a∙H| = |b∙H|.
Monday, March 1, 2010
Cayley's Theorem
Every group is isomorphic to a group of permutations.