当前位置:网站首页>Summary of common concepts and problems of linear algebra in postgraduate entrance examination
Summary of common concepts and problems of linear algebra in postgraduate entrance examination
2022-04-23 09:05:00 【zhou_ pig】
Ongoing update ~
1. A matrix has many eigenvalues and eigenvectors , Any eigenvalue λ And the corresponding eigenvector , All satisfied with Aα=λα! Instead of foolishly putting all λ and α combined , Because that's an orthogonal transformation . Don't confuse !
2. A zero vector cannot be said to be an eigenvector , Look at the definition !α Is a nonzero column vector . Besides , The zero vector holds for any equation , There's no point .
3. A diagonal eigenvector is a diagonal eigenvector n Heavy , And the eigenvector is arbitrary n Order nonzero column vector .
4. If there is a matrix C Make the matrix A Contract with diagonal matrix , be A Must be a symmetric matrix . Transpose both sides of the contract equation , The transpose of diagonal matrix is equal to itself .
5. Real symmetric matrix , Must be similar to diagonal matrix , Also contract with diagonal matrix .
6. If the matrix can be similarly diagonalized , Then the rank of the matrix = Number of nonzero eigenvalues .
prove : There are invertible matrices P Satisfy P^-1AP = Diagonal matrix .
r(A) = r(P^-1AP) = r( Diagonal matrix ) = Number of nonzero eigenvalues .
7. Necessary and sufficient conditions for matrix equivalence : Homomorphic matrix with equal rank
8. The invertible matrix must be a square matrix , Otherwise, how can it turn into E?
9. about r(AB), If A and B Full rank n Square matrix , that r(AB) It's also n.
If A It's full rank ( Yes B Do line transformation ), So the result =r(B). Empathy , If B Is the row full rank , result =R(A).
10. A matrix , Eigenvalues are unique , Eigenvectors are not unique . Eigenvalues are unique and well understood , Because the characteristic polynomial equation is unique , Its solution is unique . Eigenvectors are not unique because of the same eigenvalue λ Of the eigenvector of 0 Linear combination is still λ Eigenvector of . At ordinary times, what we find in solving problems is the basic solution system , Fallibility is understood as the uniqueness of eigenvectors .
版权声明
本文为[zhou_ pig]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230902430923.html
边栏推荐
猜你喜欢
MATLAB入门资料
1099 建立二叉搜索树 (30 分)
DJ music management software pioneer DJ rekordbox
To remember the composition ~ the pre order traversal of binary tree
Brush classic topics
Pctp test experience sharing
[in-depth good article] detailed explanation of Flink SQL streaming batch integration technology (I)
2021 Li Hongyi's adaptive learning rate of machine learning
K210 learning notes (II) serial communication between k210 and stm32
653. 两数之和 IV - 输入 BST
随机推荐
Summary of solid problems
计算神经网络推理时间的正确方法
EmuElec 编译总结
Mini - exercice MySQL (seulement pour les débutants, pas pour les non - débutants)
是否同一棵二叉搜索树 (25 分)
Judgment on heap (25 points) two insertion methods
小程序报错:Cannot read property 'currentTarget' of undefined
Production practice elk
Error: cannot find or load main class
Consensus Token:web3. 0 super entrance of ecological flow
SAP 101K 411K 库存变化
OneFlow学习笔记:从Functor到OpExprInterpreter
On array replication
Applet in wechat and app get current ()
MySQL small exercise (only suitable for beginners, non beginners are not allowed to enter)
Pctp test experience sharing
Introduction to GUI programming swing
LeetCode_DFS_中等_1254. 统计封闭岛屿的数目
Four pictures to understand some basic usage of Matplotlib
A must see wechat applet development guide 1 - basic knowledge