Bonus point project for MA265.


Contents

Statement: I am going to show that if V is a subspace of Rn. then dim(V)+dim(Vorth)=n

Notes: Because of the lack of the orthagonal symbol in the wikipedia formatting page, I will be type 'orth' in a superscript to symbolize that. 

Proof:

First, let us say we have the following:

V which is a subspace of Rn, and {v1,v2,v3,..,vk} are a basis for V. (The entries in the braces are vectors)

To refresh, a basis means those entries span V, AND are also linearly independent. 

So, therefore, then dim(V)=k (k is the number of vectors in our basis, which obviously is a non-finite amount, so I use k to denote that fact.)'

Now that we have those assumptions and definitions out of the way, let me construct a matrix for you.

We will call this matrix A (A seems to the most common letter in the linear algebra world...but i digress)

Matrix A is a (n x k) matrix. (For reference, n is the rows, and k is the columns)

$ \begin{bmatrix} v_{11} & v_{12} & v_{13} & v_{1k} \\ v_{21} & v_{22} & v_{23} & v_{2k} \\ v_{31} & v_{32} & v_{33} & v_{3k} \\ .... & .... & .... & .... \\ .... & .... & .... & .... \\ .... & .... & .... & .... \\ v_{n1} & v_{n2} & v_{n3} & v_{nk} \\ \end{bmatrix} $

Observe that the vectors are not just ordinary vectors, but rather, they are a very specific type called a COLUMN vector... 

Pressing on, we can say the following:

V= span(v1,v2,v3,..,vk)= col(A) (Again, the entries in the braces are vectors)

col(A) is a way to notate the column space of A. Additionally, look at the important relation that the span is equal to the column space of A! Keep this in mind, as it will be important for the rest of this. 

The next statement is a Theorem from the textbook.

N(AT)= Vorth. Brilliant

So, therefore, it can be said that: 

dim(Vorth)=dim(N(AT))  (In case any of you guys forgot, dim(N(AT)) is the NULLITY of AT. Ask Momin if your confused. This is another theorem that is integral for this proof).

Now, it is actually time to draw the AT matrix, so let's just do it already. 

AT is going to be a (k x n) matrix where k is rows and n is columns.

$ \begin{bmatrix} v_{11}^T & v_{21}^T & v_{31}^T & v_{n1}^T \\ v_{12}^T & v_{22}^T & v_{32}^T & v_{n2}^T \\ v_{13}^T & v_{23}^T & v_{33}^T & v_{n3}^T \\ .... & .... & .... & .... \\ .... & .... & .... & .... \\ .... & .... & .... & .... \\ v_{1k}^T & v_{2k}^T & v_{3k}^T & v_{nk}^T \\ \end{bmatrix} $

Now, while A had column vectors, it is logical to expect to see ROW vectors for the transpose.

If you are slightly confused by this, consider this more concrete definition of nullspace, and such. Lets say we have a vector B (2nd most common letter in linear algebra world...)


B = [b1,b2,b3,...,bn], now we are gonna put this into reduced row echelon form (rref).

rref:

$ \begin{bmatrix} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 \\ \end{bmatrix} $


So, the first 3 columns are the pivot columns. The rank of B is just simply the number of pivot columns in the rref matrix. So, the free columns (non-pivot columns) refer to the nullspace...

Now, thats been cleared out of the way, time for some gritty math.

The Grit:

Rank(AT) + Nullity (AT)= n

Rank (A) + Nullity (AT)= n

dim (col(A)) + dim (N(AT))= n

therefore,

dim(V) + dim(Vorth) = n

Q.E.D.

-sanjay 




Back to MA265, Fall 2010, Prof. Momin

Alumni Liaison

Have a piece of advice for Purdue students? Share it through Rhea!

Alumni Liaison