Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Change of basis

1.[2p]

If the columns of P are the new basis vectors written in standard coordinates, then P converts

Correct
The answer is: new coordinates into standard coordinates
The answer is: new coordinates into standard coordinates
The answer is: new coordinates into standard coordinates

2.[2p]

The matrix of the same transformation in the new basis is

Correct
The answer is: $P^{-1}AP$
The answer is: $P^{-1}AP$
The answer is: $P^{-1}AP$

3.[2p]

With basis (1,1) and (-1,1), the arrow (4,2) has coordinates (a,b). What is a?

CorrectNot quite: 3

4.[3p]

Which of these are the same for two similar matrices?

Select all that apply

Correct
Correct
Correct
The answer is: The determinant, The trace, The rank

5.[3p]

A=[(2,1),(1,2)] becomes diagonal in the basis (1,1), (-1,1). What is its first diagonal entry there?

CorrectNot quite: 3

6.[2p]

Two matrices with the same trace and the same determinant must be similar.

The answer is: False
Correct

7.[2p]

The only matrix similar to the identity is the identity itself, because

Correct
The answer is: $P^{-1}IP = P^{-1}P = I$ for every invertible $P$
The answer is: $P^{-1}IP = P^{-1}P = I$ for every invertible $P$
The answer is: $P^{-1}IP = P^{-1}P = I$ for every invertible $P$

8.[3p]

Reflecting in the line through (2,1) has matrix [(0.6,0.8),(0.8,k)]. What is k?

CorrectNot quite: -0.6

9.[3p]

Match each requirement to the reason for it.

  • P must be invertible

  • An orthonormal basis is preferred

  • A nearly dependent basis is avoided

  • The diagonal case is sought

  • its columns have to form a basis

  • errors are amplified by the condition number of P

  • it reduces the map to one stretch factor per direction

  • then the inverse of P is its transpose

Show the answer

P must be invertible: its columns have to form a basis An orthonormal basis is preferred: then the inverse of P is its transpose A nearly dependent basis is avoided: errors are amplified by the condition number of P The diagonal case is sought: it reduces the map to one stretch factor per direction