C1 - Linear Equations

full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

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.

18 Terms

1

Row operations

Alterations to a matrix that maintains the linear equation equivalency

  • Replace, interchange, scaling

  • Two row-equivalent matrices have the same solution set

2

Row echelon form

  • Each leading entry below the last is to the right of the former’s column

  • All entries below leading entry are zero

  • Nonzero rows above zero rows

3

Reduced row echelon form

  • All requirements of row echelon form

  • Each leading entry must be 1

  • The leading 1 is the only nonzero entry in the column

4

Uniqueness of echelon forms

Each matrix is row equivalent to only one RREF

5

Pivot position

Leading 1 in the RREF

  • Pivot column contains pivot position

  • Rows w/ no pivot correspond to free variables

6

Existence and Uniqueness Theorem

Linear system is consistent if and only if row

  • [0 0 … b]

    • b = nonzero

does not appear.

7

Span

All possible combinations of a set of vectors

8

Matrix equation

Ax = b

  • Linear combination of columns

9

Equivalent statements for matrix equations

*For coefficient matrices

10

Homogeneous system

Ax = 0

11

Nontrivial solutions of homogeneous systems

Nontrivial solutions exist if at least one free variable exists

12

Parametric vector form

x = su + tv

  • Parameter t

13

Theorem

Scalar additions of a homogeneous solution correspond to non-homogeneous solutions

14

Linear independence

  • When a set of rows in a matrix does not have a free variable

  • If and only if the only solution to a1x1 + a2x2 + … = 0 is trivial

    • Each vector adds a unique dimension

15

Linear dependence of zero vectors

Vector set is linearly dependent if it contains the zero vector

16

Transformation

Changing of any vector’s position based on how the unit vectors change

  • Matrix columns can indicate this change

  • Multiplying by a “transformation matrix” transforms a vector

  • Change in dimensions is arbitrary

17

Linear transformation

T(u + v) = T(u) + T(v)

T(cu) = cT(u)

  • c = scalar

18

Domain, range, codomain

Domain: input values

Range: output values

Codomain: dimension in which the output values exist