Applied Linear algebra

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/95

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

96 Terms

1
New cards

Row Operations

The 3 elementary row operations:

  1. Swap two rows.

  2. Multiply a row by a nonzero scalar (e.g., divide a row by 3).

  3. Add or subtract a multiple of one row to/from another.

2
New cards

Gaussian Elimination

3
New cards

Pivot Column

Pivot – first none zero in a row of matrix

4
New cards

Row enchelon form

5
New cards

Row reduced enchelon form

Basically the difference between this and other, is the leading entry 1 has to be the only none zero in its columnt.first none zero in each row has to be 1

6
New cards

Pivot position and pivot column (Has to be be in row encholen form)

7
New cards

Basic and free variables

Basic variable – if it corresponds to a pivot column

Free variable -  if does Not correspond to a pivot column

8
New cards

Consisent system

·         A consistent matrix is an augmented matrix that represents a system of equations with at least one solution.

SYSTEM WITH ROW OF ALL 0 IS INFINTE SOLUTONS

·         Unique no Free variables, no contradictions

9
New cards

Rank

The number of pivot columns (i.e., the number of leading 1s) in its row echelon form

10
New cards

Homogeneous Equations

where all constant are 0.

Homogeneous has at least one solution.

  • If rank <n, then there are infinite solutions.

  • If rank =n, then the only solution is the trivial one.

(n is the number of columns)

11
New cards

Trivial vs non trivial

Trivial if everything is 0.

Non trivial not 0.

Non trivial if there are any free variables

12
New cards

Linear Combinations and Basic Solutions

13
New cards

Matrix Addition

Has to be same size to add and minus

14
New cards

Scalar multiplication matrices

15
New cards

Vector Matrix Multiplication

16
New cards

Multiplying matrices

17
New cards

Transpose

18
New cards

Symmetric and skew symmetric

19
New cards

Identity matrix

20
New cards

Invertible matrix

Invertible matrices are basically matrices that have an inverse

21
New cards

Finding inverse of a matrix

A matrix with no inverse cannot get to this form (has to be reduced row enncholon form)

22
New cards

Solving linear system with matrices

Ax = B

(A^-1)Ax = (A^-1)B

x = (A^-1)B

23
New cards

Elementary matrices

24
New cards

Inverse of elementary matrices

·         Every elementary matrices is invertible

·         An elementary matrix represents a single row operation done to an identity matrix. Its inverse is simply the matrix that undoes that operation.

25
New cards

Triangular matrices

·         A triangular matrix is a square matrix (same number of rows and columns) where all entries on one side of the main diagonal are zero.

26
New cards

Determinant

single number calulated from a square matrix (2×2)(3×3)(….)

27
New cards

Matrix minros

·         Basically doing the determinate at that point we are looking at for minors

28
New cards

Cofactors

29
New cards

Determinant cofactor expansion

(can choose a row or column)

30
New cards

Determinant triangular matrix

31
New cards

Properties of determinants

32
New cards

Determinant usign row operations

·         Make matrix into a triangular matrix

33
New cards

Determinant cursory inspection

·         Cursory inspection means evaluating a determinant quickly by observing special patterns or propertieswithout full cofactor expansion or row reduction.

·         It saves time, especially on multiple choice tests or when recognizing zero determinants.

34
New cards

Vector formula

35
New cards

Position Vector

36
New cards

Properteis of Vector

37
New cards

Vector Linear combination

38
New cards

Distance between points

39
New cards

Length and Unit vector

40
New cards

Dot product

if dot product 0 means hey are perpendicular(othrogonal)( right angle) to each other

41
New cards

Projection vector

w1, and w2 are components of Vector U

w1 is projection of vector U onto vector V(thats how its described)(component of Vector U that is parralel to vector V

w2 is teh component of vector U that is othorgonal to vector V

Projection tells you how far one vector goes in the direction of another vector.

Why we use projection: 1. Shortest distance to a line or plane

Want to know the closest point on a line to a point? Use projection.
→ You find where the "shadow" of the point lands on the line.

IF the lslding down we can project a vector to see how much force we apply on other side to see how much keep it up

42
New cards

Parallel and perpendicular vectors

43
New cards

Paremetic lines

44
New cards

Plane Normal vector and Vector equation

so if we get 0 then it means that P is a point on the plane

45
New cards

Scalar equation of a plane in R3

46
New cards

Find equation of a plane

47
New cards

Span of vectors

48
New cards

Describe vectors minum span

49
New cards

Solvign linear indpenetn

50
New cards

Vectors in a span

if linearly indpenedent then spans all of

51
New cards

Linearly Dependent

ANY COLUMN LACKS pivot then its a linearly Dependet

52
New cards

Linearnily Indpendent

(written as a combination)

53
New cards

Rule for linearly indpendent or Dependent on span

54
New cards

Subspace

55
New cards

Subspace are spans

56
New cards

Dimention of a subspace

57
New cards

Findind dimension of Subspace and basis

58
New cards

Solving subspace

59
New cards

Solvign subspace 2 (remmerb is a supspace then linearly indpendent)

60
New cards

Rank of a matrix

61
New cards

Row Space

Any row that has a pivot colum is part of teh row space

62
New cards

Column space

Any column that has a pivot column is part of column space

63
New cards

null space or kernal space

what multplied by A gives us 0

64
New cards

Rules of row space

65
New cards

rules for column space

66
New cards

Orthogonal set

67
New cards

Orothornamal set

68
New cards

Fourier expansion

69
New cards

Orothogonal matrixes

70
New cards

Orthornamal basis

71
New cards

Grand smit processs

72
New cards

Finding orhtornomal basis

73
New cards

Linear Transformation

74
New cards

Transformatin not linear

75
New cards

Linear trnasformation and projection

76
New cards

Matrix of linear transformation

77
New cards

Properteis of Linear Transformation

78
New cards

Composite of linear Transformation

79
New cards

One to one Linear Transform

80
New cards

Onto Linear Transform

81
New cards

Isophomersim

82
New cards

Properties of isophomerism

if det(A) note equal 0 isopherims (probaby dont use this)

83
New cards

Isopomerism subspace

84
New cards

matrix Isophermerism

85
New cards

Isophermism more with images

86
New cards

Prove matrix is invetitable

87
New cards

Inverse 2 by 2 matrix

88
New cards

Some more kernal space and others

89
New cards

More practice kker basia

rememeber teh reson its one and all (x+y) is the first rwo and (1 1 0)

<img src="https://knowt-user-attachments.s3.amazonaws.com/de0fbc97-eea4-4340-8869-cf973220b79a.png" data-width="100%" data-align="center"><img src="https://knowt-user-attachments.s3.amazonaws.com/5a0e4b85-6d82-49d9-8b04-0778c51b0397.png" data-width="100%" data-align="center"><img src="https://knowt-user-attachments.s3.amazonaws.com/defc290c-fe6b-4d40-b149-49d944651a6d.png" data-width="100%" data-align="center"><p>rememeber teh reson its one and all (x+y) is the first rwo and (1 1 0)</p>
90
New cards

all possible to be orthogonal

91
New cards

Orthogonal projection in liek span

92
New cards

Orthogoanl complement

93
New cards

Poitn in a plane closest to a given point

94
New cards

Least square solution

95
New cards

Least square soltuions more

96
New cards

solve some system for fun