MATH 415 Lecture 24

From Notes
Jump to navigation Jump to search

« previous | Thursday, November 21, 2013 | next »


Group Rings and Group Fields

Consider group of two elements G={e,a} and field F=2. We construct the group ring 2G={0e+0a,0e+1a,1e+0a,1e+1a}={0,a,1,e+a}.

The addition and multiplication tables are:

+ 0 a e e+a
0 0 a e e+a
a a 0 e+a e
e e e+a 0 a
e+a e+a e a 0
0 a e e+a
0 0 0 0 0
a 0 e a e+a
e 0 a e e+a
e+a 0 e+a a+a 0


The Quaternions

This is a noncommutative division ring (skew field)

Discovered by Hamilton

Denoted =4=×××

Addition

Addition defined as (a1,a2,a3,a4)+(b1,b2,b3,b4)=(a1+b1,a2+b2,a3+b3,a4+b4)

"identity" elements:

  • 1=(1,0,0,0)
  • i=(0,1,0,0)
  • j=(0,0,1,0)
  • k=(0,0,0,1)

For scalar multiplication (any α):

  • α1=(α,0,0,0)
  • αi=(0,α,0,0)
  • αj=(0,0,α,0)
  • αk=(0,0,0,α)

Thus any (a1,a2,a3,a4) can be written as the sum of components a11+a2i+a3j+a4k.

Multiplication

  • for any aH, 1a=a1=a
  • 12=1 (idempotent)
  • i2=j2=k2=1

Cyclic

  • ij=k, ji=k
  • jk=i, kj=i
  • ki=j, ik=j

Think of moving CCW around triangle:

  k

i   j

Carefully expand the following product:

(a1+a2i+a3j+a4k)(b1+b2i+b3j+b4k)=(a1b1a2b2a3b3a4b4)+(a1b2+a2b1+a3b4a4b3)i+(a1b3a2b4+a3b1+a4b2)j+(a1b4+a2b3a3b2+a4b1)k

Conjugates

If a=a1+a2i+a3j+a4k, the conjugate of a, denoted a¯ is given by a¯=a1a2i+a3ja4k

Now aa¯=a12+a22+a32+a42

This also happens to be |a|2, where |a|=aa¯=a12+a22+a32+a42 is the "length" or "norm" of a.

By the way, |a|=0 if and only if a=0.

Observe a(a¯|a|2)=aa¯|a|2=1

Theorem 24.9

The quaternions form a strictly skew field under +, .

Theorem 24.10: Wedderburn's Theorem

Every finite division ring is a field.


Group Action on a Set

Let X be a set and G be a group


Definition

An action of G on X is a map *:G×XX such that

  1. ex=x
  2. (g1*g2)*x=g1*(g2*x) for all g1,g2G and for all xX(associativity)

The notation Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle G \lefttorightarrow X} means "G acts on X"

Alternatively, we say that X is a G-set.

Example

Consider Sn (symmetric group of size n) and X={1,2,,n}.

Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle S_n \lefttorightarrow X} : Let σSn, then σ:xσ(x)

Also consider the alternating group An<Sn consisting of even permutations. Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle A_n \lefttorightarrow X} .

  • In general, if Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle G \lefttorightarrow X} and HG, then Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle H \lefttorightarrow X} as well.

If |X|=, then it happens that Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle S_X \lefttorightarrow X} (even for infinite sets!)


Theorem 16.3

Let X be a G-set. Then for each gG, the function σg:XX defined by σg(x)=gx for xX is a permutation of X.

Also, the map ϕ:GSX defined by ϕ(g)=σg is a homomorphism with the property that ϕ(g)(x)=gx


In other words, we claim that σg:XX is a bijection:

  1. injectivity: suppose σg(x)=σg(y) for distinct elements x and y. Then gx=gy. Apply the inverse action to both sides, and we get g1gx=g1gy implies x=y
  2. surjectivity: ???


Properties

Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle G \lefttorightarrow X} is transitive if for all x,yX, there existts a gG such that gx=y.


We define orbits of x (notation: Ox) as

Ox={yy=gx for some gG}

In fact, X is a disjoint union of orbits.

Membership in an orbit imposes an equivalence relation on X: each orbit Ox represents the equivalence class [x].

The action is transitive if and only if there is only one orbit.


Lazy Elements

We call an element "lazy" if gx=x for all xX. Let N denote the set of lazy elements. Then NG.

In fact, N is the kernel of our action (N=Ker(ϕ)), in which case the kernel of a homomorphism is always a normal subgroup.

We say that the action Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle G \lefttorightarrow X} is faithful if N={e} (i.e. if the identity element is the only lazy element.

If this is the case, our homomorphism ϕ is injective and therefore an isomorphism on its image ϕ[G]SX.


Self-Actions

We can represent the action of a group on itself by left (or right) multiplication


Isotropy

Suppose Failed to parse (unknown function "\lefttorightarrow"): {\displaystyle G \lefttorightarrow X} . Then for a particular element xX, we define the isotropy subgroup (or stabilizer of x) as

Gx=StG(x)={gGgx=x}
Note: Do not confuse the isotropy subgroup with the lazy elements above!

Similarly, we can consider the elements xX for which gx=x for a particular G. The group Fix(g)={xXgx=x}X of such elements contains fixed points for g.


Theorem 16.16

We define Gx={gxgG}=Ox. Observe that Failed to parse (unknown function "\lefttoright"): {\displaystyle G \lefttoright O_x} is a transitive relation (in fact it is an equivalence relation forming a single equivalence class).

Theorem.

  • If X is a G-set and xX, then |Gx|=(G:Gx).
  • If |G|<, then |Gx| is a divisor of |G|

Proof. Let H=Gx and let ψ:Gx{gHgG} (set of cosets of H, or G/H.

We will show that ψ is a bijection:

injective. Let x1Gx. Then there is g1G such that g1x=x1. Is ψ(x1)=g1H well-defined? Suppose there exists g2G such that g2x=x1. By transitivity, we have

g1x=g2xg21(g1x=g2x)g21g1x=g21g2x

Therefore g21g1H and thus g1H=g2H.

surjective. For any g1H coset, we have x1=g1x and ψ(x1)=g1H.


Therefore the order of the orbit Gx is identical to the order of the set of cosets, which is the same as the index:

|Gx|=|{gHgG}|=(G:H)

If

|G|<

, then

|G|=|H|(G:H)

.

quod erat demonstrandum


If we have two orbits Gx and Gy, we claim that they are conjugate; that is, there exists an element aG such that Gx=a1Gya:

Let hGy. Then (a1ha)(x)=a1h(a(x))=a1h(y)=a1(y)=x. Hence a1haGx.