3 - week 3 Flashcards

1
Q

Elementary matrices

A

An elementary matrix, E, is an n x n matrix obtained by doing exactly one row operation on the n x n identity matrix, I.

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

Row equivalence

A

In linear algebra, two matrices are row equivalent if one can be changed to the other by a sequence of elementary row operations. Alternatively, two m × n matrices are row equivalent if and only if they have the same row space

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

Rank of a matrix

(rank can also be used to determing number of dimensions)

A

Rank(A) is the number of leading ones in a matrix in row-echelon form that is row-equivalent with A.

For an r x c matrix:

If r is less than c, then the maximum rank of the matrix is r.

If r is greater than c, then the maximum rank of the matrix is c.

The rank of a matrix would be zero only if the matrix had no elements. If a matrix had even one element, its minimum rank would be one.

Put matrix in REF and then count the 1’s to find the rank

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

Write a Matrix as a Product of Elementary Matrices

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

Free variables in vector form

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

Elementary matrix (must be a square matrix)

A

Perform 1 row operation from the identy matrix to see if it is a elemtary matrix

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

Determinant of a matrix

2x2

A

First diagonal * - second diagonal *

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

Null space

A

Brug t variablen vectoren

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

Remember the row operations

A

1.

swap 2 rows

2.

multiply a row by a non zero constant OR multiply and add it to another row

3.

Add one row to another

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

Solving fractions

1 - 1/3

A

= 2/3

Because 1 whole makes it 3-1 = 2/3

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

General solution

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

Determinant of a 3x3 matrix

A

1.

+ - + checkerboard

2.

take the numbers on the first row and find their submatrix

3.

submatrix is the numbers that are not in the same row and collumn

4.

calculate

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

Linear Dependence of Vectors

A

A set of vectors is linearly independent if no vector in the set is:

1. a scalar multiple of another vector in the set or:

2. a linear combination of other vectors in the set

conversely, a set of vectors is linearly dependent if any vector in the set is:

1. a scalar multiple of another vector in the set

2. a linear combination of other vectors in the set.

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

Rank problem:

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

Does the Inverse Exist?

A

There are two ways to determine whether the inverse of a square matrix exists.

Determine its rank. The rank of a matrix is a unique number associated with a square matrix. If the rank of an n x n matrix is less than n, the matrix does not have an inverse.

Compute its determinant.
When the determinant for a square matrix is equal to zero, the inverse for that matrix does not exist.

A square matrix that has an inverse is said to be nonsingular or invertible; a square matrix that does not have an inverse is said to be singular.

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

Eksempel fra undervisning

A
18
Q
A