Post

Calculus III - Lecture 3

I cannot claim to have a summary of the whole lecture, that’s why I switched the wording to ‘highlights’

Lecture highlights:

  1. tensor algebra
  2. graded vector space
  3. determinants

M: Do abstract nonsense, then start explaining that algebra has bilinear operation and what is a bilinear operation for an entire minute
B: Beuh

He literally defined notations in the second lecture and proceed to ignore it.

M: This will probably not be used in this course.

M: These stuff are probably too difficult for this course.

Not much non-mathematical content this time. To make up for it, below is a half complete summary of the lecture. I am just Chinese roomming (search Chinese room) and sometimes I don’t even understand my own notes so I draw my notes using a commutative diagram software. Note that sometimes it is not a commutative diagram and just a rough pictorial transcription of my notes.

All vector spaces below are finite dimensional.

A tensor product is a vector space V1Vk universal multilinear thing ι as defined below:

where Z is any vector space.

There is a proof that all such universal maps u are naturally identifiable by general nonsense, where the maps below are all bilinear:

A tensor algebra is a vector space equipped with a multilinear product .

We have

T0V:=F T1V:=V TkV:=i=1kVi

We have a Z-graded vector space

TV:=kZTkV.

Where does the negative grading come from? I have no idea.

The k-th homogeneous piece is TkV.

Example (the polynomial space):

R[t]=k=0Rtk

We claim that T is associative. The proof is as follows: (I have no idea what happened my notes are too messy)

The ideal of a vector space is a subspace, i.e. closed under linear combination. The ideal of an algebra is additionally closed under the bilinear product.

Let’s consider the symmetric tensor algebra SV. This is also a Z-graded algebra.

Modding by this ideal forces uv=vu, where denotes our symmetric tensor product.

Now we consider the anti-symmetric tensor, or exterior, algebra ΛV.

There is also the Heisenberg and Clifford algebra, which are quantizations.

The cross product satisfies the Jacobean identity

Now we consider Lie algebras. Ug is the universal enveloping algebra of the Lie algebra g, defined as a quotient.

This breaks the Z grading due to the ideal consisting of 2 grades.

Similarly, many algebras we consider are quotients of the tensor algebras.

The basis of UV is the minimal spanning set of uivj, where uiBU and vjBV. It has dimension mn, where m=dimU and n=dimV.

In the algebra SV, the minimal spanning set of SkV is vi1vi2vik:1i1ikn, which has a dimension that Prof. Meng was too lazy to calculate, and I am also too lazy to calculate it.

We have a similar case for ΛkV, this has dimension (nk). These dimensions can be calculated by generating functions:

k=0ndimΛkV=(1+t)dimV, k=0dimSkV=(1t)dimV,

This negative exponent means you have to expand to obtain its power series.

Actually it is interesting how it is .

We define the determinant of a vector space V to be

detV:=ΛdimV.

This is also called the determinant line of V because it is one dimensional.

The below wedge product is nonzero because bi form basis and so are linearly indepedent by definition.

An orientation of a vector space is an equivalence class of BV. By fixing an origin on its determinant line, and mapping the wedge product of a chosen basis to an element on either side of it.

(v1,,vn)(u1,,un) if and only if v1vn=cΛui for some positive c.

i=1nviMapML(×i=1nVi,F)

We also have the below natural equivalences:

Hom(U,Hom(V,W))Hom(UV,W), End(V)VV.

Get ready for the epic moment of this lecture.

So the trace of an endomorphism is actually equivalent to I.

This concludes the discussion about tensor algebras. There is a little treat for sticking with us.

Consider an n×n matrix A. We have an expansion for a very important polynomial

det(I+tA)=1+(trA)t+((trA)22!tr(A2)2)t2+((trA)33!(trA2)trA2+tr(A3)3)+

This is computed with Feynman diagrams.

I actually don’t know why the constant term is 1 and not detA. Maybe he assumed the determinant is one.

We will talk about affine spaces next lecture.

This post is licensed under CC BY 4.0 by the author.