Matrices and Vectors

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:19 AM on 8/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

R symbol

all real numbers, also known as scalar

2
New cards

E symbol

denotes membership

3
New cards

scalar

a single numerical quantity, also known as real number

4
New cards

vector in Rn

list of n scalars organized vertically into a list

5
New cards

coordinates

scalars in a vector

6
New cards

m x n matrix

matrix with m rows and n columns

7
New cards

transposition

interchanging the rows and columns of a matrix

8
New cards

linear operation

a mathematical function that preserves addition and scaling

9
New cards

involution

an operator that if applied twice it returns the matrix to the original

10
New cards

symmetric

matrix whose transpose is the same as the original

11
New cards

square

matrix that has the same number of rows and columns

12
New cards

trace

sum of the diagonal

13
New cards

upper triangular

every entry below the diagonal is equal to zero

14
New cards

lower triangular

every entry above the diagonal is equal to zero

15
New cards

diagonal matrix

if all non-diagonal entries are zero

16
New cards

zero matrix

matrix with all zeroes

17
New cards

nonzero matrix

matrix with at least one nonzero entry

18
New cards

nxn identity matrix

matrix with ones on the diagonal and zeros everywhere else

19
New cards

first pivot column

first nonzero column of a matrix

20
New cards

rank one matrix

every column of the matrix is a scalar multiple of the first column