1 / 5

Problem Solving with Matrices

Problem Solving with Matrices. Multiplying Matrices A 5x4 x B 4x1 = C 5x1 Notice that the inner values disappear. Example on page 64. Identity matrix  has all zero entries except for a diagonal of ones starting from top left down to bottom right. (EX. Pg 67).

alden
Télécharger la présentation

Problem Solving with Matrices

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Problem Solving with Matrices

  2. Multiplying Matrices A 5x4 x B 4x1 = C 5x1 Notice that the inner values disappear. Example on page 64 Identity matrix  has all zero entries except for a diagonal of ones starting from top left down to bottom right. (EX. Pg 67) A matrix that is square  nxn is represented by In. It can easily be shown that AmxnIn=Amxn for any mxn matrix.

  3. For most square matrices, there exists an INVERSE MATRIX A-1 with the property that AA-1 = I. Note that A-1 is not equal to 1/A Solving the equation gives you A-1 If ad = bc, then A-1 does not exist since it would require dividing by zero. Example Pg 68

  4. Matrices of larger dimensions can also be found, however their formulas become quite cumbersome and more tedious. It is easier to find the inverse of large matrices using graphing calculators. Matrices can be used to encode messages, check out pg 70 Network Matrix  transportation and communication networks are represented in matrices. They provide info on the number of direct links between two vertices or points. Example pg 72

  5. Distributive property A(B + C) = AB + AC Associative property (AB)C = A (BC) Commutative property AB not equal to BA Homework Pg 74 # 1abc, 3, 4, 5, 7ab, 8, 14a

More Related