Chapter 3: Linear transformations

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

10.4 Complex Vector Spaces.
5.4 Basis And Dimension.
6.4 Best Approximation; Least Squares
8.3 Inverse Linear Transformations
5.2 Rank of a Matrix. Set-up Recall block multiplication:
8.2 Kernel And Range.
Section 4.6 (Rank).
THE DIMENSION OF A VECTOR SPACE
3.II.1. Representing Linear Maps with Matrices 3.II.2. Any Matrix Represents a Linear Map 3.II. Computing Linear Maps.
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.
Orthogonality and Least Squares
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 08 Chapter 8: Linear Transformations.
Lecture 11 Fundamental Theorems of Linear Algebra Orthogonalily and Projection Shang-Hua Teng.
Subspaces, Basis, Dimension, Rank
1 MAC 2103 Module 10 lnner Product Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Define and find the.
Linear Algebra Lecture 25.
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.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
Chapter 2: Vector spaces
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
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
Chap. 6 Linear Transformations
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
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.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
4 © 2012 Pearson Education, Inc. Vector Spaces 4.4 COORDINATE SYSTEMS.
2 2.9 © 2016 Pearson Education, Inc. Matrix Algebra DIMENSION AND RANK.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
4.3 Linearly Independent Sets; Bases
Arab Open University Faculty of Computer Studies M132: Linear Algebra
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
Linear Transformations
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
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 6- LINEAR MAPPINGS LECTURE 8 Prof. Dr. Zafer ASLAN.
4 4.5 © 2016 Pearson Education, Inc. Vector Spaces THE DIMENSION OF A VECTOR SPACE.
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.
Section 4.3 Properties of Linear Transformations from R n to R m.
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.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
Row Space, Column Space, and Nullspace
8.3 Inverse Linear Transformations
Elementary Linear Algebra
Linear Transformations
4.6: Rank.
What can we know from RREF?
Linear Algebra Lecture 21.
Elementary Linear Algebra
Row-equivalences again
Linear Algebra Lecture 24.
Linear Algebra Lecture 23.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Linear Algebra Lecture 6.
How many solutions? Hung-yi Lee New Question:
Sec 3.5 Inverses of Matrices
Chapter 4 Linear Transformations
Row-equivalences again
Eigenvalues and Eigenvectors
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.
Presentation transcript:

Chapter 3: Linear transformations Linear transformations, Algebra of linear transformations, matrices, dual spaces, double duals Up to page 13 lecture 1

Linear transformations V, W vector spaces with same fields F. Definition: T:VW s.t. T(ca+b)=c(Ta)+Tb for all a,b in V. c in F. Then T is linear. Property: T(O)=O. T(ca+db)=cT(a)+dT(b), a,b in V, c,d in F. (equivalent to the def.) Example: A mxn matrix over F. Define T by Y=AX. T:FnFm is linear. Proof: T(aX+bY)= A(aX+bY)=aAX+bAY = aT(X)+bT(Y).

U:F1xm ->F1xn defined by U(a)=aA is linear. Notation: Fm=Fmx1 (not like the book) Remark: L(Fmx1,Fnx1) is same as Mmxn(F). For each mxn matrix A we define a unique linear transformation Tgiven by T(X)=AX. For each a linear transformation T has A such that T(X)=AX. We will discuss this in section 3.3. Actually the two spaces are isomorphic as vector spaces. If m=n, then compositions correspond to matrix multiplications exactly.

Example: T(x)=x+4. F=R. V=R. This is not linear. Example: V = {f polynomial:FF} T:V V defined by T(f)=Df. V={f:RR continuous}

Theorem 1: V vector space over F. basis Theorem 1: V vector space over F. basis . W another one with vectors (any kind mn). Then exists a unique linear tranformation T:VW s.t. Proof: Check the following map is linear.

Null space of T :VW:= { v in V| Tv = 0}. Rank T:= dim{Tv|v in V} in W. = dim range T. Null space is a vector subspace of V. Range T is a vector subspace of W. Example: Null space z=t=0. x+2y=0 dim =1 Range = W. dim = 3

Theorem: rank T + nullity T = dim V. Proof: a1,..,ak basis of N. dim N = k. Extend to a basis of V: a1,..,ak, ak+1,…,an. We show T ak+1,…,Tan is a basis of R. Thus n-k = dim R. n-k+k=n. Spans R: Independence:

