Linear Algebra mid term study

studied byStudied by 7 people
0.0(0)
Get a hint
Hint

Consistent

1 / 99

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

100 Terms

1

Consistent

If a linear system is _________, then the solution set contains either (i) a unique solution, when there are no free variables,

or

(ii) infinitely many solutions, when there is at least one free variable.

New cards
2

USING ROW REDUCTION TO SOLVE A LINEAR SYSTEM

1

<p>1</p>
New cards
3

ELEMENTARY ROW OPERATIONS

T

<p>T</p>
New cards
4

Vector

A matrix with only one column is called a column _____, or simply a ______. Examples of _____ with two entries are

<p>A matrix with only one column is called a column _____, or simply a ______. Examples of _____ with two entries are</p>
New cards
5

What does R stand for in for example R²

The set of all vectors with two entries is denoted by R². The R stands for the real numbers that appear as entries (like rows) in the vectors, and the exponent 2 indicates that each vector contains two entries.

Two vectors in R2 are equal if and only if their corresponding entries (rows) are equal.

<p>The set of all vectors with two entries is denoted by R². The R stands for the real numbers that appear as entries (like rows) in the vectors, and the exponent 2 indicates that each vector contains two entries.</p><p>Two vectors in R2 are equal if and only if their corresponding entries (rows) are equal.</p>
New cards
6

Vectors in R³

3 x 1 column matrices with three entries. They are represented geometrically by points in a three-dimensional coordinate space, with arrows from the origin sometimes included for visual clarity.

<p>3 x 1 column matrices with three entries. They are represented geometrically by points in a three-dimensional coordinate space, with arrows from the origin sometimes included for visual clarity. </p>
New cards
7

Vectors in R^n

T

<p>T</p>
New cards
8

Properties of Vectors in R^n

T

<p>T</p>
New cards
9

Linear Combination

T

<p>T</p>
New cards
10

Span

The set of all possible vectors that you can reach with a linear combination of a given pair of vectors is called the ____ of those two vectors.

New cards
11

How do you figure out if a vector is in the span of 2 vectors?

T

<p>T</p>
New cards
12

THE MATRIX EQUATION

Ax = b

<p>Ax = b</p>
New cards
13

Theorem 3

T

<p>T</p>
New cards
14

true or false: The equation Ax = b has a solution if and only if b is a linear combination of the columns of A.

true

New cards
15
term image

T

<p>T</p>
New cards
16

identity matrix

a square matrix in which all the elements of diagonals are one, and all other elements are zeros. It is denoted by the notation “In” or simply “I”. where the N stands for the R^n its in (number of rows)

<p><strong>a square matrix in which all the elements of diagonals are one, and all other elements are zeros</strong><span>. It is denoted by the notation “I</span><sub>n”</sub><span> or simply “I”. where the N stands for the R^n its in (number of rows)</span></p>
New cards
17
term image

T

<p>T</p>
New cards
18

General Solution

y = p+h
where p is the particular solution and h is the homogenous solution.

<p>y = p+h<br>where p is the particular solution and h is the homogenous solution.</p>
New cards
19

Homogenous

T

<p>T</p>
New cards
20

Trivial Solution

If there are no free variables and Ax = 0 you have a ______

New cards
21

Non-trivial solution

T

<p>T</p>
New cards
22

Example of a General Solution

knowt flashcard image
New cards
23

Linearly IN - DEPENDENT

has only trivial solutions

<p>has only trivial solutions</p>
New cards
24

Linearly DEPENDENT

Has non trivial solution

<p>Has non trivial solution</p>
New cards
25

True or False: If a set S = {v1, ... , v p} in contains the zero vector, then the set is linearly dependent.

True

New cards
26

Why is a set linearly dependent if there are more columns than rows

If there are more columns than rows that means there are less pivots than the amount of columns which simultaneously means there isn’t a pivot for at least one of the columns resulting in a free variable.

New cards
27

True or False: If a set S {v1, ... , v p} in contains the zero vector, then the set is linearly dependent.

True

New cards
28

Linearly dependent requirements

knowt flashcard image
New cards
29

If a vector is a linear combination of another vector they are linearly dependent.

Ex: if a vector is a scalar multiple of another
v1= cv2

New cards
30

Transformation

knowt flashcard image
New cards
31

Image

For x in R^n the vector T (x) in is called the image of x (under the action of T).

basically in this example T(x) is transforming x which is in R² (domain) into R³ (codomain) by multiplying x with A

<p>For x in R^n the vector T (x) in is called the image of x (under the action of T). <br><br>basically in this example T(x) is transforming x which is in R² (domain) into R³ (codomain) by multiplying x with A</p>
New cards
32

Elementary vectors

<p> </p>
New cards
33

How can you tell if there is more than one x whose image under T is b?

If you have free variables after solving the matrix

New cards
34

Linear Transformation

<p></p>
New cards
35
term image
knowt flashcard image
New cards
36

Contractions and Dilations

<p></p>
New cards
37

Counter Clockwise rotation matrix (plug in -1*theta for clockwise)

knowt flashcard image
New cards
38

