Coordinate Representation

There are more than one way to represent a basis.

Def: Coordinate transformation

Given a fdvs V with a (ordered) basis B={b1,b2,..,bn}, the coordinate transformation on V is the map CB:VRn that maps wV to a vector composed of its unique linear combinations with respect to B.

CB(w)=[c1,c2,,cn] where w=incibi

Properties:

  1. CB is a linear map and is an isomorphism
  2. CB(bi)=e^i
  3. Basis are ordered

Coordinate Representation and Linear Transformations

VTWCBCDRn TARm
Main Identities:

TACB=CD(T)

pugging vV in we get:

LHS: (TACB)(v)=TA(CB(v))
RHS: (CDT)(v)=CD(T(v))

other notation: CB(v)=[v]B and TA(x)=Ax so A[v]B=[T(v)]D

Matrix Representation

Suppose V,W are fdvs with bases B and D respectively. If T:VW is linear then the matrix representation of T in the two bases is the matrix A, TA:Rdim(V)Rdim(W) where we write A=[T]BD.

We also define MBD:L(V,W)Mdim(W)×dim(V)(R) where L(V,W)={T:VW:T is linear}.
(or put otherwise MBD:T[T]BD )

To compute [T]DB=[[T(di)]B]i=1dim(V) where bi i=1,2,,dim(V) is a basis of V

Thm: Transformation Composition

If U,V,W are fdvs with bases B,D, and F respectively and S:VW and T:UV are linear maps. Then

[ST]BF=[S]DF[T]BD

pf:
CFST=
=(CFS)(T)=(T[S]DFCD)T=T[S]DF(CDT)=
=T[S]DFT[T]BDCB=T[ST]BFCB

Corollary
If S: VW is an isomorphism of fdvs and B, D are bases for V and W respectively, then:

[S1]DB=([S]BD)1

pf: S is an isomorphism so there exists a S1S=IV
[S1S]BB=[S1]DB[S]BD
[IV]B=[S1]DB[S]BD
In=[S1]DB[S]BD

Change of Basis

Def: Change of Basis
If V is fdvs with bases B and D, the change of basis matrix is PDB=[idv]BD and (PDB)1=PBD

Identity
TPBDT[S]B=T[S]DTPBD

pf:
TPBDT[S]BCB=TPBDCBS=CDS=T[S]DCD=
=T[S]DTPBDCB

Thm: Matrix Representation of Similar Linear Transformations

If A,B Mn(R) and TA:RnRn s.t x Ax and A is similar to B, then there is a basis D of Rn such that [T]D=B

Let ϵ be the standard basis. [TA]ϵ=A

Want a basis so B=PAP1=[T]D
[T]D=PϵD[T]ϵPDϵ=PϵDAPDϵ

So let P1=PDϵ so that the basis of D is the columns of P1