Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: Linear Algebra - Matrices (Part 2)
Description: These notes cover the second part of Matrices

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


Non-Properties: (things we’d expect to be true, but aren’t)
...

• A2 = 0, with A not equal to a zero matrix
...

• AC = BC even though A ̸= B and C not a zero matrix
...
This is to be
expected considering the complexity of the elements
...






2
−1
0
 −3 
 1 
 1





 0  x1 +  2  x2 +  −2
1
0
−1






1



 x3 =  2 
...

Matrix Derived Spaces
These are spaces, all subspaces/vector spaces, derived from a matrix
...
We will look into three, how to find bases for them, etc
...
The last is the easiest,
but will take some explanation
...

Col(A) is a span, so it’s a subspace
...
, an } = {Ax, for all x ∈ Rm } ⊆ Rn
...
So, you can view it as a span, or as the ‘output’ of the operator
x → Ax
...
We discussed this earlier
...
You have to use the
ORIGINAL columns, but the row reduction decides which are necessary to the span (so, the
minimal spanning set)
...

Proof:
Fairly simple, and mostly involves reiterating stuff we’ve already seen
...
Removing the columns without pivots will not affect the span,
since for any y where you have a solution you’d also have a solution with all the free variables set to zero
...
Solving [B|0] will
result only in pivot columns on the left, so the trivial solution, and the columns of B form
a linearly independent spanning set and so a basis
...
The row reduction changes their shape
...

Example:



−1 −1
0
2
2
1 −1 −1 −1 
...



2
0
1
0 0 0
1
2
And now for another space
...

Definition: The Null Space of A is the set
Null(A) = {x such that Ax = 0} ⊆ Rm
...

The order of the vectors is essential, however
...
We just want the
parametric vector form of the solution of Ax = 0
...

Example: Find a basis for Null(A) using the A from before
...
It
further reduces to

 
 
 
x1
t+s
1
1


 x2   −t − 3s   −1   −3
1 0 −1 0 −1

 
 
 
 0 1
1 0
3  so the Null space is =  x3  = 
t  =  1  t+ 0

 
 
 
 x4  
0 0
0 1
2
−2s   0   −2
x5
s
0
1


 
1 
1





 −1   −3 


 
so the basis is  1  ,  0 
...
You can prove it using the
subspace test if you like
...
Its Column Space has
dimension 3 and its Null space has dimension 2
...
This is to
be expected: the dimension of the column space is the number of pivots, the dimension of
the null space is the number of free variables, which is the pivot-less rows
...
As such,
the dimensions of the column and null spaces sum up to the number of columns in A
...

This one is somewhat different from the others
...

This is fairly easy to see
...
Also, if a given row gets removed during row
reduction (i
...
, made into a zero row) that means it’s a linear combination of the remaining
non-zero rows, and so does not contribute to the span
...
They are a spanning set (being equal in span to the
originals) and are quite trivially linearly independent
...

Notice that we use the rows directly from the reduced form
...
The interchange operation can move them around
...

Definition: The Rank of A, with A an n × m matrix, is:
Rank(A) = number of pivots of A
= Dim(Col(A))
= Dim(Row(A))
= m − Dim(Null(A))
...
First, if a matrix A, n × m, has Rank(A) = n then no problem
[A|b] will have a pivot on the right hand side
...
At least
a solution
...

Recall that if Null(A) has zero dimension (no free variables) then Null(A) has precisely
ONE element (0)
...


Exercises
Section 1
...
bd)
Section 1
...
bdfh) Note: Coefficient matrix means Left Hand Side, so the coefficient
matrix is the matrix given
...
bd), 6,
7
...
4: 1
...
b), 5
...
bdf), 12, 16
Title: Linear Algebra - Matrices (Part 2)
Description: These notes cover the second part of Matrices