How do you find Domain and Codomain

knowt flashcard image
New cards
39

Onto

Has free variable

<p>Has free variable</p>
New cards
40

Range

knowt flashcard image
New cards
41

Range example

knowt flashcard image
New cards
42

Horizontal Contraction/ expansion

knowt flashcard image
New cards
43

Vertical Contraction / Expansion

knowt flashcard image
New cards
44

True or False: Onto is related to consistency

true

New cards
45

One to one

no free variables only one trivial solution

<p>no free variables only one trivial solution</p>
New cards
46

True or False: If there are more columns than rows it is onto

True

New cards
47
<p></p>

basically what a is saying is that if any vector b in R^m can be made up of the columns of A multiplied by some scalar
b=c1​a1​+c2​a2​+⋯+cn​an​ then its onto

<p>basically what a is saying is that if any vector b in R^m can be made up of the columns of A multiplied by some scalar <br>b=c1​a1​+c2​a2​+⋯+cn​an​ then its onto</p>
New cards
48

Some things you can do with matrixes

knowt flashcard image
New cards
49

Product Size of multiplying matrices

knowt flashcard image
New cards
50

More stuff you can do with Matrices

knowt flashcard image
New cards
51

Things you can do With transposes

knowt flashcard image
New cards
52

Invertible

knowt flashcard image
New cards
53

Finding the inverse of a 2×2 matrix

knowt flashcard image
New cards
54

Determinant of a 2×2

knowt flashcard image
New cards
55

True or False: If A is an invertible n x n matrix, then for each b in, the equation Ax = b has the unique solution x = A^-1 b.

True

New cards
56

properties of invertible Matrices

knowt flashcard image
New cards
57

how do you take the inverse of a matrix bigger than 2×2

you basically set it up so it’s side by side with the Identity matrix and you try to row reduce until the identity matrix is on the opposite side then you have your inverse matrix. If at any time you get a free variable or a row of 0s then the matrix in un invertible.

<p>you basically set it up so it’s side by side with the Identity matrix and you try to row reduce until the identity matrix is on the opposite side then you have your inverse matrix. If at any time you get a free variable or a row of 0s then the matrix in un invertible.</p>
New cards
58

Invertible Matrix theorem

knowt flashcard image
New cards
59

Invertible Transformations

knowt flashcard image
New cards
60
term image

cool

New cards
61

LU Factorization

Made up of the upper and lower triangular matrices which when multiplied gives you the original matrix

<p>Made up of the upper and lower triangular matrices which when multiplied gives you the original matrix</p>
New cards
62

Hoe do you solve a LU factorization problem for x?

Step 1: First you do [L :b] or life is beautiful to get your y vector.

Step 2: next you do [U:y] to get your x vector.

<p>Step 1: First you do [L :b] or life is beautiful to get your y vector.</p><p>Step 2: next you do [U:y] to get your x vector.</p>
New cards
63

LU decomposition

turning a regular matrix into LU form Requires you to first

Step 1: put the matrix into row echelon form make sure to keep track of each time you eliminate the rest of a column. you have to use ONLY REPLACEMENT. This will give you the upper triangular matrix.
Step 2: Place the columns in the L format by taking the pivot column right before reducing the rest of the column to 0s and scale them so 1 is a pivot. This will give you the lower triangular matrix.

<p>turning a regular matrix into LU form Requires you to first </p><p>Step 1: put the matrix into row echelon form make sure to keep track of each time you eliminate the rest of a column. you have to use ONLY REPLACEMENT. This will give you the upper triangular matrix.<br>Step 2: Place the columns in the L format by taking the pivot column right before reducing the rest of the column to 0s and scale them so 1 is a pivot. This will give you the lower triangular matrix.<br></p>
New cards
64

Subspace

Both Nul Spaces and Col Spaces are subspaces

<p>Both Nul Spaces and Col Spaces are subspaces</p>
New cards
65

Column Space

Ignore the hand writing

<p>Ignore the hand writing</p>
New cards
66

Nul Space

Basically all the x values such that Ax=0

<p>Basically all the x values such that Ax=0</p>
New cards
67

Subspace example

knowt flashcard image
New cards
68

example of a non subspace

knowt flashcard image
New cards
69

A span is always a subspace

Remember a vector is in the span if it can be made up of linear combinations of {v1,v2,…vp}

so the 0 vector is in the span because you can jus

<p>Remember a vector is in the span if it can be made up of linear combinations of {v1,v2,…vp}<br><br>so the 0 vector is in the span because you can jus</p>
New cards
70

Span goonified

knowt flashcard image
New cards
71

Trivial Subspaces

basically vectors are always in the span

and any vector in R^n is also in the subspace because If you are in R^n you have a 0 vector if you add two nx1 vectors you still get an nx1 vector and samething if you multiply an nx1 vector by a scalar c

<p>basically vectors are always in the span </p><p>and any vector in R^n is also in the subspace because If you are in R^n you have a 0 vector if you add two nx1 vectors you still get an nx1 vector and samething if you multiply an nx1 vector by a scalar c</p>
New cards
72

