Comparing Basis Vectors in Linear Spaces: X and Y

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
julie94
Messages
18
Reaction score
0
Hi everyone,

I am working on the following problem.

Suppose the set of vectors X1,..,Xk is a basis for linear space V1.
Suppose the set of vectors Y1,..,Yk is also a basis for linear space
V1.
Clearly the linear space spanned by the Xs equals the linear space
spanned by the Ys.

Set
X=[X1: X2 :...: Xk]
Y=[Y1: Y2 :...: Yk]

Construct an algebraic argument to show that
X(X'X)^(-1)X'=Y(Y'Y)^(-1)Y'

This is the idea I have:
X=PYP^{-1}
where P changes the basis from Y to X.

Is this the right avenue?Thanks in advance.
 
Physics news on Phys.org
Thanks for the help.

There is a problem with the dimensions.

X is n*k

because each of X1,..,Xk is n*1

So I was going to write (using your help)
X(X'X)^{-1}X'= X(X^{-1}X'^{-1})X'
But X^{-1} does not exist
 
Last edited:
I think I need to use the fact that X(X'X)^(-1)X' is a projection operator somehow.
 
X is not a square matrix