Chapter 1 Definitions

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

flashcard set

Earn XP

Description and Tags

Definitions

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Pivot

the leftmost nonzero entry in that row

2
New cards

Row Echelon Form

  1. all rows consisting only of zeros are at the bottom,

  2. and the pivot of each nonzero row in the matrix is in a column to the right of the pivot of the row above it.

3
New cards

Reduced Row Echelon Form

  1. the matrix is in echelon form

  2. the pivot in each nonzero row is 1, and

  3. each pivot is the only nonzero entry in its column

4
New cards

Basic Variable

xi is the (Term) for the system if the ith column of rref(C) has a pivot

5
New cards

Free Variable

xi is the (Term) for the system if the ith column of rref(C) does not have a pivot.

6
New cards

Consistent

what a system of linear equations is called if it has at least one solution

7
New cards

Inconsistent

what a system of linear equations is called if it has no solutions

8
New cards

Parametric description of the solution set to the rref of the system {{1, 0, 0, 1, 0}, {0, 1, 1, 4, -1}, {0, 0, 0, 0}}

{(-3w, w, -1-4w-z, z, w) : z,wℝ)}