Linear Algebra Flashcards

1
Q

A subspace of Rn is any collection S of vectors in Rn such that:

A

(i) The zero vector 0 is in S.
(ii) If u and v are in S, then u + v are in S. (S is closed under addition.)
(iii) If u is in S and c is a scalar, then cu is in S. (S is closed under scalar multiplication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A basis for a subspace S of Rn is a set of vectors in Rn that:

A

(i) spans S and
(ii) is linearly independent.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Let A be an m × n matrix. The null space of A is…

A

The subspace of Rn consists of
solutions to the homogeneous linear system Ax = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

True or False.
Using that 1/|z| is a positive real number for z ̸= 0.

A

True. Explain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

True or False.
Matrix Multiplication is a row by column operation.

A

True. Explain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

True or False
If A is a square matrix, then A 1 AT is a symmetric matrix.

A

True. Explain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False.
For any matrix A, AAT and ATA are symmetric matrices.

A

True. Explain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If A is an invertible n x n matrix, then the system of linear equations given by Ax = b has the unique solution x = A-1b for any b in Rn.

A

True. Explain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Let A be a matrix whose entries are real numbers. For any system of linear equations Ax b, exactly one of the following is true:
a. There is no solution.
b. There is a unique solution.
c. There are infinitely many solutions.

A

True. Explain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A transformation T: Rn S Rm is called a linear transformation if
1. T(u + v) =T(u) + T(v) for all u and v in Rn and
2. T(cv) = cT(v) for all v in Rn and all scalars c.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Elementary Row Operations has 3 steps name them.

A

1) Interchange Rows
2) Mutiltply a row
3) Add a multiple of a row to another

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

True or False.
A system of linear equations with augmented matrix [A|B] is consistent if and only if b is a linear combination

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or False.
A square matrix is symmetrical if AT = A that is if A is equal to its own transpose

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How do you find the inverse of a 2 x 2 matrix and verify it? List the steps?

A

1) Find the determinant
2) Multiply the inverse by the determinant
3) Verify by multiplying the original matrix A by the newly found inverse.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Solving systems using the inverse.
X = A-1b. Name each part of the proof.

A

X = The coeffecients
A-1 = the inverse
b = Solutions of the systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

True or False.
If A is an invertible matrix so is the AT and (AT)-1 = (A-1)T

A

True

17
Q

Steps to find the corresponding eigenvectors with a given eigenvalue.

A

1) Find the null space of matrix A [A - eigenvalue(identity)
2) Row reduce
3) Get leading 1’s
4) Use the free variable make equal to t or s
5) Find the span

18
Q

Determine the eigenvalues of following matrix. Analyze the steps.

A

1) Det(A - lambda(I)) = Multiply each diagonal by (-lambda)
2) Use cofactor expansion
3) Calculate each determinate
4) Simplify and solve for each eigenvalue

19
Q

Determine the eigenvectors from the eigenvalues found. State the steps.

A

1) Row reduce and find the leading 1’s
2) Then find the span

20
Q

True or False.
Every 2 x 2 with eigenvalues 0 and 1 is diagonalizable.

A

True. If the 2 x 2 matrix has 2 distinct eigenvalues, then it is diagonalizable

21
Q

True or False.
Every 3 x 3 martix with eigenvalues 0 and 1 is invertible.

A

False. It has an eigenvalue an eigenvalue of 0

22
Q

True or False. If you have an eigenvalue of 0 then your matrix is invertible.

A

False. If you have an eigenvalue of 0 then your 3 x 3 matrix is not invertible.

23
Q

True or False.
If a is a square matrix and det(A) /= ), then the rows of A are linearly independent

A

True.

24
Q

True or False.
Every upper-triangle square matrix is diagonalizable.

A

False.

25
Q

True or False.
Every upper triangular matrix does not have any complex eigenvalues.

A

True.

26
Q

How do you know that the det = 0 of a matrix A without finding the actual determinant?

A

1) If a matrix is linearly independent is non zero
2) If a matrix is linearly dependent than the det = 0

27
Q

True or False.
The columns of a m x n matrix form an orthonormal set if and only if QTQ = I

A

True.

28
Q

A square matrix Q is orthogonal if and only if Q-1 = QT

A

True

29
Q

What are we doing when we normalize orthogonal vectors?

A

We are turning them into unit vectors.

30
Q

True or False.
If A is a symmetric matrix than the eigenvalues of a are real.

A

True.

31
Q

True or False.
For any n x n matrix A, A and the rref(A) will have the same determinant

A

False.

32
Q

True or False.
For any n x n matrix A, A nd rref(A) will have the same eigenvectors

A

False