 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

5.4 Basis And Dimension.
5.2 Rank of a Matrix. Set-up Recall block multiplication:
Section 4.6 (Rank).
4 4.3 © 2012 Pearson Education, Inc. Vector Spaces LINEARLY INDEPENDENT SETS; BASES.
THE DIMENSION OF A VECTOR SPACE
Dimension of a Vector Space (11/9/05) Theorem. If the vector space V has a basis consisting of n vectors, then any set of more than n vectors in V must.
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
Lecture 10 Dimensions, Independence, Basis and Complete Solution of Linear Systems Shang-Hua Teng.
Subspaces, Basis, Dimension, Rank
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
Linear Algebra Lecture 25.
Linear Algebra Chapter 4 Vector Spaces.
4 4.2 © 2012 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
4.1 Vector Spaces and Subspaces 4.2 Null Spaces, Column Spaces, and Linear Transformations 4.3 Linearly Independent Sets; Bases 4.4 Coordinate systems.
Vectors in R n a sequence of n real number An ordered n-tuple: the set of all ordered n-tuple  n-space: R n Notes: (1) An n-tuple can be viewed.
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
A matrix equation has the same solution set as the vector equation which has the same solution set as the linear system whose augmented matrix is Therefore:
Chapter 3 Vector Spaces. The operations of addition and scalar multiplication are used in many contexts in mathematics. Regardless of the context, however,
Chapter Content Real Vector Spaces Subspaces Linear Independence
Elementary Linear Algebra Anton & Rorres, 9th Edition
5.5 Row Space, Column Space, and Nullspace
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
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.
Chapter 4 – Linear Spaces
Vector Spaces RANK © 2016 Pearson Education, Inc..
4 © 2012 Pearson Education, Inc. Vector Spaces 4.4 COORDINATE SYSTEMS.
Chap. 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
4.3 Linearly Independent Sets; Bases
Arab Open University Faculty of Computer Studies M132: Linear Algebra
Elementary Linear Algebra Anton & Rorres, 9th Edition
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.
5.4 Basis and Dimension The equations can be written by using MathType
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
4.5: The Dimension of a Vector Space. Theorem 9 If a vector space V has a basis, then any set in V containing more than n vectors must be linearly dependent.
Chapter 4 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis 5.Dimension 6. Row Space, Column Space, and Nullspace 8.Rank.
Matrices and Linear Systems Roughly speaking, matrix is a rectangle array We shall discuss existence and uniqueness of solution for a system of linear.
4 4.5 © 2016 Pearson Education, Inc. Vector Spaces THE DIMENSION OF A VECTOR SPACE.
4 4.2 © 2016 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
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.
Chapter 5 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis and Dimension 5. Row Space, Column Space, and Nullspace 6.
Sec Sec Sec 4.4 CHAPTER 4 Vector Spaces Let V be a set of elements with vector addition and multiplication by scalar is a vector space if these.
Matrices, Vectors, Determinants.
4 4.1 © 2012 Pearson Education, Inc. Vector Spaces VECTOR SPACES AND SUBSPACES.
Let S is the space of discrete-time signals. A signal in S is a function defined only on the integers and is visualized as a sequence of numbers,
REVIEW Linear Combinations Given vectors and given scalars
7.3 Linear Systems of Equations. Gauss Elimination
Eigenvalues and Eigenvectors
Linear Algebra Lecture 26.
Eigenvalues and Eigenvectors
Lecture 7 Vector Space Last Time - Properties of Determinants
VECTOR SPACES AND SUBSPACES
Linear Algebra Lecture 22.
VECTOR SPACES AND SUBSPACES
4.6: Rank.
Linear Algebra Lecture 37.
Linear Algebra Lecture 21.
Mathematics for Signals and Systems
Elementary Linear Algebra
Linear Algebra Lecture 24.
Maths for Signals and Systems Linear Algebra in Engineering Lectures 4-5, Tuesday 18th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN.
Linear Algebra Lecture 20.
Chapter 4 Vector Spaces 4.1 Vector spaces and Subspaces
Vector Spaces RANK © 2012 Pearson Education, Inc..
THE DIMENSION OF A VECTOR SPACE
Null Spaces, Column Spaces, and Linear Transformations
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Vector Spaces COORDINATE SYSTEMS © 2012 Pearson Education, Inc.
Eigenvalues and Eigenvectors
VECTOR SPACES AND SUBSPACES
Presentation transcript:

 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …

 Partitioned Matrices  Matrix factorization  Iterative Solutions of linear Systems

 Vector Spaces and Subspaces  Null Spaces, Column Spaces and Lin Tr.  Lin Ind. Sets: Bases …

 Coordinate Systems  Dim. of a Vector Spaces  Rank  Change of Basis  Application to Diff Eq.

Let V be an arbitrary nonempty set of objects on which two operations are defined, addition and multiplication by scalars.

If the following axioms are satisfied by all objects u, v, w in V and all scalars l and m, then we call V a vector space.

Axioms of Vector Space For any set of vectors u, v, w in V and scalars l, m, n: 1.u + v is in V 2. u + v = v + u

3. u + (v + w) = (u + v) + w 4. There exist a zero vector 0 such that 0 + u = u + 0 = u 5.There exist a vector –u in V such that -u + u = 0 = u + (-u)

