Linear Algebra (Aljabar Linier) Week 5 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma Ph: 081338227031,

Slides:



Advertisements
Similar presentations
Example: Given a matrix defining a linear mapping Find a basis for the null space and a basis for the range Pamela Leutwyler.
Advertisements

8.2 Kernel And Range.
Linear Algebra (Aljabar Linier) Week 13 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma
Module 5 – Networks and Decision Mathematics Chapter 24 – Directed Graphs.
Elementary Linear Algebra Anton & Rorres, 9th Edition
ON TARGET REVIEW LAST WEEK Review. ON TARGET Determine whether each equation is a linear equation. If so, write the equation in standard form. 1. xy =
1 1.8 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS.
Introduction to Graph Theory Lecture 19: Digraphs and Networks.
I. Homomorphisms & Isomorphisms II. Computing Linear Maps III. Matrix Operations VI. Change of Basis V. Projection Topics: Line of Best Fit Geometry of.
MECH300H Introduction to Finite Element Methods Lecture 2 Review.
Some Important Subspaces (10/29/04) If A is an m by n matrix, then the null space of A is the set of all vectors x in R n which satisfy the homogeneous.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 08 Chapter 8: Linear Transformations.
Lecture 10 Dimensions, Independence, Basis and Complete Solution of Linear Systems Shang-Hua Teng.
10.1 Gaussian Elimination Method
Subspaces, Basis, Dimension, Rank
Linear Algebra (Aljabar Linier) Week 2 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma Ph: ,
6.1 Introduction to Linear Transformations
Linear Algebra (Aljabar Linier) Week 1 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma Ph: ,
Linear Algebra Lecture 25.
More on Inverse. Last Week Review Matrix – Rule of addition – Rule of multiplication – Transpose – Main Diagonal – Dot Product Block Multiplication Matrix.
ME 1202: Linear Algebra & Ordinary Differential Equations (ODEs)
Elementary Linear Algebra Anton & Rorres, 9th Edition
Matrix Solutions to Linear Systems. 1. Write the augmented matrix for each system of linear equations.
Sections 1.8/1.9: Linear Transformations
Linear Algebra (Aljabar Linier) Week 10 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma
Chap. 6 Linear Transformations
Lecture 8 Matrix Inverse and LU Decomposition
Introductions to Linear Transformations Function T that maps a vector space V into a vector space W: V: the domain of T W: the codomain of T Chapter.
Chapter 4 Linear Transformations 4.1 Introduction to Linear Transformations 4.2 The Kernel and Range of a Linear Transformation 4.3 Matrices for Linear.
Linear Algebra (Aljabar Linier) Week 6 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma Ph: ,
4.6: Rank. Definition: Let A be an mxn matrix. Then each row of A has n entries and can therefore be associated with a vector in The set of all linear.
A website that has programs that will do most operations in this course (an online calculator for matrices)
2 2.9 © 2016 Pearson Education, Inc. Matrix Algebra DIMENSION AND RANK.
Lecture 13 Inner Product Space & Linear Transformation Last Time - Orthonormal Bases:Gram-Schmidt Process - Mathematical Models and Least Square Analysis.
LAHW#12 Due December 13, Bases and Dimension 42. –Criticize this argument: We have three vectors u 1 = (1, 3, 2), u 2 = (-2, 4, 5), and u 3.
FROM CONCRETE TO ABSTRACT ACTIVITIES FOR LINEAR ALGEBRA Basic Skills Analysis Hypothesis Proof Helena Mirtova Prince George’s Community College
KEY THEOREMS KEY IDEASKEY ALGORITHMS LINKED TO EXAMPLES next.
click to start Example: A LINEAR TRANSFORMATION.
4.3 Linearly Independent Sets; Bases
1. Systems of Linear Equations and Matrices (8 Lectures) 1.1 Introduction to Systems of Linear Equations 1.2 Gaussian Elimination 1.3 Matrices and Matrix.
Ch 6 Vector Spaces. Vector Space Axioms X,Y,Z elements of  and α, β elements of  Def of vector addition Def of multiplication of scalar and vector These.
Linear Transformations
FUNCTIONS COSC-1321 Discrete Structures 1. Function. Definition Let X and Y be sets. A function f from X to Y is a relation from X to Y with the property.
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
Section 2.6 Inverse Functions. Definition: Inverse The inverse of an invertible function f is the function f (read “f inverse”) where the ordered pairs.
4 Vector Spaces 4.1 Vector Spaces and Subspaces 4.2 Null Spaces, Column Spaces, and Linear Transformations 4.3 Linearly Independent Sets; Bases 4.4 Coordinate.
Matrices, Vectors, Determinants.
Chapter 4 Linear Transformations 4.1 Introduction to Linear Transformations 4.2 The Kernel and Range of a Linear Transformation 4.3 Matrices for Linear.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
8.2 Kernel And Range.
Linear Algebra Lecture 19.
Linear Algebra Lecture 15.
Elementary Linear Algebra
MA10210: Algebra 1B
Linear Transformations
Section 1.8: Introduction to Linear Transformations.
RECORD. RECORD Gaussian Elimination: derived system back-substitution.
4.6: Rank.
Relations.
Linear Algebra Lecture 21.
Theorems about LINEAR MAPPINGS.
Relations for functions.
Maths for Signals and Systems Linear Algebra in Engineering Lectures 4-5, Tuesday 18th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN.
Graphs G = (V, E) V are the vertices; E are the edges.
Chapter 4 Linear Transformations
Graph Vocabulary.
Objectives The student will be able to:
Elementary Linear Algebra Anton & Rorres, 9th Edition
Presentation transcript:

