Final Exam Flashcards

1
Q

Do elementary row operations change the solution set?

A

No

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

When does a linear system have 0 solutions?

A

[0 0 0 1]
0x + 0y + … = 1

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

When does a linear system have 1 solution?

A

leading 1s = # variables

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

When does a linear system have infinite solution?

A

leading 1s < # variables
(paramterize)

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

Symmetric matrix

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

Span

A

set of all linear combinations

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

Linearly dependent

A

if there exists scalars (not all equal to 0) such that:
x1v1 + x2v2 + … + xnvn = 0

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

Linearly independent

A

if the only scalars are all 0 such that:
x1v1 + x2v2 + … + xnvn = 0

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

Homogeneous linear system

A

Ax = 0
Sends to zero vector

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

Non-homogeneous linear system

A

Ax = b
(translations of Ax = 0)

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

Homogenous system:
- If vector (v) is a solution to Ax = 0, then scalar (k) multiplied by v (kv) is what?

A

Also a solution to Ax = 0

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

Homogenous system:
- If vectors (v1, v2) are solutions to Ax = 0, then:
v1 + v2 is what?

A

v1 + v2 is also a solution to Ax = 0

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

Homogenous system:
- Any linear combination of homogenous solution (Ax=0) is what?

A

Also a solution

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

Systems:
- If vector (a) is a solution to Ax = 0
- If vector (c) is a solution to Ax = b
Then vector a+c is a solution to what?

A

homogenous solution + non-homogenous solution = non-homogenous solution

a+c is a solution to Ax=b

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

Systems:
- If vectors (a, c) are solutions to Ax = b
Then vector a-c is a solution to what?

A

Vector a–c is a solution to Ax=0 (homogenous)

non-homo – non-homo = homo

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

Linear transformation

A
  1. T(v+w) = T(v)+T(w)
  2. T(kv) = kT(v)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Invertible matrix

A

det ≠ 0

  • Equation Ax=b has a unique solution
  • Matrix has full rank
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Can non-square matrices have inverses?

A

Yes, but only on one side

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

Subspace

A
  1. u+v in V
  2. ku in V
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Basis

A
  1. Linearly independent
  2. Span
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

How can you determine the dimension of a vector space?

A

elements in basis

UNIQUE

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

If a vector space has dimension n, then n linearly independent vectors must be a ___

A

basis

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

If a vector space V has dimension n, and collection of vectors span(V) then ___

A

vectors are a basis

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

Coordinates of a vector space
- v = arbitrary vector in V
- Basis: {v1,v2…vn}

A

a1v1 + a2v2 + … + anvn = v

