I am emailing a link of this to everyone on the class list every week. If you are not receiving these emails or want to have them sent to another email address feel free to email me at jippo@campus.ie and I will add you to the mailing list.
This Week
We said that a homogeneous linear system was one where all the constants are zero. We then proved the following:
Proposition
Let is a homogenous linear system of
equations in
unknowns where
is the coefficient matrix and the variables are
( i.e.
. Then the following holds:
- If
then the system has (an infinite number of) non-trivial solutions.
- If
then the system has (a unique solution given by) the trivial solution (
).
Once this was established we looked at all the linear/matrix algebra from Summer 2009, Autumn 2009, Summer 2011 and Autumn 2011. Although we can have problems via little mistakes we should be able to do all of these questions.
Next Week
We will continue our work with Maple next week after we begin statistics.
Test
The test will take place [Week 7] Wednesday 14 March and will be on linear algebra. Expect a sample test by next week. I said that I will put in a bonus question that will be on the theory to save those who make small calculation errors but do know their stuff.
Exercise Solutions
I will give the solution to the first part of a question and then the answers to remaining parts. Some of code to write the matrices is very buggy and I’m afraid I’m not going to do up the whole Gauss and Gauss-Jordan work.
Autumn 2009 Q. 1(ii)
Apply Gaussian elimination to the augmented matrix to get:
.
Now go further to do the full Gauss-Jordan algorithm:
.
Hence the solutions are and
.
Autumn 2009 Q. 2(i)
Starting with
,
apply the Gauss-Jordan algorithm until we have
,
The answer is thus given by
.
Autumn 2009 Q. 2(ii)
We calculate the determinant of the coefficient matrix and then use the above proposition. Expanding along the first column using :
.
Hence the only solution is the trivial solution.
Autumn 2009 Q. 2(iii)
First off there are solutions because there is no row of the form with
. Now we calculate the number of parameters:
# parameters = # variables – # non-zero rows in row echelon form
Here the number of variables is 4, the number of non-zero rows is 3 so there is one parameter. Usually we like to set the ‘lowest’ variable equal to the parameter (e.g. ), but this is untenable in this example as the third row actually reads
,
so it can’t be the parameter. Let be the parameter (it can take on any value
) and thus
is the free variable. Now we can read off:
, and
.
So the solution set, , is given by:
.
Summer 2009 Q. 1(iii)
Answer is .
Summer 2009 Q. 2(i)
Answer is .
Summer 2009 Q. 2(ii)
so only the trivial solution.
Summer 2009 Q. 2(iii)
The free variable is and the solution set is
.
Summer 2011 Question 1(b)
In notes.
Summer 2011 Question 1(c)
The answer is .
Summer 2011 Question 2 (b) & (c)
In notes.
Summer 2011 Question 3(b)
so only the trivial solution.
Autumn 2011 Question 1(a)
The answer is .
Autumn 2011 Question 2(a)
The answer to the linear system is .
Cramer’s Rule says that, in this case, where
is the determinant of the coefficient matrix (this is equal to -1).
is the determinant got by replacing the ‘
-column’ of the coefficient matrix with the column of constants:
and
as required (to match up with the above).
Leave a comment
Comments feed for this article