6. (l u) is in V 7.l (u + v)= l u + l v 8.m (n u) = (m n) u = n (m u) 9.(l + m) u = I u +m u 10.1u = u where 1 is the multiplicative identity

A subset W of a vector space V is called a subspace of V if W itself is a vector space under the addition and scalar multiplication defined on V.

If W is a set of one or more vectors from a vector space V, then W is subspace of V if and only if the following conditions hold:

Continue! (a) If u and v are vectors in W, then u + v is in W (b) If k is any scalar and u is any vector in W, then k u is in W.

The null space of an m x n matrix A (Nul A) is the set of all solutions of the hom equation Ax = 0 Nul A = {x: x is in R n and Ax = 0}

The column space of an m x n matrix A (Col A) is the set of all linear combinations of the columns of A.

The column space of a matrix A is a subspace of R m.

A system of linear equations Ax = b is consistent if and only if b is in the column space of A.

A linear transformation T from V into W is a rule that assigns to each vector x in V a unique vector T (x) in W, such that

(i) T (u + v) = T (u) + T (v) for all u, v in V, and (ii) T (cu) = c T (u) for all u in V and all scalars c

The kernel (or null space) of such a T is the set of all u in V such that T (u) = 0.

An indexed set of vectors {v 1,…, v p } in V is said to be linearly independent if the vector equation has only the trivial solution, c 1 =0, c 2 =0,…,c p =0

The set {v 1,…,v p } is said to be linearly dependent if (1) has a nontrivial solution, that is, if there are some weights, c 1,…,c p, not all zero, such that (1) holds. In such a case, (1) is called a linear dependence relation among v 1, …, v p.

Let S = {v 1, …, v p } be a set in V and let H = Span {v 1, …, v p }. (a)If one of the vectors in S, say v k, is a linear combination of the remaining vectors in S, then the set formed from S by removing v k still spans H. (b)If H {0}, some subset of S is a basis for H. Spanning Set Theorem

Suppose the set B = {b 1, …, b n } is a basis for V and x is in V. The coordinates of x relative to the basis B (or the B - coordinates of x ) are the weights c 1, …, c n such that …

If c 1,c 2,…,c n are the B- Coordinates of x, then the vector in R n is the coordinate of x (relative to B) or the B-coordinate vector of x. The mapping x  [ x ] B is the coordinate mapping (determined by B)

If V is spanned by a finite set, then V is said to be finite-dimensional, and the dimension of V, written as dim V, is the number of vectors in a basis for V. …

The dimension of the zero vector space {0} is defined to be zero. If V is not spanned by a finite set, then V is said to be infinite-dimensional. Continue!

The pivot columns of a matrix A form a basis for Col A.

The Basis Theorem Let V be a p -dimensional vector space, p> 1. Any linearly independent set of exactly p elements in V is automatically a basis for V. Any set of exactly p elements that spans V is automatically a basis for V.

The dimension of Nul A is the number of free variables in the equation Ax = 0. The dimension of Col A is the number of pivot columns in A

The rank of A is the dimension of the column space of A. Since Row A is the same as Col A T, the dimension of the row space of A is the rank of A T. The dimension of the null space is sometimes called the nullity of A.

The dimensions of the column space and the row space of an m x n matrix A are equal. This common dimension, the rank of A, also equals the number of pivot positions in A and satisfies the equation rank A + dim Nul A = n The Rank Theorem

If A is an m x n, matrix, then (a) rank ( A ) = the number of leading variables in the solution of Ax = 0 (b) nullity ( A ) = the number of parameters in the general solution of Ax = 0

If A is any matrix, then rank (A) = rank (A T )

Four Fundamental Matrix Spaces Row space of A Column space of A Null space of A Null space of A T

Let A be an n x n matrix. Then the following statements are each equivalent to the statement that A is an invertible matrix. …

The columns of A form a basis of R n. Col A = R n dim Col A = n rank A = n Nul A = {0} dim Nul A = 0

Let B = {b 1, …, b n } and C = {c 1, …, c n } be bases of a vector space V. Then there is an n x n matrix such that …

Continue! The columns of are the C-coordinate vectors of the vectors in the basis B. That is, …

Observe

Given scalars a 0, …, a n, with a 0 and a n nonzero, and given a signal {z k }, the equation is called a linear difference equation (or linear recurrence relation) of order n. …

Continue! For simplicity, a 0 is often taken equal to 1. If {z k } is the zero sequence, the equation is homogeneous; otherwise, the equation is non- homogeneous.

If a n 0 and if {z k } is given, the equation y k+n +a 1 y k+n-1 +…+a n- 1 y k+1 +a n y k =z k, for all k has a unique solution whenever y 0,…, y n-1 are specified.

The set H of all solutions of the nth-order homogeneous linear difference equation y k+n +a 1 y k+n-1 +…+a n-1 y k+1 +a n y k =0, for all k is an n-dimensional vector space.

Reduction to Systems of First-Order Equations A modern way to study a homogeneous n th-order linear difference equation is to replace it by an equivalent system of first order difference equations, …

Continue! written in the form x k+1 = Ax k for k = 0, 1, 2, … Where the vectors x k are in R n and A is an n x n matrix.