- 1、本文档共7页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
A DICTIONARY FOR LINEAR ALGEBRA线性代数词典
GLOSSARY: A DICTIONARY FOR
LINEAR ALGEBRA
Adjacency matrix of a graph. Square matrix with aij = 1 when there is an edge from node
i to node j; otherwise aij = 0. A = A
T for an undirected graph.
Affine transformation T (v) = Av + v 0 = linear transformation plus shift.
Associative Law (AB)C = A(BC). Parentheses can be removed to leave ABC.
Augmented matrix [A b ]. Ax = b is solvable when b is in the column space of A; then
[A b ] has the same rank as A. Elimination on [A b ] keeps equations correct.
Back substitution. Upper triangular systems are solved in reverse order xn to x1.
Basis for V . Independent vectors v 1, . . . , v d whose linear combinations give every v in
V . A vector space has many bases!
Big formula for n by n determinants. Det(A) is a sum of n! terms, one term for each
permutation P of the columns. That term is the product a1α · · · anω down the
diagonal of the reordered matrix, times det(P ) = ±1.
Block matrix. A matrix can be partitioned into matrix blocks, by cuts between rows
and/or between columns. Block multiplication of AB is allowed if the block shapes
permit (the columns of A and rows of B must be in matching blocks).
Cayley-Hamilton Theorem. p(λ) = det(A? λI) has p(A) = zero matrix.
Change of basis matrixM . The old basis vectors v j are combinations
∑
mijw i of the new
basis vectors. The coordinates of c1v 1+ · · ·+cnvn = d1w 1+ · · ·+dnwn are related
by d =Mc. (For n = 2 set v 1 = m11w 1 +m21w 2, v 2 = m12w 1 +m22w 2.)
Characteristic equation det(A? λI) = 0. The n roots are the eigenvalues of A.
Cholesky factorization A = CCT = (L
√
D)(L
√
D)T for positive definite A.
Circulant matrixC. Constant diagonals wrap around as in cyclic shift S. Every circulant
is c0I + c1S + · · ·+ cn?1Sn?1. Cx = convolution c ? x . Eigenvectors in F .
Cofactor Cij. Remove row i and column j; multiply the determinant by (?1)i+j.
Column picture of Ax = b. The vector b becomes a combination of the columns of A.
The system is solvable only when b is in the colu
您可能关注的文档
- 2013-An Early-Warning Methodology of Work safety for Chemical Industry.pdf
- 2013-Assessment Model of Accident Emergency Management System.pdf
- 2013.11WhenBigDataMeetsBigSmog-ABigSpatio-temporal DataFrameworkforChinaSevereSmogAnalysis.pdf
- 20130513配套ppt.ppt
- 2013厦门国际礼品、工艺品及家居用品展览会招商函.pdf
- 2013同等学力--英语--精品提分--王蕙老师.pdf
- 2013学年第二学期四年级英语期中练习.pdf
- 2013宛春期中考试_英语八年级.pdf
- 2013年10月26日ACT高分考试经验.pdf
- 2013年12月6级真题第三套.pdf
文档评论(0)