When does Col(A) not = R³?

when there is a row in the row reduced matrix that is all 0s and the augmented matrix in that row does not equal 0.

New cards
73
<p>How do you determine if the x vector is in Nul A</p>

How do you determine if the x vector is in Nul A

If you Ax=0

New cards
74

Basis

nxn can be a base in R^n because if for example in R³ you have a 3×2 matrix there are only 2 pivots, while a 3×4 matrix definitely has a free variable. But if you have a 4×3 matrix its still possible for it to be a base. at the most a matrix can be a base for R^n if the size is mxn.

<p>nxn can be a base in R^n because if for example in R³ you have a 3×2 matrix there are only 2 pivots, while a 3×4 matrix definitely has a free variable. But if you have a 4×3 matrix its still possible for it to be a base. at the most a matrix can be a base for R^n if the size is mxn.</p>
New cards
75

How do you determine if a matrix is a base for R^n?

Row reduce and if there are free variables it isn’t other wise it is.

New cards
76

How to find the basis for Col(A)

Row reduce the matrix and only the PIVOT COLUMNS are the basis for Col(A)

<p>Row reduce the matrix and only the PIVOT COLUMNS are the basis for Col(A)</p>
New cards
77

How to find the basis for Nul(A)

Row reduce and find all the solutions for x in Ax=0. Write out your general solution and the vectors in that solution make up your basis.

<p>Row reduce and find all the solutions for x in Ax=0. Write out your general solution and the vectors in that solution make up your basis.</p>
New cards
78

Subspace of Nul(A)

The null space of a mxn matrix A in Ax = 0 is the subspace of R^n.

New cards
79

Vectors in the basis of Nul(A)

are the same amount as how many free variables there are.

New cards
80

If you end up getting no free variables when solving for the basis of Nul(A)

then you get a trivial basis or 0 vector

New cards
81

Coordinate Vector

knowt flashcard image
New cards
82

How do you find the coordinate vector of a Matrix

you take the span vectors and make an augmented matrix with the x vector and then row reduce.

<p>you take the span vectors and make an augmented matrix with the x vector and then row reduce.</p>
New cards
83

Dimension

the amount of vectors in the basis

<p>the amount of vectors in the<strong> basis</strong></p>
New cards
84

Rank

Basically just the dimension of column space (the amount of vectors in the basis of the column space of A)

<p>Basically just the dimension of column space (the amount of vectors in the <strong>basis </strong>of the column space of A)</p>
New cards
85

The Rank Theorem

knowt flashcard image
New cards
86

Dimension of Nul(A)

is equal to the amount of free variables.

New cards
87

Invertible Matrix Theorem Continued

knowt flashcard image
New cards
88

Determinant

knowt flashcard image
New cards
89

Calculating the Determinant with Cofactor expansion

Basically you pick a row or column and for each value in that row or column you cross out the values in the same row and column and the remaining numbers form a determinant matrix of lower size and at the end you add them all up. MAKE SURE to multiply each of your factors by -1^(row +column) depending on their position in the matrix.

this is good if there are row or columns in the matrix that have 0s

<p>Basically you pick a row or column and for each value in that row or column you cross out the values in the same row and column and the remaining numbers form a determinant matrix of lower size and at the end you add them all up. <strong>MAKE SURE </strong>to multiply each of your factors by -1^(row +column) depending on their position in the matrix.<br><br>this is good if there are row or columns in the matrix that have 0s</p>
New cards
90

finding the determinant using triangular matrix

basically just reducing the matrix so it creates a diagonal which can then be multiplied to give the determinant. THERE ARE RULES FOR THIS METHOD HOWEVER

<p>basically just reducing the matrix so it creates a diagonal which can then be multiplied to give the determinant. <strong>THERE ARE RULES FOR THIS METHOD HOWEVER</strong></p>
New cards
91

Row operation rules when using the triangular matrix method to find the determinant.

knowt flashcard image
New cards
92
term image

True

New cards
93
term image

True

New cards
94

Properties for determinants

knowt flashcard image
New cards
95

Cramers Rule

knowt flashcard image
New cards
96

How to find detAi(b)

basically just replace the i’th column in (Ai) with b and calculate the determinant.

New cards
97

How to Use Cramers Rule

knowt flashcard image
New cards
98

An Inverse formula

a has to be an nxn matrix

<p>a <strong>has </strong>to be an nxn matrix</p>
New cards
99

Area of a parallelogram

knowt flashcard image
New cards
100

Example of Area of Parallelogram

knowt flashcard image
New cards

Explore top notes

note Note
studied byStudied by 29 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 3 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 109 people
Updated ... ago
4.7 Stars(3)
note Note
studied byStudied by 23 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 10 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)

Explore top flashcards

flashcards Flashcard22 terms
studied byStudied by 23 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard20 terms
studied byStudied by 3 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard48 terms
studied byStudied by 71 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard404 terms
studied byStudied by 26 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard25 terms
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard98 terms
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard46 terms
studied byStudied by 11 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard310 terms
studied byStudied by 74 people
Updated ... ago
5.0 Stars(1)