Let u=(u1,…,un) and v=(v1,…,vn) be bases for the vector space V. According to the definition supplied by Arturo in the answer to this question, the change of basis matrix from u to v is the matrix P such that
for any vector a∈V
P[a]u=[a]v
where [a]u is the representation of a with respect to to the basis u and [a]v is the representation of a with respect to the bases v. On page 251 of Birkhoff & Mac Lanes Algebra (3rd ed), the change so basis matrix from u to v is defined as the matrix P whose components are given by
Pij=vi(uj)
where (v1,…,vn) denotes the basis dual to (v1,…,vn).
Now, I am trying to demonstrate the equivalence of these two definitions.
I'm aware of the various properties of dual bases such as
vi(vj)=δij
which implies that vi(a) represents the ith component of a which implies that a can be expressed as
a=v1(v)v1+⋯+vn(v)vn
I've tried various approaches to this problem using these facts and the algebra always ends up a mess with more equations than unknowns, or I end up with rank two tensors, etc, but to no avail. My basic strategy has been to expand the LHS of the expression in the original COB definition and then solve for the components of the matrix P to show that they are equal to vi(uj).
I'm thinking it might be easier to compute the inverse first but this, of course, would require knowing that P is invertible (which isn't a fact yet established in the development I'm following)
What is the best way to proceed with this?
Update
Following azarel's hint, I believe I have a handle on this now. Consider, for example, the case of a 2-dimensional vector space
and let (x1,x2) denote the coordinates of a relative to u and (y1,y2) denote the coordinates of
a relative to v. If a is a unit vector relative to u then the coordinates of a are either (1,0) or (0,1).
In the first instance, the change of basis equation implies that P11=y1 and P21=y2.
But, using the summation convention,
y1=v1(yjvj)=v1(xjuj)=xjv1(uj)=v1(u1)
since x1=1 and x2=0.
Similarly,
y1=v2(u1)
Therefore, P11=v1(u2) and P21=v2(u1). The scalars P12 and P22 can be obtained in an analagous fashion
by applying P to the (0,1) unit vector. This verifies that
in the case of n=2, Pij=vi(uj). I believe I can now turn this into a general argument that proves the claim.
Answer
Hint:
A linear map is determined by its action on the basis.
Try applying the matrix P to the ui's vectors.
No comments:
Post a Comment