欢迎光临散文网 会员登陆 & 注册

Linear Algebra ( 线性代数 英文版)

2023-08-05 15:14 作者:壹虚居士  | 我要投稿

Chapter 1 Vectors

  • The meaning of Column Vectors


chapter 1 vectors P1 - 08:10


Sometimes a vector in n-space R^n is written vertically rather than horizontally. Such a vector is called a column vector.

There are no different between vertically vectors and horizontally vectors.


chapter 1 vectors P1 - 13:47



chapter 1 vectors P1 - 14:25


  • Theorem 1.1
  • Dot (Inner) Product

Two vectors which are made a dot product (or inner product) must be the same dimensions, and what we get is just a number.

If u\dot v = 0, u and v are said to be orthogonal (or perpendicular).

  • Theorem 1.2
  • Norm(Length) of a Vetor


chapter 1 vectors P1 - 29:45


A vector u is called a unit vector if the norm of u is 1, or, equivalently, if u\dot u=1.

  • Theorem 1.3 Cauchy-Schwarz inequality
  • Throrem 1.4



chapter 1 vectors P1 - 39:58




chapter 1 vectors P1 - 42:13




chapter 1 vectors P1 - 45:59




Chapter 2 Algebra of Matrices

For a single element a_{ij}, i shows which row the element is in, j shows which column the element is in.

E.g. 'm \times n' means this matrix has m rows and n columns.

'A zero matrix always equals to another zero matrix' is true or false?


chapter 2 matrix #1 P2 - 08:40


Is false, they are possibly don't have same size(same number of rows and same number of columns).

  • Matrix Addition and Scalar Multiplication


chapter 2 matrix #1 P2 - 13:08


  • Theorem 2.1


  • Matrix Multiplication


chapter 2 matrix #1 P2 - 26:08



another example:


another example:


AB isn't equal to BA.

e.g.

  • Theorem 2.2


  • Transpose of a Matrix

相当于将矩阵先顺时针旋转90度,再水平翻转180度.

如果是sqaure matrix,那么就相当于沿着对角线翻折!!!!!


  • Theorem 2.3

check the conclusion (iv):



  • Square Matrices


  • Diagonal and Trace

-Diagonal

-Trace

If a matrix isn't square trace, it has no trace.


  • Theorem 2.4


  • Identity Matrix and Scalar Matrices


  • Remark


  • Powers of Matrices, Polynomials in Matrices


why we should use Identity matrix?

-- we can't plus a matrix and a number.

-- we must trans the number to a scalar matrix.


  • Invertible (Nonsingular) Matrices


How to find a inverse matrix for a square matrix?

1.the matrix must be a square matrix

2.construction of a equation

3.find the solves of the equation




conclusion:

  • Determinant


It's easy to find a inverse of A, then.

If the determinant is zero, then the matrix has no inverse.


Inverse of an n \times n Matrix


  • Special Typres of Square Matrices

(special kinds of square matrices)

--Diagonal and Triangular Matrices


e.g.

三角矩阵分为上三角矩阵(upper triangular)和下三角矩阵(below triangular):

  • Theorem 2.5

Remark: A nonempty collection A of matrices is called an algebra (of matrices) if A is closed under the operations of matrix addition, scalar multiplication, and matrix multiplication. Clearly, the square matrices with a given order form an algebra of matrices, but so do the scalar, diagonal, triangular, and lower triangular matrices.


  • Symmetric Matrices and skew-Symmetric Matrices

Definition of Symmetric Matrices : A^T = A

Definition of skew-Symmetric Matrices : A^T = - A

  • Orthogonal Matrices

A transpose equals to A inverse.


  • Normal Matrices


  • Block Matrices


把矩阵划分为几个区域分别参与计算:

then we have:


  • Square Block Matrices





Chapter3 System of Linear Equation

更新到5p


Linear Algebra ( 线性代数 英文版)的评论 (共 条)

分享到微博请遵守国家法律