Skip to content

2023秋线性代数期中(回忆版)

2023.11

1.Multiple Choice.Only one choice is correct

1-(1)

Suppose that α1,α2,α3 are a basis for the nullspace of a matrix A,N(A) .Which of the following lists of vectors is also a basis of or N(A) ?

(A) α1+α2α3,α1+α2+5α3,4α1+α22α3

(B) α1+2α2+α3,2α1+α2+2α3,α3+α1+α2

(C) α1+α2,α1+α2+α3

(D) α1α2,α2α3,α3α1

1-(2) Which of the following statements is correct?

(A) If the columns of A are linearly independent, then Ax=b has exactly one solution for every b

(B) Any 5×7 matrix has linearly dependent columns

(C) If the columns of a matrix A are linearly dependent, so are the rows

(D) The column space and row space of a 10×12 matrix may have differed dimensions

1-(3)

Let

α1=[141],α2=[215],α3=[6216],β=[2t3]

β can be writtan as a linear combination of α1,α2,α3 if t=( )

(A) 1

(B) 3

(C) 6

(D) 9

1-(4) Which of the following statements is correct?

(A) Suppose that EA=B and E is an invertible matrix, then the column space of A and the column space of B are the same

(B) Let A be n×n matrix with rank 1, then An=cA, where n is a positive integer and c is a real number

(C) Let A,B be symmetric matrices, then AB is symmetric

(D) If A is of full row rank, then Ax=0 has only the zero solution

1-(5)

Let A and B be two n×n matrices.If A is a non-zero matrix and AB=0, then

(A) BA=0

(B) B=0

(C) (A+B)(AB)=A2B2

(D) rank B<n

2.Fill in the blanks

2-(1)

Denote the vector space of 7×7 real matrices by M7×7(R), and let W be the subspace of M1×x(R) consisting of skew-symmetric real matrices, then dimW= . A matrix A is called skew symmetric if A=A

2-(2)

Let A,B be two n×n invertible matrices.Suppose the inverse of [AC0B] is [A1D0B1], where O is the n×n zero matrix.Then D=

2-(3)

Let A=[a1111a1111a1111a] with rank(A)<4. Then a=

2-(4)

Consider the system of linear equations:

Ax=b={x+2y=1zy=2y=1

The least-squares solution for the system is

2-(5)

Let H be the subspace of R3 be defined as follows:

H={[x1x2x3],x1+2x2+x3=0}

A unit vector orthogonal to H is

3

Consider the following 4×5 matrix A with its reduced row echelon form R :

A=[121011113201],R=[10103012010001100000]

(A) Find a basis for each of the four fundamental subspaces of A

(B) Find the third column of matrix A

4

Let

A=[1112a111a],B=[221aa12]

For which valus(s) of a, the matrix equation AX=B has no solution, a unique solution, or infinitely many solutions? Where X is a 3×2 matrix. Solve AX=B if it has at least one solution

5

Let M2×2(R) be the vector space of 2×2 real matrices. Let

A=[1001],B=[0100],C=[0010]

Consider the map

T:M2×2(R)R3,T(X)=[tr(AX)tr(BX)tr(CX)]

for any 2×2 real matrix X, where tr(D) denotes the trace of a matrix D

The trace of an n×n matrix D is defined to be the sum of all the diagonal entries of D, in other words,

tr(D)=d11+d12++dnn

(A) Show that T is a linear transformation

(B) Find the matrix representation of T with respect to the ordered basis

v1=[1000],v2=[0001],v3=[0110],v4=[0110]

for M2×2(R) and the standard basis

e1=[100],e2=[010],e3=[001]

for R3

(C) Can we find a matrix X such that T(X)=[121] ? If yes, please find one such matrix

otherwise, give an explanation

6

Let A be an m×n matrix, B be an m×p matrix, and C be an q×p matrix. Show that

rank[AB0C]rankA+rankC

where 0 is the q×n zero matrix