Collection of scalars [a1 a2 … an]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Find the matrix that represents the transformation (T) from basis A to basis B
1. Compute image of each basis vector of A: T(a1), T(a2) ... T(an) 2. Re-write in terms of basis B: T(a1) = x1b1 + ... + xnbn 3. From matrix using coefficients (x1...xn) as columns
26
Characteristic polynomial
det(A – λI)
27
How to find eigenvectors given λ?
null(A – λI)
28
Fundamental formula relating rank & dim(Null)
rank(A) + dim(null(A)) = n
29
Rank
linearly independent rows of the matrix # leading 1s in RREF
30
If a matrix is (mxn) what is it's rank?
Whichever is smallest m or n
31
Nullspace
Solution to Ax=0
32
Column space
span of the columns of A
33
How to determine the column space of a matrix?
- RREF A → find the columns with leading 1s - Col(A) = span(columns with leading 1s in ORIGINAL matrix A) - Basis for Col(A) = {columns of original matrix A which correspond to leading 1s in RREF A}
34
Row space
span of the rows of A
35
How to determine the row space of a matrix?
- RREF A - Row(A) = span (RREF’s rows of A)
36
Do row operations preserve the row space?
Yes!
37
Do row operations preserve the column space?
No! But the dim(col(A)) yes
38
Determinant of a triangular matrix
product on main diagonal
39
If rank < n, then determinant = ?
det = 0
40
What is the minor? (Mij)
determinant submatrix remains after the ith row & jth column are deleted
41
What is the cofactor? (Cij)
42
Determinant properties: - Multiply all elements of 1 row/column by k
k * det
43
Determinant properties: If a row/column is a sum of two vectors
det can be written as the sum of the 2 determinants with each of the 2 row vectors and the remaining rows/columns as in the original
44
Determinant properties: If 2 rows/column are identical
det = 0
45
Determinant properties: Add to a row/column a multiple of another row
det stays SAME
46
Determinant properties: If 2 rows/column are linearly dependent
det = 0
47
det(AB) =
det(AB) = det(A) * det(B)
48
Eigenvector (v)
Av = λv v ≠ 0
49
Does changing the basis of a linear transformation change its characteristic polynomial?
No
50
The set of eigenvectors corresponding to a single eigenvalue together with the zero vector form a __
subspace of Rn
51
Eigenvectors corresponding to different eigenvalues are what?
Linearly independent
52
Diagonalisable if
1. dim(eigenspace) = multiplicity of eigenvalue for each λ 2. able to perform a change of coordinate that brings matrix to diagonal form D = P^-1 AP
53
Every eigenvalue must have at least how many eigenevctors?
1
54
If a charactertistic polynomial has n DIFFERENT eigenvalues (mult = 1) then?
diagonalizable
55
Complex #
z = a + bi
56
i^2 =
-1
57
Complex conjugate
z(bar) = a - bi
58
Moduluz: |z|
distance from point to the origin
59
Given an (nxn) matrix with REAL entries, if a+bi is an eigenvalue with eigenvector (v) then what is another eigenvalue/eigenvetcor?
60
Orthogonal
dot product = 0
61
Orthonormal
dot product = 0 length = 1
62
How to normalize a vector?
63
How to compute the length of a vector? ||v||
64
Orthogonal complement
set of vectors that are orthogonal to every vector in subspace H
65
A vector can be written as the sum of its orthogonal projection and what?
66
Orthogonal projection
v hat
67
Gram-Schmidt Orthogonalisation Proces
transform a basis → orthogonal basis
68
What does a least squares approximation do?
Solves the equation Ax=b as closely as possible least squares = vector y such that |b-Ay| is as small as possible...
69
2 methods for computing least squares approx
1. Find the projection b(hat) of b on the space spanned by the columns of A, then solve the equation Ax=b(hat). 2. Solve A^T Ax= A^T b
70
Line of best fit to n data points
Find the values of a,b in the linear equation y = a + bx that minimize the distance between the n data points
71
Orthonormal matrix
72
An orthonormal change of coordinate transforms a symmtetric matrix into what?
Into another symmetric matrix
73
A square symmetric matrix with real entries has __ eigenvalues
real eigenvalues
74
If v1 and v2 eigenvectors of A with different eigenvalues, then
v1 and v2 are orthogonal
75
An nxn symmetric matrix with real entries is always diagonalizable over the complex numbers in an ____ basis.
orthonormal basis
76
Given a symmetric matrix (A=A^T), we find an orthonormal matrix P and a diagonal matrix D both with real entries such that:
77
What is thefFirst step to diagonalization of symmetric matrices?
Show that all eigenvalues are real
78
Positive definite
symmetric matrix whose eigenvalues are all positive
79
Are all positive definite matrices invertible?
Yes det = +
80
Given any invertible matrix, ___ is positive definite
Cholesky decomposition
81
For any nxn symmetric matrix A, the following conditions are equivalent (and therefore any imply that the matrix is positive definite):
82
Cholesky Decomposition
83
Matrix representation of a quadratic function
f(x) = x^T A x
84
Given a quadratic function with f(x) = x^T A x where A is symmtric. The origin is a local min if?
A is positive definite
85
Given a quadratic function with f(x) = x^T A x where A is symmtric. The origin is a local max if?
–A is positive definite
86
Given a quadratic function f(x) = x^T A x and a circle ||x||=1, what is the max/min value of f?
Max = largest eigenvalue of A Min = smallest eigenvalue of A