Lecture 30 - Complexification

We've been overlooking the problem of having V be a real vector space. We want to know what properties can carry over from the complex to the real vector spaces. For example, waht can we say about operators on a real vector space? What about characteristic and minimal polynomials?

The idea here is to have V be in a subspace of some higher, complex vector space VC. This concept is called complexification. Also given an operator TL(V), we can define an associated map TCL(VC) to agree with T at least on V.

complexification of V, VC

Suppose V is a real vector space.

  • The complexification of V, denoted VC, equals V×V. An element of VC is an ordered pair (u,v) where u,vV, but we'll write this as u+iv.
  • Addition on VC is defined by:
    (u1+iv1)+(u2+iv2)=(u1+u2)+i(v1+v2)
    for u1,v1,u2,v2V.
  • Complex scalar multiplication on VC is defined by:
    (a+bi)(u+iv)=(aubv)+i(av+bu)
    for a,bR and u,vV.

You can see that V={(v,0):vV}V×V=VC.

complexification of T, TC

Suppose V is a real vector space and TL(V). The complexification of T, denoted TC, is the operator TCL(VC) defined by:
TC(u+iv)=Tu+iTv
for u,vV.

Minimal and Characteristic Polynomials of TC

Notice that:

Minimal polynomial of TC equals minimal polynomial of T

Suppose V is a real vector space and TL(V). Then the minimal polynomial of TC equals the minimal polynomial of T.

comes from:

(TC)n(u+iv)=Tnu+iTnv

So then extending this to polynomials:

p(TC)=(p(T))C

for all pP(R). Let μT be the minimal polynomial of T, so then:

μT(TC)=(μT(T))C

If q is a monic polynomial that has q(TC)=0 then is it possible for degμT>degq? It's not possible because we can write:

q=r+is

where r,sP(R). And because degr=degq since q is monic (and thus the largest degree coefficient is real and goes to r) then since q(TC)=0 then r(TC)=(r(T))C=0 so then r(T)=0 so then degrdegμT by the definition of μT being the minimal polynomal. So then degqμT.

As a result:

μT=μTC

So then μTC is always going to have real coefficients, even though VC is a complex vector space!

Eigenvalues of TC

Some cool facts:

Real eigenvalues of TC

Suppose V is a real vector space, TL(V) and λR. Then λ is an eigenvalue of TC iff λ is an eigenvalue of T.

Nonreal eigenvalues of TC come in pairs

Suppose V is a real vector space, TL(V) and λC. Then λ is an eigenvalue of TC iff λ is an eigenvalue of TC.

Multiplicity of λ equals the multiplicity of λ

Suppose V is a real vector space, TL(V) and λC is an eigenvalue of TC. Then the multiplicity of λ as an eigenvalue of TC equals the multiplicity of λ as an eigenvalue of TC.