Math 307 Winter 2006 Term 1 Final Exam, Exams of Linear Algebra

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

2012/2013

Uploaded on 02/21/2013

shubnam
shubnam 🇮🇳

4.5

(6)

127 documents

1 / 7

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 307, Winter 2006, Term 1 8 Problems for a total of 85 points
Final Exam
Friday, December 15, 2006.
No books, notes or calculators
Part I. These problems are common to Sections 101 and 102
Problem 1. (10 points)
(The scalar field is R.) Consider the matrix Aand column vector ~
b:
A=
111
001
234
~
b=
1
2
3
(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 =~
bas 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=
1 2 0 3 4
2 4 3 0 5
1 2 155
(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+1
bn+1
cn+1
=1
6
132
211
323
an
bn
cn
1
pf3
pf4
pf5

Partial preview of the text

Download Math 307 Winter 2006 Term 1 Final Exam and more Exams Linear Algebra in PDF only on Docsity!

Math 307, Winter 2006, Term 1 8 Problems for a total of 85 points

Final Exam

Friday, December 15, 2006.

No books, notes or calculators

Part I. These problems are common to Sections 101 and 102

Problem 1. (10 points) (The scalar field is R.) Consider the matrix A and column vector ~b:

A =

 ~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 =

(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+

 =^1

an bn cn

which describes the evolution of the vector

a b c

)T

(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

)T

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

)T

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.

Part II. These problems are specific to Section 101.

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

G =

(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

)T

and

)T

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 =

(a) Calculate the determinant det A.

(b) Find all x such that det A = 0.