Linear Algebra Done Wrong

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

1/5

flashcard set

Earn XP

Description and Tags

For these flashcards, I will be using Sergei Treil' Linear Algebra Done Wrong book

Last updated 2:45 AM on 5/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

6 Terms

1
New cards

What is a vector space

A collection of vectors that follow the 8 axioms of vector spaces. These axioms are commutativity, associativity, the zero vector, additive inverse, multiplicative identity, multiplicative associativity and multiplying by scalars. Vector spaces are usually denoted by a V (1.1)

2
New cards

The space \mathbb{R}^n represents what

It represents a column vector of size n whose entries are real numbers (1.1)

3
New cards

The space \mathbb{C}^n represents what

It represents a column vector of size n whose entries are complex numbers (1.1)

4
New cards

The space \mathbb{F}^n represents what

It represents a column vector of size n whose entries are real or complex numbers (1.1)

5
New cards

An m x n matrix has how many rows and columns

This matrix has m rows and n columns. Matrices are always represented rows x columns (1.1)

6
New cards

The transpose of a matrix does what

Transforms the rows of a matrix into columns. So the first row becomes the first column and etc. The notation for the transpose of a matrix A is usually AT (1.1)