Starting from:

$25

SIT292 - Assignment 3 - Solved

1. State the definition of the row-rank. For the following matrix

 

(a)     determine the row-rank.

(b)    find a set of generators for the row space of A. Explain why these vectors are generators.

(c)     find a basis for the row space of A. Explain why it is a basis.

( 4 + 2 + 4 = 10 marks)

2. For the following matrix
 
 


−2  −2





−4
2 3 2
3 

2 



5
(a)     find the eigenvalues

(b)    find the eigenvectors corresponding to these eigenvalues

(c)     starting with the eigenvectors you found in (a) construct a set oforthonormal vectors (use the Gram-Schmidt procedure).

( 5 + 10 + 5 = 20 marks)

3.    The set of ordered 4-tuples {(0,2,1,0),(1,−1,0,0),(1,2,0,−1),(1,0,0,1)} presumably forms a basis for R3. Show that it is a basis indeed. Then, starting with this basis use the Gram-Schmidt procedure to construct

an orthonormal basis for R4. Verify that the resulting vectors are orthonormal.

( 10 marks)

4.    Denote by Rn the set of all n-tuples of real numbers. Rn is called the Euclidean vector space, with equality, addition and multiplication defined in the obvious way. Let V be the set of all vectors in R4 orthogonal to the vector (0,−1,1,1); i.e. all vectors v ∈ V so that vT(0,−1,1,1) = 0.

(a)     Prove that V is a subspace of R4.

(b)    What is the dimension of V (provide an argument for this), and find a basis of V . (Hint: observe that the vector (0,−1,1,1) does not belong to V ).

(c)     Let A be a matrix consisting of the basis vectors of V (taken as rows of A). What is the Null-space of A and what is its row-space? Does the rank-nullity theorem hold for this matrix?

(5 + 14 + 5 = 24 marks)

5.    Determine the dimension of the subspace of R4 generated by the set of

4-tuples

{(1,2,1,2),(2,4,3,5),(3,6,4,9),(1,2,4,3)}

(6 marks) 6. The code words u1 = 1010010,u2 = 1100001,u3 = 0101000,u4 = 0010101 form a basis for a (7,4) linear binary code.

(a)     Write down a generator matrix for this code.

(b)    Construct code words for the messages 1001 and 0101.

(c)     Write down the parity check matrix for this code.

(d)    Find the syndromes for the received words

1110011,1001010,0001101,1101010

(6 + 4 + 4 + 8 = 20 marks)

7.    (Challenges for higher marks)

The challenges require students to do independent reading and researching, as while the methods of solution are mentioned in the classes, no solution templates or solutions to similar questions are provided (and will not be provided). Yet all the technical tools required to solve these questions have been studied in detail.

The set of vectors in . Determine whether this set is linearly independent. Does it form a basis for P2? Using Gram-Schmidt process starting from the first vector build an orthonormal basis for P2. Here the Inner product of two polynomials is defined as per hp,qi = p0q0 + p1q1 + p2q2

where pi,qi are the coefficients of p and q.

(15 marks)

8.    (Challenges for higher marks)

The table shows the revenue of a corporation (in billions of dollars) for

 

                                                             Year    2008   2009   2010   2011   2012   2013

six different years

                                                    Revenue    29.3    32.0    32.5    32.7     31.7    31.2

 

Let x = 8 represents the year 2008 (i.e. x = year − 2000). Find the least squares regression quadratic polynomial y = c0+c1x+c2x2 for the data in the table and use your model to estimate the revenue for 2015. You will need to state the system of interpolating conditions and the normal system of equations as part of your solution, and then resolve the normal system for ci.

(15 marks)

More products