Author| Rickyの水果摊
Time | 2022.9.11
Lecture 5: Transposes, permutations, spaces R n R^n Rn
Lecture Info
-
Instructor: Prof. Gilbert Strang
-
Course Number: 18.06
-
Topics: Linear Algebra
-
Official Lecture Resource: Resource Index of Linear Algebra
Excellent Notes on GitHub
There are some classic, excellent notes from other authors on GitHub, wihch I highly recommend you to star ⭐️ and read 📖
notes-linear-algebra (A systematic notes written in Chinese)
The-Art-of-Linear-Algebra (Focus on visualization of important concept of Linear Algebra)
Video Link
Lecture 5: Transposes, permutations, spaces R n R^n Rn (bilibili)
Lecture 5: Transposes, permutations, spaces R n R^n Rn (YouTube)
Key Points
- Transposes and symmetric matrix
- vector space
- subspaces
- column space - C ( A ) C(A) C(A)
Active Recall Questions
- If R R R is a rectangular matrix, then N = R T ∗ R N=R^T*R N=RT∗R must be a symmetric matrix. Why?
- What are the different types of vector space in general?
- What are the basic rules that a vector space have to follow?
- What are the properties that a vector in R n \mathbb{R}^n Rn have? (Hint: dimension of vectors & value type of each components)
- List all the possible subspaces of R n \mathbb{R}^n Rn
- What’s the differences between R 2 \mathbb{R}^{2} R2 and a subspace (plane) of R n \mathbb{R}^n Rn
- List the vector sets of l i n e 1 : y = x , l i n e 2 : y = − x + 1 line1:y=x,line2:y=-x+1