Theorem 3: A mxn matrix. Row rank A = Column rank A. Proof: column rank A = rank T where T:RnRm is defined by Y=AX. ei goes to i-th column. So range is spaned by column vectors. rankT+nullityT=n by above theorem. column rank A+ dim S = n where S={X|AX=O} is the null space. dim S= n - row rank A (Example 15 Ch. 2 p.42) row rank = column rank.

r = number of nonzero rows of R. (Example 15 Ch. 2 p.42 ) Amxn. S solution space. R r-r-e matrix r = number of nonzero rows of R. RX=0 k1<k2<…<kr. J= {1,..,n}- {k1,k2,…,kr}. Solution spaces parameter u1,…,un-r. Or basis Ej given by setting uj =1 and other ui= 0 and xki= cij.

Algebra of linear transformations Linear transformations can be added, and multiplied by scalars. Hence they form a vector space themselves. Theorem 4: T,U:VW linear. Define T+U:VW by (T+U)(a)=T(a)+U(a). Define cT:VW by cT(a)=c(T(a)). Then they are linear transformations. 2008.3/7

Definition: L(V,W)={T:VW| T is linear}. Theorem 5: L(V,W) is a finite dim vector space if so are V,W. dimL=dimVdimW. Proof: We find a basis: Define a linear transformation VW: The basis:

Spans: T:VW. We show

Example: V=Fm W=Fn. Then Independence Suppose Example: V=Fm W=Fn. Then Mmxn(F) is isomorphic to L(Fm,Fn) as vector spaces. Both dimensions equal mn. Ep,q is the mxn matrix with 1 at (p,q) and 0 everywhere else. Any matrix is a linear combination of Ep,q. Up to here 1st lecture

Theorem. T:VW, U:WZ. UT:VZ defined by UT(a)= U(T(a)) is linear. Definition: Linear operator T:VV. L(V,V) has a multiplication. Define T0=I, Tn=T…T. n times. Example: A mxn matrix B pxm matrix T defined by T(X)=AX. U defined by U(Y)=BY. Then UT(X) = BAX. Thus UT is defined by BA if T is defined by A and U by B. Matrix multiplication is defined to mimic composition. Lecture 2

Lemma: IU=UI=U U(T1+T2)=UT1+UT2, (T1+T2)U=T1U+T2U. c(UT1)= (cU)T1=U(cT1). Remark: This make L(V,V) into linear algebra (i.e., vector space with multiplications) in fact same as the matrix algebra Mnxn(F) if V=Fn or more generally dim V = n. (Example 10. P.78)

Example: V={f:FF| f is a polynomial}. D:VV differentiation. T:VV: T sends f(x) to xf(x) DT-TD = I. We need to show DT-TD(f)= f for each polynomial f. (QP-PQ=ihI In quantum mechanics.)

Invertible transformations T:VW is invertible if there exists U:WV such that UT=Iv TU=Iw. U is denoted by T-1. Theorem 7: If T is linear, then T-1 is linear. Definition: T:V W is nonsingular if Tc=0 implies c=0 Equivalently the null space of T is {O}. T is one to one. Theorem 8: T is nonsingular iff T carries each linearly independent set to a linearly independent set.

Theorem 9: V, W dim V = dim W. T:V W is linear. TFAE: T is invertible. T is nonsingular T is onto. Proof: We use n=dim V = dim W. rank T+nullity T = n. (ii) iff (iii): T is nonsingular iff nullity T =0 iff rank T =n iff T is onto. (I)(ii): TX=0, T-1TX=0, X=0. (ii)(i): T is nonsingular. T is onto. T is 1-1 onto. The inverse function exists and is linear. T-1 exists.

Groups A group (G, .): A set G and an operation GxG->G: x(yz)=(xy)z There exists e s.t. xe=ex=x To each x, there exists x-1 s.t. xx-1=e and x-1x=e. Example: The set of all 1-1 maps of {1,2,…,n} to itself. Example: The set of nonsingular maps GL(V,V) form a group.

Isomorphisms V, W T:V->W one-to-one and onto (invertible). Then T is an isomorphism. V,W are isomorphic. Isomorphic relation is an equivalence relation: V~V, V~W <-> W~V, V~W, W~U -> V~W.

Proof: V n-dimensional Theorem 10: Every n-dim vector space over F is isomorphic to Fn. (noncanonical) Proof: V n-dimensional Let B={a1,…,an} be a basis. Define T:V -> Fn by One-to-one Onto

Example: isomorphisms (F a subfield of R) There will be advantages in looking this way!