Linear Algebra (Review)

Linear Algebra (Review)

Linear Algebra (Review) Volker Tresp 2018 1 Vectors • k; M; N are scalars • A one-dimensional array c is a column vector. Thus in two dimensions, c c = 1 c2 • ci is the i-th component of c T • c = (c1; c2) is a row vector, the transposed of c 2 Matrices • A two-dimensional array A is a matrix, e.g., a a a A = 1;1 1;2 1;3 a2;1 a2;2 a2;3 • If A is an N × M-dimensional matrix, { then the transposed AT is an M × N-dimensional matrix { the columns (rows) of A are the rows (columns) of AT and vice versa 2 3 a1;1 a2;1 T A = 4 a1;2 a2;2 5 a1;3 a2;3 3 Addition of Two Vectors • Let c = a + d • Then cj = aj + dj 4 Multiplication of a Vector with a Scalar • c = ka is a vector with cj = kaj • C = kA is a matrix of the dimensionality of A, with ci;j = kai;j 5 Scalar Product of Two Vectors • The scalar product (also called dot product) is defines as M T X a · c = a c = ajcj j=1 and is a scalar • Special case: M T X 2 a a = aj j=1 6 Matrix-Vector Product • A matrix consists of many row vectors. So a product of a matrix with a column vector consists of many scalar products of vectors • If A is an N × M-dimensional matrix and c is an M-dimensional column vector • Then d = Ac is an N-dimensional column vector d with M X di = ai;jcj j=1 7 Matrix-Matrix Product • A matrix also consists of many column vectors. So a product of matrix with a matrix consists of many matrix-vector products • If A is an N × M-dimensional matrix and C an M × K-dimensional matrix • Then D = AC is an N × K-dimensional matrix with M X di;k = ai;jcj;k j=1 8 Multiplication of a Row-Vector with a Matrix • Multiplication of a row vector with a matrix is a row vector. If A is a N × M-dimensional matrix and d a N-dimensional vector and if cT = dT A PN Then c is a M-dimensional vector with cj = i=1 diai;j 9 Outer Product • Special case: Multiplication of a column vector with a row vector is a matrix. Let d be a N-dimensional vector and c be a M-dimensional vector, then A = dcT is an N × M matrix with ai;j = dicj Example: d1c1 d1c2 d1c3 d1 = c1 c2 c3 d2c1 d2c2 d2c3 d2 10 Matrix Transposed • The transposed AT changes rows and columns • We have T AT = A (AC)T = CT AT 11 Unit Matrix • 0 1 0 ::: 0 1 B 0 1 ::: 0 C I = B C @ ::: A 0 ::: 0 1 12 Diagonal Matrix • N × N diagonal matrix: 0 1 a1;1 0 ::: 0 B 0 a2;2 ::: 0 C A = B C @ ::: A 0 ::: 0 aN;N 13 Matrix Inverse • Let A be an N × N square matrix • If there is a unique inverse matrix A−1, then we have A−1A = I AA−1 = I • If the corresponding inverse exist, (AC)−1 = C−1A−1 14 Orthogonal Matrices • Orthogonal Matrix (more precisely: Orthonormal Matrix): R is a (quadratic) or- thogonal matrix, if all columns are orthonormal. It follows (non-trivially) that all rows are orthonormal as well and RT R = I RRT = IR−1 = RT (1) 15 Singular Value Decomposition (SVD) • Any N × M matrix X can be factored as X = UDVT where U and V are both orthonormal matrices. U is an N × N Matrix and V is an M × M Matrix. • D is an N × M diagonal matrix with diagonal entries (singular values) di ≥ 0; i = 1;:::; r~, with r~ = min(M; N) • The uj (columns of U) are the left singular vectors • The vj (columns of V) are the right singular vectors • The dj (diagonal entries of D) are the singular values 16 Appendix* 2 • A vector is defined in a vector space. Example: c 2 R and c = cie1 + c2e2 with an orthogonal basis e1; e2. We denote with c both the vector and its component representation • A matrix is a 2-D array that is defined with respect to a vector space • The dot product is identical to the inner product ha; ci for Euclidean vector spaces with orthonormal basis vectors ei ! 0 1 X X X T ha; ci = aiei @ ci0ei0A = aici = a · c = a c i i0 i • An outer product is also called a dyadic product or an outer product (when related to vector spaces) and is written as d ⊗ c. Note that a matrix is generated from two vectors • An outer product is a special case of a tensor product 17 T P T • C = AB , can be written as a sum of outer products C = j ajbj , where aj is a columns vector of A and bj is a columns vector of B.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    19 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us