



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The final exam for math 307, winter 2006, term 1. The exam consists of 8 problems worth a total of 85 points. Problems 1-3 are common to sections 101 and 102, while problems 6-8 are specific to each section. The problems cover various topics such as matrix factorizations, markov matrices, diagonalization, graph theory, linear codes, and singular value decomposition.
Typology: Exams
1 / 7
This page cannot be seen from the preview
Don't miss anything!




Math 307, Winter 2006, Term 1 8 Problems for a total of 85 points
Friday, December 15, 2006.
Problem 1. (10 points) (The scalar field is R.) Consider the matrix A and column vector ~b:
~b =
(a) (6 points) Find the P A = LU factorization for A. (b) (2 points) Recall that the P A = LU factorization can be used to rewrite the system A~x = ~b as two systems with triangular coefficient matrix. Write down these two triangular systems. (c) (2 points) Solve the two triangular systems to find all ~x such that A~x = ~b.
Problem 2. (10 points) (The scalar field is R.) Consider the matrix
(a) Find a basis for the nullspace of A. (b) Find a basis for the column space of A. (c) Find a basis for the left nullspace of A. (d) Find a basis for the row space of A.
Problem 3. (10 points) Consider the discrete dynamical system
an+ bn+ cn+
an bn cn
which describes the evolution of the vector
a b c
(a) (2 points) Explain what a Markov matrix (stochastic matrix) is and why the coefficient matrix of this discrete dynamical system is a Markov matrix. (b) (6 points) Find a fixed vector for this discrete dynamical system, i.e., a vector ( a b c
such that (^)
an bn cn
a 0 b 0 c 0
for all n. (c) (2 points) Find the limit of the vector
an bn cn
as n → ∞ when the initial vector is (^)
a 0 b 0 c 0
Problem 4. (15 points) Consider the real matrix
A =
(a) (7 points) use complex numbers to diagonalize A, this means to find matrices S, Λ, and S−^1 , such that A = SΛS−^1 , where Λ is diagonal. (b) (2 points) Write down (using complex numbers) the general solution of the system of differential equations
d dt
~x(t) = A ~x(t).
(c) (2 points) Discuss the long term behaviour of the solutions of ~x ′^ = A ~x. (d) (2 points) Solve the initial value problem
x′ 1 (t) = 2x 1 (t) + x 2 (t) x′ 2 (t) = − 8 x 1 (t) − 2 x 2 (t) ; x 1 (0) = 3 x 2 (0) = − 2.
(e) (2 points) Write down a (real!) basis for the real vector space of all differen- tiable functions ~x(t) : R → R^2 , satisfying ~x ′(t) = A x(t), for all t.
Problem 6. (12 points) Consider the following graph:
1
3
??
(^2) // 2 (^4) // 3
(a) (2 points) Write down the edge-node incidence matrix A for this graph. (Do not ground any node yet!) (b) (2 points) Write down loop vectors which give a basis of the left nullspace of A. (These should be given as row vectors.) (c) (2 points) Sketch a spannning tree of the graph and write down the corre- sponding basis for the row space of A. (d) (6 points) Ground Node Number 1, put a battery of value 2 (Volt) on Edge Number 2 (b 2 = 7), add an external current (outflow or overflow) of value 4 (Ampere) at Node Number 3 (f 3 = 4), and assume every edge has unit resistance (1 Ohm). Determine the induced potentials at the 3 nodes and the currents on the 4 edges. Use the formulas:
C(−A~x + ~b) = ~y AT^ ~y = f ,~
where ~x is the potential vector, ~y is the current vector, and C is the conduc- tance matrix.
Problem 7. (12 points) Assume a linear code C in F^52 is given by the generating matrix
(a) What is the dimension of the code C?
(b) List all the code words in C. (c) Find the minimal Hamming distance between code words. (d) How many errors can C detect? correct? (e) Write down a parity check (or Hamming matrix) H for the code C. (f) Suppose you receive the words
and
through a noisy channel. Decode these words. (g) what assumption do you have to make so that you can be sure that your answers to (f) are indeed the code words which were sent through the noisy channel?
Problem 8. (8 points) Find the singular value decomposition A = U ΣV T^ for the matrix
(a) Calculate the determinant det A.
(b) Find all x such that det A = 0.