Processing math: 100%

Saturday, November 23, 2024

Different use of a matrix and its transpose

We want to establish a string of equalities.
That string will use several substitutions which involve basis expansions, 
so it is helpful to state those basis expansions first.

Since (vj)1jn is a basis for V, there exists (xj)1jn such that

vexpanding vV=in terms of the (vj)1jn basis of Vv1x1++vnxn.

Since (wi)1im is a basis for W, there exists (aij)1im,1jn such that

v1Lexpanding v1LW=in terms of the (wi)1im basis of W{w1a11wmam1},,vnLexpanding vnLW =in terms of the (wi)1im basis of W{w1a1nwmamn}

(Note:  
The column vectors of (aij)1im,1jn, written horizontally,
combine to form the transpose of Mvw(L).)

So,  
{w1(vL)1wm(vL)m}expanding vLW=in terms of the (wi)1im basis of WvLexpanding vV=in terms of the (vj)1jn basis of V(v1x1++vnxn)LL=linearv1Lx1++vnLxn=expanding each vjLW=in terms of the (wi)1im basis of W(v1L={w1a11wmam1})x1++(vnL={w1a1nwmamn})xndist., Fubini,=dist.{w1(A1X)wm(AmX)}

w1(A1X)=w1(nj=1a1jxj)w1a11x1w1a1nxnwm(AmX)=wm(nj=1amjxj)wmam1x1wmamnxnmi=1nj=1wiaijxjFubininj=1mi=1wiaijxj{w1a11wmam1}x1{w1a1nwmamn}xn(wA1)x1(wAn)xn

---------------

To some extent this follows the notation and setup of Chapter IV, Section 3 of Serge Lang's Linear Algebra, 3e.
The notation deviates from that in these ways:

1. If f is a function and v is in the domain of f, we write the value of f at v any of three ways: f(v) or fv or vf.
As long as it is known which is a function and which can be an argument to that function, that should not be a problem.

2. Sometimes we have a column of values which need to be added up.
We introduce a notation which gives a vertical version of the standard symbol Σ for summation.
For example,
{v1vn}=ni=1viwhereas(v1vn)is just a vertically oriented n-tuple.

3. Consider the situation:
f:XY is a function and e and e two expressions denoting the same element of X.
We introduce the expression 
(e=e)f to 
1. Indicate that e and e denote the same element in X, and 2. return the element of Y which is the value of f under f.
For a simple example,
2+3=5(2+3)2=52=25=(2+3=5)2.

4. For an example, which appeared above, combining these notational conversations, consider 
({v1x1vnxn}v=basisv)F,
which follows from
v1x1++vnxnv=basisv
and returns the common value
(v1x1++vnxn)F=vF.

----------

Here is another approach to the same subject:

((Mvw(F)=A=con(a11a12a1nam1am2amn))(x1xn))Xw1={(w1a1,1++wmam,1w=basisv1F)x1(w1a1,n++wmam,nw=basisvnF)xn}F=linear({v1x1vnxn}v=basisv)F=vF


MathJax 2.7.9