Linear Algebra Test 1 (sec 1.1 - sec 3.1)

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

1/36

flashcard set

Earn XP

Description and Tags

These are all the definitions from section 1.1 to section 3.1. They are explained as if a 5 year old is reading them so they are simple to wrap your head around.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1
New cards

Vector (n-dimensional)

A list of numbers written in a column, like a tall stack.

2
New cards

Vector equality

Two vectors are the same if all their numbers match.

3
New cards

Vector addition

Add vectors by adding the numbers in the same spot.

4
New cards

Scalar multiplication

Multiply a vector by a number by multiplying each piece.

5
New cards

Linear combination

Mix some vectors together using multiplication and addition.

6
New cards

Standard coordinates

Special “basic” vectors that point along each axis (like the building blocks of all vectors).

7
New cards

Norm (length)

How long a vector is, like measuring with a ruler.

8
New cards

Distance

How far two vectors are from each other.

9
New cards

Angle between vectors

How much you’d have to “turn” one vector to line it up with another.

10
New cards

Orthogonal

Two vectors are at right angles (90°), like the corner of a box.

11
New cards

System of equations

A bunch of linear equations that share the same variables.

12
New cards

Solution

Numbers that make the equation true.

13
New cards

Solution set

All the possible answers that work.

14
New cards

Consistent system

A system with at least one answer.

15
New cards

Inconsistent system

A system with no answers.

16
New cards

Coefficient matrix

A grid that just holds the equation’s coefficients (the number in front of variables).

17
New cards

Augmented matrix

The coefficient matrix but with the answer numbers added at the end.

18
New cards

Matrix

Just a big rectangle (grid) of numbers.

19
New cards

Matrix-vector multiplication

Combining a matrix and a vector to make a new vector.

20
New cards

Reduced Row Echelon Form (RREF)

Like REF, but the leading numbers are 1, and each column has only that 1.

21
New cards

Leading variables

Variables that match with pivot columns.

22
New cards

Free variables

Variables that don’t match with pivots — they can be anything.

23
New cards

Homogeneous system

A system where the equations all equal zero.

24
New cards

Linearly dependent

Some vectors can be made from others in the set.

25
New cards

Linearly independent

None of the vectors can be made from the others.

26
New cards

Column space

All vectors you can make by combining the columns of a matrix.

27
New cards

Scalar multiplication (matrix)

Multiply every number in the matrix by the same number.

28
New cards

Matrix addition

Add two matrices by adding matching numbers.

29
New cards

Zero matrix

A matrix made of all zeros.

30
New cards

Transpose

Flip a matrix over its diagonal (rows become columns).

31
New cards

Identity matrix

A square matrix with 1’s down the diagonal, 0’s everywhere else. It’s like “1” for matrices.

32
New cards

Matrix powers

Multiply a matrix by itself over and over.

33
New cards

Dot product

Multiply matching numbers of two vectors, then add them up.

34
New cards

Linear equation

An equation where numbers and variables are only added, multiplied, or scaled (no powers or weird stuff).

35
New cards

Row Echelon Form (REF)

A matrix arranged so each leading number moves right as you go down (like stairs).

36
New cards

Span

All the vectors you can make by mixing a set of vectors.

37
New cards

Equal matrices

Two matrices are the same if every number in the grid matches.