Linear Algebra (Aljabar Linier) Week 5 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma Ph: ,

Agenda Exercises on matrix operation, matrix inversion, and LU factorization Matrices –Matrix Operations and Algebra –Matrix Inversion –LU Factorization –Subspaces, Basis, Dimension and Rank –Linear Transformations –Applications Graph Markov Chains

Review Find a P T LU factorization of, where P is a permutation matrix  Adapting the LU factorization to handle cases where row interchanges are necessary during Gaussian elimination Solve X for : AXB = (BA)2,ABXA-1B-1 = I + A Using Gauss-Jordan method, find the inverse of the given matrix (if it exists) Solve the system Ax=b using LU factorization, where

Subspaces Basis Dimension Rank

Subspaces A subspace is a subset of vector space (Lecture Week 10). –To learn subspaces relating to matrices in order to understand the structure of Ax=b

Examples Show that the set of all vectors that satisfy the conditions x=3y and z=-2y forms a subspace of R 3 Determine whether the set of all vectors, where y=x 2, is a subspace of R 2

Subspaces associated with Matrices Example:

Subspaces associated with Matrices (2)

Basis Find a basis for the row space, the column space and null space of

Dimension

Rank

Coordinates

Fundamental Theorem of Invertible Matrices Version 2

Linear Transformations

Introduction A transformation (or mapping or function) T from R n to R m ( T: R n  R m ) is a rule that assigns to each vector v in R n a unique vector T(v) in R m. The domain of T is R n, and the codomain of T is R m. For a vector v in the domain of T, the vector T(v) in the codomain is called the image of v under the action of T. The set of all possible images T(v) (as v varies throughout the domain of T) is called the range of T Example:  Find –Domain and codomain of T A –Image of and the range of T A

Linear Transformation Examples: –Let F:R 2  R 2 be the transformation that sends each point to its reflection in the x-axis. Show that F is a linear transformation.

Composition of Linear Transformations Example:  Consider the following linear transformation T and S. Find

Inverse of Linear Transformations Where I is an identity transformation, I:R n  R n such that I(v)=v for every v in R n

Applications: Graphs

Adjacency Matrix In week 3 we studied network analysis which in essence is the application of graph. We can record the essential information about a grah in a matrix, and use matrix algebra to answer certain questions about the graph.

Path A path in a graph is a sequence of edges from one vertex other vertex. The length of a path is the number of edges it contains, and we will refer to a path with k edges as a k-path How many 3-paths are there between v 1 and v 2 ?

Digraph

Tournament Five tennis players (Davenport, Graf, Hingis, Seles and Williams) compete in a round-robin tournament in which each player plays every other player once. A directed edge from vertex i to vertex j means player i defeated player j Tournament  a directed graph (digraph) in which there is exactly one directed edge between every pair of vertices. How to rank the players?

Ranking Count the number of wins for each player: Count indirect wins  2-path in the digraph Ranking: Davenport, Graf, Hingis, Williams, Seles

The End Thank you for your attention!