Introduction to Linear Algebra

Description

Year 1 Linear Algebra Mind Map on Introduction to Linear Algebra, created by SITI NUR SYAFIQAH NORDIN on 23/07/2021.
SITI NUR SYAFIQAH NORDIN
Mind Map by SITI NUR SYAFIQAH NORDIN, updated more than 1 year ago
SITI NUR SYAFIQAH NORDIN
Created by SITI NUR SYAFIQAH NORDIN almost 3 years ago
13
0

Resource summary

Introduction to Linear Algebra
  1. Linear Systems
    1. ax=b : a linear equation in one variable (x)
      1. Definition 1: a linear in "n" variables has the form, a1x1 + a2x2 + … + anxn = b
        1. A linear system of m linear equations in n variables can be solved by Gaussian elimination method
          1. Number of solutions of a system of linear equations: consistent system >has exactly one solution >has infinitely many solution inconsistent system >has no solution
            1. Operations that produce equivalent systems: 1. Interchange two equations 2. Multiply an equation by a nonzero constant 3. Add a multiple of an equation to another equation
            2. Matrices
              1. Square matrices, m=n
                1. A = [aiji]
                  1. Matric that has only one row is called row matrix or row-vector
                    1. Matrix that has only one column is called column matrix or column vector
                      1. A square matrix for which every term except of the main diagonal is zero, is called diagonal matrix
                        1. A diagonal matrix A for which aij = c for i=j and aij =0 for i not equal to j is called scalar matrix
                          1. Two m x n matrix A and B are said to be equal if aij = bij, that is corresponding elements are equal
                            1. If A and B are m x n matrices, then the sum of A and B is the m x n matrix C, defined by cij = aij + bij
                              1. If A is m x n matrix and r is real number, then the scalar multiple of A by r, rA, is m x n matrix B, then B = rA
                                1. If A is m x n matrix, AT is n x m matrix, then AT is called transpose of A
                                  1. If A is m x p matrix, B is p x n matrix then product of A and B is the m x n matrix C
                                    1. Matrix multiplication is a noncommutative operation
                                      1. product of AB is not equal to product of BA
                                      2. Elementary row operations: 1. Interchange two rows. 2. Multiply a row by nonzero constant. 3. Add a multiple of a row to another row
                                      3. Properties of Matrix Operations
                                        1. Properties of Matrix addition and Scalar Multiplication
                                          1. 1. Closure property : A + B is again an m x n matirx
                                            1. 2. Commutative property : A + B = B + A
                                              1. 3. Associative property : (A + B) + C = A + (B + C)
                                                1. 4. Associative property of multiplication : (cd)A = c(dA)
                                                  1. 5. Distributive property: c(A + B) = cA + cB
                                                    1. 6. Distributive property: (c + d)A = cA + dA
                                                      1. 7. Multiplication Identity: IA = A
                                                        1. 8. Additive identity: the m x n zero matrix has property of A + 0 = A
                                                          1. 9. Additive inverse: the m x n matrix (-A) has property of A + (-A) = 0
                                                            1. 10. If cA = 0, either c = 0 or A = 0
                                                            2. Distributive & Associative Laws
                                                              1. A(B + C) = AB + AC [left-hand distributive law]
                                                                1. (D + E)F = DF + EF [right-hand distributive law]
                                                                  1. A(BC) = (AB)C [associative law]
                                                                  2. The n x n matrix consist of only 0 beside diagonal located (left to right) 1 is called identity matrix of order n
                                                                    1. Properties of Transpose
                                                                      1. (AT)T = A
                                                                        1. (A + B)T = AT + BT
                                                                          1. (AB)T = BTAT
                                                                            1. (rA)T = rAT
                                                                            2. if AT = A, matrix A is called symmetric
                                                                              1. Row-Echelon form and reduced row-echelon form
                                                                                1. Any rows consisting entirely of zeros occur at the bottom of the matrix
                                                                                  1. For each row that doesn't consist entirely of zeros, the first nonzero entry is 1 (called leading 1)
                                                                                    1. Gauss-Jordan elimination : both right upper and left lower triangle is reduced to 0
                                                                                      1. Gaussian elimination: only left lower triangle is reduced to 0
                                                                                    2. Determinants
                                                                                      1. 2 x 2 matrix, det(A) = ad - bc
                                                                                        1. 3 x 3 matrix, det(A) = (a11 x a22 x a33) + (a12 x a23 x a31) + (a13 x a21 x a32) - (a13 x a22 x a31) - (a11 x a23 x a32) - (a12 x a21 x a33)
                                                                                          1. Properties of Determinants
                                                                                            1. 1. det(A) = det(AT)
                                                                                              1. 2. If matrix B results from matrix A by interchanging two rows (columns) of A then det(B) = -det(A)
                                                                                                1. 3. If two rows (columns) of matrix A are equal, then det(A) = 0
                                                                                                  1. 4. If a row (column) of matrix A consists entirely of zeros, then det(A) = 0
                                                                                                    1. 5. If B is obtained from A by multiplying any row (column) of A by a real number c, then det(B) = c[det(A)]
                                                                                                      1. 6. If B is obtained from A by adding to each element of the r-th row (column) of A a constant c times the corresponding elementh of the s-th row (column), r not equal to s, then det(B) = det(A)
                                                                                                        1. 7. If 3 x 3 matrix A consists of 0 on entirely upper right triangle, then det(A) = (a11 x a22 x a33)
                                                                                                          1. 8. det(AB) = det(A)det(B)
                                                                                                        2. Inverse of Matrix
                                                                                                          1. The determinant Mij is called the minor of aij.
                                                                                                            1. The cofactor of Aij is defined as Aij = (-1)^(i+j) x minor of aij
                                                                                                              1. adjA : adjoint of A
                                                                                                                1. An n x n matrix A is called nonsingular or invertible if there exists an n x n matrix B such that AB = BA = I(n) which matrix B is called as an inverse of A and shall be written as B = A^-1
                                                                                                                Show full summary Hide full summary

                                                                                                                Similar

                                                                                                                Linear Algebra Quiz
                                                                                                                Clint Givens
                                                                                                                Operaciones con Matrices
                                                                                                                Liizbeth Juárez
                                                                                                                "TIPOS DE MATRICES"
                                                                                                                Liizbeth Juárez
                                                                                                                Matrices
                                                                                                                Alex Burden
                                                                                                                Matrices por bloques
                                                                                                                Liizbeth Juárez
                                                                                                                Matrix Algebra - AQA FP4
                                                                                                                kcogman
                                                                                                                Conceptualización de vectores, matrices y determinantes
                                                                                                                Laura Isabella Moreno Herrera
                                                                                                                Vector Space
                                                                                                                Sweetie Happy
                                                                                                                Computer Graphics Chapter 1
                                                                                                                Sophia Angus
                                                                                                                Lineární algebra II
                                                                                                                Květa Brázdilová
                                                                                                                131: MathematicalSpaces
                                                                                                                Ruby Kalra