Notes:Homology

From Maths
Revision as of 18:59, 11 October 2016 by Alec (Talk | contribs) (FOUND MY ERROR - no wonder it made no sense!)

Jump to: navigation, search

Definitions

  1. Boundary operator: n:CnCn1 given by n:[a0,an]ni=0(1)i[a0,,^ai,,an]
  2. n-cycles: Zn (a cycle is defined to have boundary 0, thus Zn=Ker(n) - todo - discussion)
  3. n-boundaries: Bn (the image of n+1 - all boundaries)
    • Claim: BnZn (that is: Bn is a subgroup of Zn)
  4. nth homology group: Hn:=Zn/Bn

Examples 1: G1

Our first example, G1

Chain complex:
1:C1C0 morphism:

  • We have:
    1. 1(a)=yx,
    2. 1(b)=zy,
    3. 1(c)=xz and
    4. 1(d)=xz also
  • We extend this to a group homomorphism by defining:
    • 1(αa+βb+γc+δd):=α1(a)+β1(b)+γ1(c)+δ1(d)=α(yx)+β(zy)+(γ+δ)(xz)=(α+γ+δ)x+(αβ)y+(βγδ)z, we may write: (xyz)=α(110)+β(011)+γ(101)+δ(101)=(101111000111)(αβγδ)
    • Recall also the rank plus nullity theorem:
      • For fL(V,W) we have Dim(Ker(f))+Dim(Im(f))=Dim(V)

Computing the homology groups:

  • H0:=Z0/B0=Ker(0)/Im(1)
    1. Computing Ker(0) (result: Ker(0)=C0)
      • By definition, 0:[a0]0, so everything in the domain of 0 is in the kernel!
      • Thus Z0=C0
    2. Computing Im(1)
      • It is clear from the rank plus nullity theorem mentioned above that we should have Dim(Ker(1))+Dim(Im(1))=4 and we'll need to compute the kernel of 1 for H1 anyway.
        • See computing the kernel of 1 below
        • The dimension of the kernel is 2 so the dimension of the image is 2 also!
        • H0=x,y,z/hmm.... thing of dimension 2...Z (?)
  • H1:=Z1/B1:=Ker(1)/Im(2)
    1. Computing Ker(1) has already been done below
    2. Computing Im(2) is easy, it's 0 - the trivial group
    • Thus:
      • H1Ker(1)=a+b+c,a+b+dZ2

Computing the kernel of 1

To do this we wish to solve:

  • (101111000111)(αβγδ)=(000), which basically amounts to rrefing (101101100001110) giving us (101100111000000)
    • Yielding: α=γ+δ and β=γ+δ. Let γ:=s and then:
      • α=s+t and β=s+t, vectorially:
      • If (αβγδ)=s(1110)+t(1101) then (αβγδ)Ker(1)
        • This makes perfect sense, it means (informally) s times through (abc) and t times through abd, which goes s+t times through both a and b all together!
      • Clearly the dimension is 2.

Dealing with generated spaces

Here we see the space (1,2),(2,1) "inside" Z2, clearly it is both not, and sort of is "isomorphic" to Z2. It isn't as there are holes, it is though as it itself is a space of dimension 2...

I don't like being so informal, hence "rings and modules"