Linear Algebra Lecture Notes-I

Size: px
Start display at page:

Download "Linear Algebra Lecture Notes-I"

Transcription

1 Linear Algebra Lecture Notes-I Vikas Bist Department of Mathematics Panjab University, Chandigarh Last revised on February 9, 208 This text is based on the lectures delivered for the B.Tech students of IIT Bhilai. These lecture notes are basics of Linear Algebra, and can be treated as a first course in Linear Algebra. The students are suggested to go through the examples carefully and attempt the exercises appearing in the text. CONTENTS Definitions 2 Basis and dimension 3 3 Linear Transformation 6 4 Matrix of a linear transformation 9 5 Linear Functionals 3

2 DEFINITIONS DEFINITIONS DEFINITION.. A vector space V over a field K: V a non-empty set, its elements are called vectors and has two operations: (a) V V V, (x, y) x + y, a binary operation called addition; (b) K V V, (α, v) αv called scalar multiplication, such that the following properties hold: (i) (x + y) + z = x + (y + z) for all x, y, z V ; (ii) (x + y) = (y + x) for all x, y, z V ; (iii) There is a vector u V such that x + u = x for all x V ; (iv) For each x V there is a vector y V such that x + y = u. (v) x = x for every x V ; (vi) α(βx) = (αβ)x for all α, β K and x V. (vii) (α + β)x = αx + βx for all α, β K and x V. (viii) α(x + y) = αx + αy for all α K and x, y V. The following are the consequences of definition: () Element u defined above is unique: indeed if u, u are satisfying (iii), then u = u + u = u! The element u is called the zero vector, denoted by 0. (2) Now (iv) reads for a given vector x V there is a vector y such that x + y = 0. Next this vector y is unique for x. Indeed if x + y = 0 = x + y, then y = y + 0 = y + (x + y ) = (y + x) + y = 0 + y = y. The vector y is called the inverse of x and is denoted by x. (3) 0x = 0 for all x V. Note the the 0 of left side is the 0 of the field and the the 0 on the right is the zero vector. 0x = (0 + 0)x = 0x + 0x. Thus 0x = 0. (4) x = ( )x, the scalar multiplication of x with. Since x + ( )x = ( + ( ))x = 0x = x. EXERCISE.2. Show that if αx = 0 for α K and x V, then either α = 0 or v = 0. EXAMPLE.3. Following are standard examples of vector spaces.. The set of m n matrices K m n with entries from filed K. with usual addition and scalar multiplication. 2. The set of polynomials K[x] with coefficients in K. 3. Let X be a non-empty set and V an arbitrary vector space over K. The space of all functions from X to V is a vector space over K under pointwise addition and multiplication. That is, for f, g : X V and for α K we define: (f + g)(x) = f(x) + g(x) (αf)(x) = αf(x), where the operations on the right hand side are those in V. This space is also denoted V X. If you are not familiar with fields yo can assume K = Q or R or C. These are examples of fields.

3 DEFINITIONS From here onwards V will denote a vector space over a field K. DEFINITION.4. A subset W of a vector space V is a subspace if W itself a vector space under the operations defined on V. Note that the subspace must have the zero element. Moreover if x, y W then αx W for all α K and x + y W. In fact, we have the following. PROPOSITION.5. A subset W of V is a subspace if and only if W is non-empty and αx + βy W for all α, β K whenever x, y W. Proof. Exercise EXERCISE.6. Verify that the following subsets.. The set of all symmetric matrices in K n n. 2. The set of all solutions of the the system Ax = 0, where A is an n n matrix. 3. The set of all polynomials of degree at-most n. 4. The set of all m n matrices with the first column zero. NOTATION.7. K n is for K n, the space of all column vectors with coordinates in K. EXERCISE.8. (i) Let {W i : i I} be a family of subspaces of a vector space V. Prove that i I W i is a subspace of V. The intersection of a family of subspaces is a subspace. (ii) Give an example to show that the union of two subspaces may not be a subspace. Let X V. Let C be the set of all those subspaces of V that contain X. Then {W : W C} is a subspace of V. In fact, this will be the smallest subspace that contain X. We call this subspace, the subspace generated by X, denoted by X. Let X V. An expression x X α xx such that α x K and all but finitely many α x are non-zero, is called a linear combination of (the elements) of X. In particular, if v,... v k are finitely many then α v + + α k v k where α i K is a linear combination of v,..., v k. EXERCISE.9. Let X V. Define LC(X) the set of all linear combination of X. (i) Show that LC(X) is a subspace of V. (ii) Show that LC(X) = X. If X is an empty set we define X = 0, the zero subspace. The subspace X is also called the linear span of X or the subspace spanned by X. 2

4 2 BASIS AND DIMENSION 3 EXAMPLE.0. Decide if 2 is in the subspace of R 3 spanned by vector and , if and only if 2 = α + β for some α, β R No such α, β exist. 2 BASIS AND DIMENSION DEFINITION 2.. A vector space V is called finite dimensional if there is a finite set X such that V = X. Otherwise infinite dimensional. EXAMPLE 2.2. K m n is a finite dimensional vector space and K[x] is an infinite dimensional. If E i,j is an m n matrix whose (i, j)-th entry is and all other entries zero, then K m n = E i,j : i =,..., m; j =,... n. EXAMPLE 2.3. K[x] is infinite dimensional as K[x] =, x, x 2,.... We can prove there K[x] is infinite dimensional. Assume otherwise, and let K[x] = p (x),..., p k (x). If d is the highest degree of these polynomials, then x d+ is not a linear combination of these polynomials. We now always assume that all vector spaces are finite dimensional unless otherwise is stated. DEFINITION 2.4. Vectors v,..., v k V are linearly dependent if there are scalars α,..., α k not all zeros such that α v α k v k = 0. If no such scalars exist then v,..., v k are called linearly independent, that is, if α,..., α k F, are such that α v α k v k = 0, then α =... = α k = 0. A subset X of V is a linearly dependent set if there are vectors x,..., x k in X those are linearly dependent, otherwise linearly independent set. Thus X is a linearly independent set if every finite subset of X is linearly independent. Note that if v V is non-zero, then v is linearly independent as αv = 0 α = 0. Zero vector is linearly dependent as α0 = 0 for and α K. EXERCISE 2.5. Let X = {v,..., v k } V. Verify the following statements: (i) If X is a linearly independent set then every subset Y of X is linearly independent 2. 2 Empty set is linearly independent as there is no vector of V that can be written as linear combination of the elements of empty set!! 3

5 2 BASIS AND DIMENSION (ii) If X is linearly dependent, then every subset Y of V that contains X is also linearly dependent Thus, if 0 X, then X is linearly dependent. If X is linearly independent then every element of X is non-zero. DEFINITION 2.6. A linearly independent subset X of V such that X = V is called a basis of V. EXERCISE 2.7. Let X = {v,..., v k } be a subset of V. Show that if v is a linear combination of {v 2,..., v k }, then v,..., v k = v 2,..., v k. Deduce that if X is a set of non-zero vectors and is linearly dependent then there is v i X such that X = X \ {v i }. PROPOSITION 2.8. Let X = {x,..., x n } and Y = {y,..., y m } such that V = X and Y is linearly independent. Then m n. Proof. Assume that m > n. Then y = α x + + α n x n. Since y 0, there is α i 0. Without any loss we can assume that α 0. ( Change the order of the elements of X so that this is the first vector.) Thus if X = X \ {x }) {y }, then V = X. Now y 2 is a linear combination of the elements of X : y 2 = β y + α 2 x α n x n. Since y 2 0, the linear combination is non trivial. Moreover if each α i = 0, then y 2 β y = 0, this is not possible as vectors y and y 2 are linearly independent. Thus there is one α i 0. Again we can assume that α 2 0. Let X 2 = (X \ {x 2 }) {y 2 }. Then V = X = X 2. Continuing this argument we finally have X n = {y,..., y n } and V = X n. This implies that y n+ is a linear combination of y,..., y n, a contradiction as y,..., y m are linearly independent. Hence m n. PROPOSITION 2.9. If V is finite dimensional then V every basis with finite number of elements. Proof. Immediate from the above Proposition 3.8. if V is a linear span of n non-zero vectors, then any linearly independent set cannot have more than n elements. PROPOSITION 2.0. Let V be a finite dimensional vector space. Then any two bases of V have the same cardinality, that is, the same number of elements. Proof. Suppose that X = {x,..., x n } and Y = {y,..., y m } are two bases of V. Then as V = X and Y is linearly independent, by Proposition 2.8, m n. y m = α x + + α n x n. Now interchanging the roles of X and Y we get m n. Hence m = n. The above Proposition also holds for infinite dimensional vector spaces. We thus have the following definition. 4

6 2 BASIS AND DIMENSION DEFINITION 2.. The number of elements in a basis of a vector space V is the dimension of V. This we denote by dim V. PROPOSITION 2.2. A subset X = {v,..., v k } of V is a basis if and only every element of V is a unique linear combination of the elements of X. Proof. Suppose X is a basis and v = α v + + α k v k = β v +... β k v k. Then (α β )v + + (α k β k )v k = 0. PROPOSITION 2.3. Let X = {x,..., x k } is a linearly independent set, then there is a basis of V that contain X. In other words, a linearly independent set can be extended to form a basis of V. Thus every vector space has a basis. by dim V. Proof. Let W = X. If V = W, then X is a basis. Otherwise, choose x k+ V \ W. Then vectors x,..., x k.x k+ are linearly independent. If α x + + α k x k + α k+ x k+ = 0, and α k+ 0, then x k+ inw. Thus α k+ = 0 and so all α i = 0. (Why?) Next either V = x,..., x k.x k+, so we get a basis containing X, or there is x k+ V \ x,..., x k.x k+. Continuing this manner, we must stop at some stage as V is finite dimensional. PROPOSITION 2.4. Let V be a vector space over K. Then X = {x,..., x n } is a basis if and only if X is a maximal linearly independent set, that is for any y V, then set X {y} is linearly dependent. Proof. Let X be a maximal linearly independent set and y V. If α x + + α n x n + βy = 0, then β = 0 implies that α = = α k = 0 (why?). This means that X {y} is linearly independent set, contradicting that X is maximal linearly independent. Thus β 0, and so y X. Therefore V = X and X is a basis. Conversely. if X is a basis then each y V is a linear combination of the x,..., x k. Hence Xis a maximal linearly independent set. We now summarize the equivalent statements for a basis of a vector space. PROPOSITION 2.5. Let B = {v,... v n } be a subset of V. Then the following are equivalent. (i) B is a basis. (ii) Every element of v is a unique linear combination of the elements of B. (iii) If v V \ B, then B {v} is a linearly dependent set. (iv) No proper subset of B cannot span V. EXAMPLE 2.6. {E i,j : i =,..., m; j =,..., n} is a basis of K m n. Let e j be a column vector of length n with j-th coordinate and all other coordinates 0. Then {e,..., e n } is a basis of K n. We call this basis as the standard basis of K n. In this text we will always denote elements of standard basis by e j and E i,j will represent a matrix with (i, j)-th entry and all other entries 0. 5

7 3 LINEAR TRANSFORMATION EXAMPLE 2.7. {, x, x 2,... } is a basis of K[x]. EXERCISE 2.8. Prove that dim x,..., x k k. EXERCISE 2.9. Let W and W 2 are subspaces of V. (i) If W W 2 then dim W dim W 2. (ii) If W W 2, dim W = dim W 2 and dim W 2 is finite, then W = W 2. The above exercise shows that if V is finite dimensional vector space and W is a subspace of V such that dim W < dim V, then W V Thus W is a subspace of V and V is finite dimensional, then W = V if and only if dimw = dimv. W However, if V is an infinite dimensional, then V can have a proper subspace whose dimension equal to dim V. Let U and W be subspaces of V. We have seen that U W need not be a subspace of V. Define U + V = U V, called the sum of U and V. Note that if U = u,..., u r, and W = w,..., w s, then U + W = u,..., u r, w,..., w s. EXERCISE Show that U + W = {u + w : u U, w W }. PROPOSITION 2.2. Let U and W be subspaces of V. Then dim(u + W ) = dimu + dimw dim(u W ). Proof. Let A be a basis of U W and extend it to form a basis of U as well as a basis of W. Let B and C be the sets such that A B is a basis of U and A C is a basis of W. Then A, B, C are pair-wise disjoint sets. The proof is over if A B C is a basis U + W. Thus we need to show that this set is actually a basis of U + W. Clearly A B C = U + W. Thus it is enough to show that the set A B C is linearly independent. Write A = {v,..., v t } B = {u,..., u r } and C = {w,..., w s }. Suppose that a linear combination of A B C is zero: t i= α iv i + r i= β iu i + s i= γ iw i = 0. Then t i= α iv i + r i= β iu i = s i= γ iw i U W. Therefore s i= γ iw i = t i= δ iv i, and so s i= γ iw i + t i= δ iv i = 0. Now the linear independence of A C implies that γ i = 0 for all i, and then the linear independence of A B implies the linear independence of A B C. 3 LINEAR TRANSFORMATION DEFINITION 3.. Let V and W be vector spaces over K. A mapping T : V W is a linear transformation if T (αx + βy) = αt (x) + βt (y). EXAMPLE 3.2. Let X R n p. Then the mapping R X : R m n R m p given by R X (A) = AX is a linear transformation. Similarly, if Y R p m. Then L Y : R m n R p n given by L Y (A) = Y A is a linear transformation. 6

8 3 LINEAR TRANSFORMATION EXAMPLE 3.3. The mapping tr : R n n R given by tr(a) = trace(a) is a linear transformation 3. EXERCISE 3.4. Show that the determinant map R n n R given by A det(a) is not a linear transformation. EXAMPLE 3.5. The derivative mapping D : K[x] K[x] given by D(p(x)) = p () (x) is linear transformation. EXERCISE 3.6. Let T : V W be a linear transformation. Show that T (0) = 0. Let T : V W be a linear transformation. Associated to T there are two important subspaces, the image of T : imt = {T x : x V }, a subspace of W, also denoted by T (V ), and the kernel of T : kert = {x V : T x = 0}, a subspace of V. The rank of T is the dimension imt, denoted by rankt. The nullity of T, is the dimension of kert, denoted by nullityt EXERCISE 3.7. let T : V W be a linear transformation. Show that kert is a subspace of V and imt is a subspace of W. If {v,..., v n } is a basis of V, verify that imt = T (v ),..., T (v n ). PROPOSITION 3.8. Let T : V W be a linear transformation. Then T is one-one if and only if kert = {0}. Proof. Assume that T is one-one. If v kert, then T (v) = 0 = T (0). Hence v = 0 and kert = {0}. Conversely, if kert = {0} and for u, v V, T (u) = T (v), then T (u v) = 0. Thus u v kert = {0} and so u = v and T is one-one. PROPOSITION 3.9 (Rank Nullity Theorem). Let T : V W be a linear transformation. Then () dim V = rankt + nullityt Proof. Let {u,... u p } be a basis of kert. Extend this to form a basis of V. Let {v,... v q } be such that {u,... u p } {v,... v q } is a basis of V. Then n = p + q. To prove the statement we need to check that the rank of T is q. 3 The trace of a matrix is the sum of its diagonal entries. 7

9 3 LINEAR TRANSFORMATION We show that {T v,..., T v q } is a basis of imt. First note that as v i / kert, so T v i 0. Now if α T v α q T v q = 0, then α v α q v q kert, and so α v α q v q = β u β p u p. Now the linear independence of these elements imply that α i = 0 for all i, and so {T v,..., T v q } is a linearly independent set. Next if w = T v for some v V, Then as v = α v α q v q + β u β p u p so w = T v = α T v α q T v q. Hence imt = T v,..., T v q and {T v,..., T v q } is a basis of imt. PROPOSITION 3.0. Let T : V W be a linear transformation. If T is one-one then dim V dim W. If T is onto then dim V dim W. Thus if T is one-one and onto then dim V = dim W. Proof. If T is one-one then by Proposition 3.8, nullity(t ) = 0 and so by Eq., dim V = dim imt dim W. If T is onto then imt = W. Thus Eq implies that dim V rank(t ) = dim im(t ) = dim W. EXERCISE 3.. Let T : V V. Show using rank nullity theorem that T is one-one if and only if T is onto. a a This theorem is not true for infinite dimensional vector spaces. DEFINITION 3.2. A one-one onto linear transformation T : V W is called an isomorphism. Vector spaces V and W are isomorphic if there is an isomorphism between V and W. If V and W are isomorphic we write V W. PROPOSITION 3.3. Vector spaces V and W are isomorphic if and only if dim V = dim W. Proof. If V and W are isomorphic then there is a one-one onto linear transformation from V to W. Thus by Proposition 3.0, dim V = dim W. Conversely, assume that dim V = dim W = n. Let {v,..., v n } and {w,..., w n } be bases of V and W. Then the map given by α v + + α n v n α w + + α n w n is an isomorphism. The following is immediate. PROPOSITION 3.4. An n dimensional vector space over K is isomorphic to K n. EXAMPLE 3.5. Let A be an m n matrix. Define τ A : R n R m by τ A (u) = Au, where the right side is the usual matrix multiplication. Then τ A is a linear transformation. If {e,... e n } is the standard basis of R n, then im(τ A ) = Ae,... Ae n, the subspace generated by the columns of A. (Recall that Ae j is the j-th column of 8

10 4 MATRIX OF A LINEAR TRANSFORMATION A.) Thus rank(τ A ) = rank(a). It is because of this reason we consider a matrix as a linear transformation. In fact, we seee in the next section that every linear transformation can be seen as a matrix. EXERCISE 3.6. let V be a vector space of dimension n. Let {v,..., v n } be an ordered basis of V and let {w,..., w n } be an ordered vectors in W (not necessarily distinct, not necessarily linearly independent). Show that the mapping T : V W given by T (α v + + α n v n ) = α w + + α n w n is an isomorphism. 0 EXAMPLE 3.7. If u =, u = 0 and u 3 = 0, then the mapping 0 T : R 3 R 4 given by T (α e + α 2 e 2 + α 3 e 3 ) = α u + α 2 u 2 + α 3 u 3 is a linear transformation. Find its rank and nullity. EXERCISE 3.8. Let V and W be vector spaces over K. Show that L(V, W ), the set of all linear transformations from V to W form a vector space under the usual addition and scalar multiplication of mappings. EXAMPLE 3.9. Let B = {v,..., v n } and B = {w,..., w m } be bases for V and W respectively. Define T i,j { : V W a linear transformation whose action on w i for k = j bases is given by: T i,j (v k ) =. If T L(V, W ), then 0 otherwise T (v j ) = a,j w + + a m,j w m, for j =,..., n. Thus T = m i= n j= a i,jt i,j. Also as B and B are bases the linear transformations T i,j : i =,..., m; j =,..., n are linearly independent also. Let B = {v,..., v n } and B = {w,..., w m } be bases for V and W respectively. Define T i,j : V W a linear transformation whose action on bases is given by: { w i for k = j T i,j (v k ) = 0 otherwise. Then {T i,j : i =,..., m; j =,..., n} is a basis of L(V, W ). In particular dim(l(v, W )) = mn = dim W dim V. 4 MATRIX OF A LINEAR TRANSFORMATION Let B = {v,..., v n } be an ordered basis of V. Then for each v V there are unique α,..., α n K such that v = α v α n v n. This defines a mapping 9

11 [. ] B : V K n defined by v 4 MATRIX OF A LINEAR TRANSFORMATION α. α n = [v] B. It is easy to verify that this map is a bijective linear transformation, that is, an isomorphism between V and K n. EXAMPLE 4.. Consider an ordered basis B = {q (x) = x +, q 2 (x) = x, q 3 (x) = x 3 + x 2, q 4 (x) = x 3 x 2 } of R 3 [x]. Then 3x 3 x 2 + 5x + 3 = 4q (x) + q 2 (x) + q 3 (x) + 2q 4 (x). Therefore 4 [3x 3 x 2 + 5x + 3] B =. 2 If we change the order of basis elements and let B = {p (x) = x 3 + x 2, p 2 (x) = x 3 x 2, p 3 (x) = x, p 4 (x) = x + }. Then [3x 3 x 2 + 5x + 3] B = 2. 4 EXAMPLE 4.2. In R 4 if we take ordered basis B =,, 0, then for u = 3 2 we have [u] B =. Let V and W be vector spaces over K of dimensions n and m respectively. Let B = {v,..., v n } and B = {w,..., w m } be ordered bases of V and W respectively and let T : V W be a linear transformation. Then for all j =,..., n : T (v j ) = α,j w + α 2,j w α m.j w m. Therefore, [T v j ] B = α j. α mj K m. Define an m n matrix B [T ] B whose j-th column is [T v j ] B, that is, B [T ] B = [[T v ] B... [T v n ] B ]. 0

12 4 MATRIX OF A LINEAR TRANSFORMATION The matrix B [T ] B is called the matrix of linear transformation T with respect to ordered bases B and B. If v = n i= β ijv i, then [T v] B = n i= β ij[t v i ] B = B [T ] B [v] B. Hence (2) [T v] B = B [T ] B [v] B. Thus the image of v under T can be seen as the multiplication of a column vector [v] B by the matrix of linear transformation B [T ] B that is determined by the choice of ordered bases. If T : V V a linear operator 4 and B is a basis, then we write [T ] B for B [T ] B EXAMPLE 4.3. Consider the space R 3 [x]. The differential operator is a linear operator on R 3 [x]. The matrix of D with respect to basis B = {, x, x 2, x 3 } is [D] B = If B = {p (x) = + x, p 2 (x) = x, p 3 (x) = x 2 + x 3, p 4 (x) = x 2 x 3 }, then Dp (x) = = 2 p (x) + 2 p 2(x) Dp 2 (x) = = 2 p (x) 2 p 2(x) Dp 3 (x) = 2x + 3x 2 = p (x) p 2 (x) p 3(x) p 4(x) Dp 4 (x) = 2x 3x 2 = p (x) p 2 (x) 3 2 p 3(x) 3 2 p 4(x) /2 /2 Thus [D] B = /2 / /2 3/ /2 3/2 x EXAMPLE 4.4. Let T : R 4 R 3 given by T x 2 x 3x 2 + x 3 + 2x 4 x 3 = x 2x 2 + x 3 x 4. 2x x 5x 2 + x 4 4 Let B = u =, u 2 =, u 3 = 0, u 4 = 0 0, a basis of R 4 and let A linear transformation from a vector space V to itself is called a linear operator.

13 4 MATRIX OF A LINEAR TRANSFORMATION B = w = 0, w 2 =, w 3 =, a basis of R3. Now we find B [T ] B. 0 0 T (u ) = = 3w 2 2w 3, T (u 2 ) = 0 = w + 3w 2 3w T (u 3 ) = = w + 2w 2 3w 3, T (u 4 ) = = w 2 + 2w Therefore B [T ] B = EXERCISE 4.5. Show that if I : V V is the identity linear operator and B is an ordered basis of V, then [I] B = I n, then n n identity matrix. EXERCISE 4.6. Let V and W be vector space with bases B = {v,..., v n } and B = {w,..., w m }. Show that the mapping T B [T ] B is an isomorphism from L(V, W ) to K m n. Also show that the matrix of T i,j (See Example 3.9) is E i,j Let T : V W be a linear transformation. Let B, B 2 be two ordered bases of V and B, B 2 be ordered bases for W. Then for T we have two different matrices: B [T ] B and B [T ] B. It can be proved that there are invertible matrices P and Q such that B [T ] B = P B [T ] B Q. It is because of this reason the rank of matrix will not change and so we have the following. PROPOSITION 4.7. Let T : V W be a linear transformation and let B and B be beases for V and W. Then the rank of T is exactly the rank of the matrix B [T ] B. EXAMPLE 4.8. Let T : R 3 R 4 given by T x 2 = x 3 matrix of T with respect to the standard bases of R 3 and R 4 is. x x + x 2 + 3x 3 x 2x 2 x 2 + x 3 4x 3x 2. The This matrix has rank 3. Therefore the rank of linear transformation is 3 and nullity is zero (Why?). 2

14 5 LINEAR FUNCTIONALS 5 LINEAR FUNCTIONALS DEFINITION 5.. A (linear) functional on a vector space V over a field K is a linear map from V to K. If f : V K is a non-zero functional, then f is always onto and the rank of f is. The vector space L(V, K) is called the dual space of V and is denoted by V. Note that dim V = dim V.. Let e j : R R given by e j (a) = a j, the j-th coordinate of a R n, is a linear functional. EXAMPLE d : R[x] R[x] given by dp(x) = f () (0) is a functional. 3. j : R[x] R[x] given by jp(x) = 0 p(x) dx is a functional. 4. The trace map from the space of n n matrices is a functional. 5. For fixed y R n, the mapping R n R given by x y t x is a functional. PROPOSITION 5.3. Let V be a vector space with basis B = {v,..., v n }. Define a functional vi on V whose action on basis is given by: { vi if j = i (v j ) = 0 if j i. Then B = {v,..., v n} is a basis of Vi, called the basis dual to B. Proof. Let f V i, then f(v j) = α j K, for all j =,..., n. Thus f = α v + + α nv n. It is an easy exercise to check that B is a linearly independent set. EXAMPLE 5.4. Consider the vector space R 3. Find the dual basis for B = x =, x 2 =, x 3 = 0. The basis dual to the given basis is a functional {x, x 2, x 3 }, Since these are maps from R3 R, with respect to the standard 0 basis these are matrices of size 3 (Why?) Thus for i =, 2, 3 x i (R3 ) is such that x i (x i) =, x i (x j) = 0 for j i. Therefore if x = [ a b c ], then we have the following equations: a + b + c =, a + b = 0, a + c = 0 a =, b = = c. Thus x = [ ]. Similarly, x 2 = [ 0 ] and x 3 = [ 0 ] 3

15 5 LINEAR FUNCTIONALS EXERCISE 5.5. Let X V. Define X = {f V : f(s) = 0 for all s S}. Show that S is a subspace of V. Let W be a subspace of V with a basis {x,..., x k }. Extend this basis to {x,..., x k, x k+,..., x n } so that this is a basis for V. If {x,..., x k, x k+,..., x n} is the dual basis, then {x k+,..., x n} is a basis of W. Indeed if f V, then f = n i= a ix i. Thus if f W, then f(x ) = 0 = f(x 2 ) = = f(x k ). Hence f = n i=k+ a ix i x k+,..., x n. Since {x k+,..., x n} W, it follows that W = x k+,..., x n. Also as {x k+,..., x n} is linearly independent, it is a basis for W. Therefore we have the following: dim V = dim W + dim W. Let T : V W be linear transformation. Define T : W V by T (f) = f T. This mapping is called the transpose of linear transformation. Let X = {x,..., x n } and Y = {y,..., y m } be bases for V and W. Write X and Y be dual bases for V and W. Assume that m (3) T (x j ) = a i,j y j Then T (yj ) : V K. The map is called the transpose of the linear transformation T because the matrix of T with respect to the dual basis is the transpose of the matrix of T. More precise statement is the following theorem. PROPOSITION 5.6. Let X = {x,..., x n } and Y = {y,..., y m } be bases for V and W. and let T : V W be a linear transformation. Then i= X [T ] Y = ( Y [T ] X ) t, that is if A is the matrix of T with respect to given given basis then the matrix of T with respect to the corresponding dual basis is A t. Proof. Let A = Y [T ] X and B = X [T ] Y. Therefore: Therefore n n T (yt ) = b s,t x s and T (x j ) = a i,j y j. s= i= n a p,q = yp(t (x q )) = T (yp)(x q ) = ( b s,p x s)(x q ) = b q,p s= Hence b q,p = a p,q or B = A t. 4

16 5 LINEAR FUNCTIONALS x EXAMPLE 5.7. Let T : R 3 R 4 given by T x 2 = x 3 x x + x 2 x 2 + x 3 x + x 2 + x 3 x x 2 + x 3 f x 2 = x + x 2 + x 3 + x 4 be a linear functional on R 4. Find T (f). x 3 T (f) is a functional on R 3. Now for y = y 2 R 3 : y 3 y T (f) y 2 = y T (f)(e ) + y 2 T (f)(e 2 ) + y 3 T (f)(e 3 ). y 3 y T (f)(e ) = f(t (e )) = f 0 = 3 T (f)(e 2 ) = f(t (e 2 )) = f 0 = 0 T (f)(e 3 ) = f(t (e 3 )) = f = 3. Let Hence f(y) = 3y + y 2 + y 3. Now compare with this method. The matrix of f with respect to the standard basis is [ ] Let y = y e + y 2 e 2 + y 3 e 3 R 3. Then T (f)(y) = f(t (y)). Writing the matrix representations we have: f(t (y)) = [ ] y y 2 = 3y + y 2 + y 3. y 3 EXERCISE 5.8. Find kert for T defined in the above example. Decide if T is onto. 5

Linear Algebra Lecture Notes-II

Linear Algebra Lecture Notes-II Linear Algebra Lecture Notes-II Vikas Bist Department of Mathematics Panjab University, Chandigarh-64 email: bistvikas@gmail.com Last revised on March 5, 8 This text is based on the lectures delivered

More information

Vector Spaces and Linear Transformations

Vector Spaces and Linear Transformations Vector Spaces and Linear Transformations Wei Shi, Jinan University 2017.11.1 1 / 18 Definition (Field) A field F = {F, +, } is an algebraic structure formed by a set F, and closed under binary operations

More information

Linear Algebra Lecture Notes

Linear Algebra Lecture Notes Linear Algebra Lecture Notes Lecturers: Inna Capdeboscq and Damiano Testa Warwick, January 2017 Contents 1 Number Systems and Fields 3 1.1 Axioms for number systems............................ 3 2 Vector

More information

Math 110: Worksheet 3

Math 110: Worksheet 3 Math 110: Worksheet 3 September 13 Thursday Sept. 7: 2.1 1. Fix A M n n (F ) and define T : M n n (F ) M n n (F ) by T (B) = AB BA. (a) Show that T is a linear transformation. Let B, C M n n (F ) and a

More information

LINEAR ALGEBRA BOOT CAMP WEEK 1: THE BASICS

LINEAR ALGEBRA BOOT CAMP WEEK 1: THE BASICS LINEAR ALGEBRA BOOT CAMP WEEK 1: THE BASICS Unless otherwise stated, all vector spaces in this worksheet are finite dimensional and the scalar field F has characteristic zero. The following are facts (in

More information

Definition 3 A Hamel basis (often just called a basis) of a vector space X is a linearly independent set of vectors in X that spans X.

Definition 3 A Hamel basis (often just called a basis) of a vector space X is a linearly independent set of vectors in X that spans X. Economics 04 Summer/Fall 011 Lecture 8 Wednesday August 3, 011 Chapter 3. Linear Algebra Section 3.1. Bases Definition 1 Let X be a vector space over a field F. A linear combination of x 1,..., x n X is

More information

Test 1 Review Problems Spring 2015

Test 1 Review Problems Spring 2015 Test Review Problems Spring 25 Let T HomV and let S be a subspace of V Define a map τ : V /S V /S by τv + S T v + S Is τ well-defined? If so when is it well-defined? If τ is well-defined is it a homomorphism?

More information

2: LINEAR TRANSFORMATIONS AND MATRICES

2: LINEAR TRANSFORMATIONS AND MATRICES 2: LINEAR TRANSFORMATIONS AND MATRICES STEVEN HEILMAN Contents 1. Review 1 2. Linear Transformations 1 3. Null spaces, range, coordinate bases 2 4. Linear Transformations and Bases 4 5. Matrix Representation,

More information

Linear Algebra Notes. Lecture Notes, University of Toronto, Fall 2016

Linear Algebra Notes. Lecture Notes, University of Toronto, Fall 2016 Linear Algebra Notes Lecture Notes, University of Toronto, Fall 2016 (Ctd ) 11 Isomorphisms 1 Linear maps Definition 11 An invertible linear map T : V W is called a linear isomorphism from V to W Etymology:

More information

Chapter 1 Vector Spaces

Chapter 1 Vector Spaces Chapter 1 Vector Spaces Per-Olof Persson persson@berkeley.edu Department of Mathematics University of California, Berkeley Math 110 Linear Algebra Vector Spaces Definition A vector space V over a field

More information

Linear Algebra Practice Problems

Linear Algebra Practice Problems Linear Algebra Practice Problems Page of 7 Linear Algebra Practice Problems These problems cover Chapters 4, 5, 6, and 7 of Elementary Linear Algebra, 6th ed, by Ron Larson and David Falvo (ISBN-3 = 978--68-78376-2,

More information

A Do It Yourself Guide to Linear Algebra

A Do It Yourself Guide to Linear Algebra A Do It Yourself Guide to Linear Algebra Lecture Notes based on REUs, 2001-2010 Instructor: László Babai Notes compiled by Howard Liu 6-30-2010 1 Vector Spaces 1.1 Basics Definition 1.1.1. A vector space

More information

8 General Linear Transformations

8 General Linear Transformations 8 General Linear Transformations 8.1 Basic Properties Definition 8.1 If T : V W is a function from a vector space V into a vector space W, then T is called a linear transformation from V to W if, for all

More information

Math 110, Spring 2015: Midterm Solutions

Math 110, Spring 2015: Midterm Solutions Math 11, Spring 215: Midterm Solutions These are not intended as model answers ; in many cases far more explanation is provided than would be necessary to receive full credit. The goal here is to make

More information

Lecture Summaries for Linear Algebra M51A

Lecture Summaries for Linear Algebra M51A These lecture summaries may also be viewed online by clicking the L icon at the top right of any lecture screen. Lecture Summaries for Linear Algebra M51A refers to the section in the textbook. Lecture

More information

Math 113 Midterm Exam Solutions

Math 113 Midterm Exam Solutions Math 113 Midterm Exam Solutions Held Thursday, May 7, 2013, 7-9 pm. 1. (10 points) Let V be a vector space over F and T : V V be a linear operator. Suppose that there is a non-zero vector v V such that

More information

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v )

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v ) Section 3.2 Theorem 3.6. Let A be an m n matrix of rank r. Then r m, r n, and, by means of a finite number of elementary row and column operations, A can be transformed into the matrix ( ) Ir O D = 1 O

More information

MA106 Linear Algebra lecture notes

MA106 Linear Algebra lecture notes MA106 Linear Algebra lecture notes Lecturers: Diane Maclagan and Damiano Testa 2017-18 Term 2 Contents 1 Introduction 3 2 Matrix review 3 3 Gaussian Elimination 5 3.1 Linear equations and matrices.......................

More information

Honors Algebra II MATH251 Course Notes by Dr. Eyal Goren McGill University Winter 2007

Honors Algebra II MATH251 Course Notes by Dr. Eyal Goren McGill University Winter 2007 Honors Algebra II MATH251 Course Notes by Dr Eyal Goren McGill University Winter 2007 Last updated: April 4, 2014 c All rights reserved to the author, Eyal Goren, Department of Mathematics and Statistics,

More information

Definition Suppose S R n, V R m are subspaces. A map U : S V is linear if

Definition Suppose S R n, V R m are subspaces. A map U : S V is linear if .6. Restriction of Linear Maps In this section, we restrict linear maps to subspaces. We observe that the notion of linearity still makes sense for maps whose domain and codomain are subspaces of R n,

More information

Chapter 2. General Vector Spaces. 2.1 Real Vector Spaces

Chapter 2. General Vector Spaces. 2.1 Real Vector Spaces Chapter 2 General Vector Spaces Outline : Real vector spaces Subspaces Linear independence Basis and dimension Row Space, Column Space, and Nullspace 2 Real Vector Spaces 2 Example () Let u and v be vectors

More information

Abstract Vector Spaces

Abstract Vector Spaces CHAPTER 1 Abstract Vector Spaces 1.1 Vector Spaces Let K be a field, i.e. a number system where you can add, subtract, multiply and divide. In this course we will take K to be R, C or Q. Definition 1.1.

More information

Elementary linear algebra

Elementary linear algebra Chapter 1 Elementary linear algebra 1.1 Vector spaces Vector spaces owe their importance to the fact that so many models arising in the solutions of specific problems turn out to be vector spaces. The

More information

2.2. Show that U 0 is a vector space. For each α 0 in F, show by example that U α does not satisfy closure.

2.2. Show that U 0 is a vector space. For each α 0 in F, show by example that U α does not satisfy closure. Hints for Exercises 1.3. This diagram says that f α = β g. I will prove f injective g injective. You should show g injective f injective. Assume f is injective. Now suppose g(x) = g(y) for some x, y A.

More information

Solution to Homework 1

Solution to Homework 1 Solution to Homework Sec 2 (a) Yes It is condition (VS 3) (b) No If x, y are both zero vectors Then by condition (VS 3) x = x + y = y (c) No Let e be the zero vector We have e = 2e (d) No It will be false

More information

LINEAR ALGEBRA MICHAEL PENKAVA

LINEAR ALGEBRA MICHAEL PENKAVA LINEAR ALGEBRA MICHAEL PENKAVA 1. Linear Maps Definition 1.1. If V and W are vector spaces over the same field K, then a map λ : V W is called a linear map if it satisfies the two conditions below: (1)

More information

Linear Algebra (Math-324) Lecture Notes

Linear Algebra (Math-324) Lecture Notes Linear Algebra (Math-324) Lecture Notes Dr. Ali Koam and Dr. Azeem Haider September 24, 2017 c 2017,, Jazan All Rights Reserved 1 Contents 1 Real Vector Spaces 6 2 Subspaces 11 3 Linear Combination and

More information

Math 353, Practice Midterm 1

Math 353, Practice Midterm 1 Math 353, Practice Midterm Name: This exam consists of 8 pages including this front page Ground Rules No calculator is allowed 2 Show your work for every problem unless otherwise stated Score 2 2 3 5 4

More information

Algebra Workshops 10 and 11

Algebra Workshops 10 and 11 Algebra Workshops 1 and 11 Suggestion: For Workshop 1 please do questions 2,3 and 14. For the other questions, it s best to wait till the material is covered in lectures. Bilinear and Quadratic Forms on

More information

GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory.

GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory. GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory. Linear Algebra Standard matrix manipulation to compute the kernel, intersection of subspaces, column spaces,

More information

Linear Vector Spaces

Linear Vector Spaces CHAPTER 1 Linear Vector Spaces Definition 1.0.1. A linear vector space over a field F is a triple (V, +, ), where V is a set, + : V V V and : F V V are maps with the properties : (i) ( x, y V ), x + y

More information

1 Invariant subspaces

1 Invariant subspaces MATH 2040 Linear Algebra II Lecture Notes by Martin Li Lecture 8 Eigenvalues, eigenvectors and invariant subspaces 1 In previous lectures we have studied linear maps T : V W from a vector space V to another

More information

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix.

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix. MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix. Basis Definition. Let V be a vector space. A linearly independent spanning set for V is called a basis.

More information

Lecture 2: Linear Algebra

Lecture 2: Linear Algebra Lecture 2: Linear Algebra Rajat Mittal IIT Kanpur We will start with the basics of linear algebra that will be needed throughout this course That means, we will learn about vector spaces, linear independence,

More information

LINEAR ALGEBRA (PMTH213) Tutorial Questions

LINEAR ALGEBRA (PMTH213) Tutorial Questions Tutorial Questions The tutorial exercises range from revision and routine practice, through lling in details in the notes, to applications of the theory. While the tutorial problems are not compulsory,

More information

Mathematics Department Stanford University Math 61CM/DM Vector spaces and linear maps

Mathematics Department Stanford University Math 61CM/DM Vector spaces and linear maps Mathematics Department Stanford University Math 61CM/DM Vector spaces and linear maps We start with the definition of a vector space; you can find this in Section A.8 of the text (over R, but it works

More information

Lineaire algebra 1 najaar Oefenopgaven. Stephen H. Friedberg, Arnold J. Insel, Lawrence E. Spence, Linear Algebra

Lineaire algebra 1 najaar Oefenopgaven. Stephen H. Friedberg, Arnold J. Insel, Lawrence E. Spence, Linear Algebra Lineaire algebra 1 najaar 2008 ontleend aan: Oefenopgaven Stephen H. Friedberg, Arnold J. Insel, Lawrence E. Spence, Linear Algebra Charles W. Curtis, Linear Algebra: An Introductory Approach Exercise

More information

Chapter 2: Linear Independence and Bases

Chapter 2: Linear Independence and Bases MATH20300: Linear Algebra 2 (2016 Chapter 2: Linear Independence and Bases 1 Linear Combinations and Spans Example 11 Consider the vector v (1, 1 R 2 What is the smallest subspace of (the real vector space

More information

4 Vector Spaces. 4.1 Basic Definition and Examples. Lecture 10

4 Vector Spaces. 4.1 Basic Definition and Examples. Lecture 10 Lecture 10 4 Vector Spaces 4.1 Basic Definition and Examples Throughout mathematics we come across many types objects which can be added and multiplied by scalars to arrive at similar types of objects.

More information

2.3. VECTOR SPACES 25

2.3. VECTOR SPACES 25 2.3. VECTOR SPACES 25 2.3 Vector Spaces MATH 294 FALL 982 PRELIM # 3a 2.3. Let C[, ] denote the space of continuous functions defined on the interval [,] (i.e. f(x) is a member of C[, ] if f(x) is continuous

More information

MAT 242 CHAPTER 4: SUBSPACES OF R n

MAT 242 CHAPTER 4: SUBSPACES OF R n MAT 242 CHAPTER 4: SUBSPACES OF R n JOHN QUIGG 1. Subspaces Recall that R n is the set of n 1 matrices, also called vectors, and satisfies the following properties: x + y = y + x x + (y + z) = (x + y)

More information

AFFINE AND PROJECTIVE GEOMETRY, E. Rosado & S.L. Rueda 4. BASES AND DIMENSION

AFFINE AND PROJECTIVE GEOMETRY, E. Rosado & S.L. Rueda 4. BASES AND DIMENSION 4. BASES AND DIMENSION Definition Let u 1,..., u n be n vectors in V. The vectors u 1,..., u n are linearly independent if the only linear combination of them equal to the zero vector has only zero scalars;

More information

Math 113 Winter 2013 Prof. Church Midterm Solutions

Math 113 Winter 2013 Prof. Church Midterm Solutions Math 113 Winter 2013 Prof. Church Midterm Solutions Name: Student ID: Signature: Question 1 (20 points). Let V be a finite-dimensional vector space, and let T L(V, W ). Assume that v 1,..., v n is a basis

More information

1. General Vector Spaces

1. General Vector Spaces 1.1. Vector space axioms. 1. General Vector Spaces Definition 1.1. Let V be a nonempty set of objects on which the operations of addition and scalar multiplication are defined. By addition we mean a rule

More information

MATH 110: LINEAR ALGEBRA FALL 2007/08 PROBLEM SET 6 SOLUTIONS

MATH 110: LINEAR ALGEBRA FALL 2007/08 PROBLEM SET 6 SOLUTIONS MATH 0: LINEAR ALGEBRA FALL 2007/08 PROBLEM SET 6 SOLUTIONS You may use without proof any results from the lectures as well as any basic properties of matrix operations and calculus operations. P will

More information

LINEAR ALGEBRA REVIEW

LINEAR ALGEBRA REVIEW LINEAR ALGEBRA REVIEW JC Stuff you should know for the exam. 1. Basics on vector spaces (1) F n is the set of all n-tuples (a 1,... a n ) with a i F. It forms a VS with the operations of + and scalar multiplication

More information

MATH 235. Final ANSWERS May 5, 2015

MATH 235. Final ANSWERS May 5, 2015 MATH 235 Final ANSWERS May 5, 25. ( points) Fix positive integers m, n and consider the vector space V of all m n matrices with entries in the real numbers R. (a) Find the dimension of V and prove your

More information

Linear Algebra. Chapter 5

Linear Algebra. Chapter 5 Chapter 5 Linear Algebra The guiding theme in linear algebra is the interplay between algebraic manipulations and geometric interpretations. This dual representation is what makes linear algebra a fruitful

More information

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1.

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1. August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei 1. Vector spaces 1.1. Notations. x S denotes the fact that the element x

More information

1. Select the unique answer (choice) for each problem. Write only the answer.

1. Select the unique answer (choice) for each problem. Write only the answer. MATH 5 Practice Problem Set Spring 7. Select the unique answer (choice) for each problem. Write only the answer. () Determine all the values of a for which the system has infinitely many solutions: x +

More information

IFT 6760A - Lecture 1 Linear Algebra Refresher

IFT 6760A - Lecture 1 Linear Algebra Refresher IFT 6760A - Lecture 1 Linear Algebra Refresher Scribe(s): Tianyu Li Instructor: Guillaume Rabusseau 1 Summary In the previous lecture we have introduced some applications of linear algebra in machine learning,

More information

Math 321: Linear Algebra

Math 321: Linear Algebra Math 32: Linear Algebra T. Kapitula Department of Mathematics and Statistics University of New Mexico September 8, 24 Textbook: Linear Algebra,by J. Hefferon E-mail: kapitula@math.unm.edu Prof. Kapitula,

More information

Algebra II. Paulius Drungilas and Jonas Jankauskas

Algebra II. Paulius Drungilas and Jonas Jankauskas Algebra II Paulius Drungilas and Jonas Jankauskas Contents 1. Quadratic forms 3 What is quadratic form? 3 Change of variables. 3 Equivalence of quadratic forms. 4 Canonical form. 4 Normal form. 7 Positive

More information

Review 1 Math 321: Linear Algebra Spring 2010

Review 1 Math 321: Linear Algebra Spring 2010 Department of Mathematics and Statistics University of New Mexico Review 1 Math 321: Linear Algebra Spring 2010 This is a review for Midterm 1 that will be on Thursday March 11th, 2010. The main topics

More information

Linear Algebra. Session 8

Linear Algebra. Session 8 Linear Algebra. Session 8 Dr. Marco A Roque Sol 08/01/2017 Abstract Linear Algebra Range and kernel Let V, W be vector spaces and L : V W, be a linear mapping. Definition. The range (or image of L is the

More information

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian.

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian. MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian. Spanning set Let S be a subset of a vector space V. Definition. The span of the set S is the smallest subspace W V that contains S. If

More information

LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK)

LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK) LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK) In this lecture, F is a fixed field. One can assume F = R or C. 1. More about the spanning set 1.1. Let S = { v 1, v n } be n vectors in V, we have defined

More information

4.6 Bases and Dimension

4.6 Bases and Dimension 46 Bases and Dimension 281 40 (a) Show that {1,x,x 2,x 3 } is linearly independent on every interval (b) If f k (x) = x k for k = 0, 1,,n, show that {f 0,f 1,,f n } is linearly independent on every interval

More information

Then since v is an eigenvector of T, we have (T λi)v = 0. Then

Then since v is an eigenvector of T, we have (T λi)v = 0. Then Problem F02.10. Let T be a linear operator on a finite dimensional complex inner product space V such that T T = T T. Show that there is an orthonormal basis of V consisting of eigenvectors of B. Solution.

More information

CSL361 Problem set 4: Basic linear algebra

CSL361 Problem set 4: Basic linear algebra CSL361 Problem set 4: Basic linear algebra February 21, 2017 [Note:] If the numerical matrix computations turn out to be tedious, you may use the function rref in Matlab. 1 Row-reduced echelon matrices

More information

MATH 320: PRACTICE PROBLEMS FOR THE FINAL AND SOLUTIONS

MATH 320: PRACTICE PROBLEMS FOR THE FINAL AND SOLUTIONS MATH 320: PRACTICE PROBLEMS FOR THE FINAL AND SOLUTIONS There will be eight problems on the final. The following are sample problems. Problem 1. Let F be the vector space of all real valued functions on

More information

Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases

Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases November 18, 2013 1 Spanning and linear independence I will outline a slightly different approach to the material in Chapter 2 of Axler

More information

Econ Lecture 8. Outline. 1. Bases 2. Linear Transformations 3. Isomorphisms

Econ Lecture 8. Outline. 1. Bases 2. Linear Transformations 3. Isomorphisms Econ 204 2011 Lecture 8 Outline 1. Bases 2. Linear Transformations 3. Isomorphisms 1 Linear Combinations and Spans Definition 1. Let X be a vector space over a field F. A linear combination of x 1,...,

More information

Linear Algebra, 4th day, Thursday 7/1/04 REU Info:

Linear Algebra, 4th day, Thursday 7/1/04 REU Info: Linear Algebra, 4th day, Thursday 7/1/04 REU 004. Info http//people.cs.uchicago.edu/laci/reu04. Instructor Laszlo Babai Scribe Nick Gurski 1 Linear maps We shall study the notion of maps between vector

More information

LINEAR ALGEBRA REVIEW

LINEAR ALGEBRA REVIEW LINEAR ALGEBRA REVIEW SPENCER BECKER-KAHN Basic Definitions Domain and Codomain. Let f : X Y be any function. This notation means that X is the domain of f and Y is the codomain of f. This means that for

More information

Lecture 7: Positive Semidefinite Matrices

Lecture 7: Positive Semidefinite Matrices Lecture 7: Positive Semidefinite Matrices Rajat Mittal IIT Kanpur The main aim of this lecture note is to prepare your background for semidefinite programming. We have already seen some linear algebra.

More information

Typical Problem: Compute.

Typical Problem: Compute. Math 2040 Chapter 6 Orhtogonality and Least Squares 6.1 and some of 6.7: Inner Product, Length and Orthogonality. Definition: If x, y R n, then x y = x 1 y 1 +... + x n y n is the dot product of x and

More information

Advanced Linear Algebra Math 4377 / 6308 (Spring 2015) March 5, 2015

Advanced Linear Algebra Math 4377 / 6308 (Spring 2015) March 5, 2015 Midterm 1 Advanced Linear Algebra Math 4377 / 638 (Spring 215) March 5, 215 2 points 1. Mark each statement True or False. Justify each answer. (If true, cite appropriate facts or theorems. If false, explain

More information

Linear Algebra Highlights

Linear Algebra Highlights Linear Algebra Highlights Chapter 1 A linear equation in n variables is of the form a 1 x 1 + a 2 x 2 + + a n x n. We can have m equations in n variables, a system of linear equations, which we want to

More information

Fall TMA4145 Linear Methods. Exercise set Given the matrix 1 2

Fall TMA4145 Linear Methods. Exercise set Given the matrix 1 2 Norwegian University of Science and Technology Department of Mathematical Sciences TMA445 Linear Methods Fall 07 Exercise set Please justify your answers! The most important part is how you arrive at an

More information

Foundations of Matrix Analysis

Foundations of Matrix Analysis 1 Foundations of Matrix Analysis In this chapter we recall the basic elements of linear algebra which will be employed in the remainder of the text For most of the proofs as well as for the details, the

More information

Review of Linear Algebra

Review of Linear Algebra Review of Linear Algebra Throughout these notes, F denotes a field (often called the scalars in this context). 1 Definition of a vector space Definition 1.1. A F -vector space or simply a vector space

More information

MAT Linear Algebra Collection of sample exams

MAT Linear Algebra Collection of sample exams MAT 342 - Linear Algebra Collection of sample exams A-x. (0 pts Give the precise definition of the row echelon form. 2. ( 0 pts After performing row reductions on the augmented matrix for a certain system

More information

4 Chapter 4 Lecture Notes. Vector Spaces and Subspaces

4 Chapter 4 Lecture Notes. Vector Spaces and Subspaces Math 2040 Matrix Theory and Linear Algebra II 4 hapter 4 Lecture Notes. Vector Spaces and Subspaces 4.1 Vector Spaces and Subspaces 1. Notation: The symbol means the empty set. The symbol means is an element

More information

Exercise Sheet 1.

Exercise Sheet 1. Exercise Sheet 1 You can download my lecture and exercise sheets at the address http://sami.hust.edu.vn/giang-vien/?name=huynt 1) Let A, B be sets. What does the statement "A is not a subset of B " mean?

More information

Definitions for Quizzes

Definitions for Quizzes Definitions for Quizzes Italicized text (or something close to it) will be given to you. Plain text is (an example of) what you should write as a definition. [Bracketed text will not be given, nor does

More information

NONCOMMUTATIVE POLYNOMIAL EQUATIONS. Edward S. Letzter. Introduction

NONCOMMUTATIVE POLYNOMIAL EQUATIONS. Edward S. Letzter. Introduction NONCOMMUTATIVE POLYNOMIAL EQUATIONS Edward S Letzter Introduction My aim in these notes is twofold: First, to briefly review some linear algebra Second, to provide you with some new tools and techniques

More information

Abstract Vector Spaces and Concrete Examples

Abstract Vector Spaces and Concrete Examples LECTURE 18 Abstract Vector Spaces and Concrete Examples Our discussion of linear algebra so far has been devoted to discussing the relations between systems of linear equations, matrices, and vectors.

More information

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises This document gives the solutions to all of the online exercises for OHSx XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Answers are in square brackets [. Lecture 02 ( 1.1)

More information

Online Exercises for Linear Algebra XM511

Online Exercises for Linear Algebra XM511 This document lists the online exercises for XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Lecture 02 ( 1.1) Online Exercises for Linear Algebra XM511 1) The matrix [3 2

More information

1. Let V, W be two vector spaces over F and let T : V W be a set theoretic map. Prove that the following are equivalent: T (cu + v) = ct (u) + T (v)

1. Let V, W be two vector spaces over F and let T : V W be a set theoretic map. Prove that the following are equivalent: T (cu + v) = ct (u) + T (v) Math 790 Test 3 (Solutions) Satya Mandal Fall 05 Each Problem 10 points Due on: October 2, 2005 I like short proofs and elmentary proof. Unless otherwise stated, F is a field and V, W are two vector sapces

More information

Lecture notes - Math 110 Lec 002, Summer The reference [LADR] stands for Axler s Linear Algebra Done Right, 3rd edition.

Lecture notes - Math 110 Lec 002, Summer The reference [LADR] stands for Axler s Linear Algebra Done Right, 3rd edition. Lecture notes - Math 110 Lec 002, Summer 2016 BW The reference [LADR] stands for Axler s Linear Algebra Done Right, 3rd edition. 1 Contents 1 Sets and fields - 6/20 5 1.1 Set notation.................................

More information

MATH 423 Linear Algebra II Lecture 12: Review for Test 1.

MATH 423 Linear Algebra II Lecture 12: Review for Test 1. MATH 423 Linear Algebra II Lecture 12: Review for Test 1. Topics for Test 1 Vector spaces (F/I/S 1.1 1.7, 2.2, 2.4) Vector spaces: axioms and basic properties. Basic examples of vector spaces (coordinate

More information

Linear Algebra II Lecture 8

Linear Algebra II Lecture 8 Linear Algebra II Lecture 8 Xi Chen 1 1 University of Alberta October 10, 2014 Outline 1 2 Definition Let T 1 : V W and T 2 : V W be linear transformations between two vector spaces V and W over R. Then

More information

x y + z = 3 2y z = 1 4x + y = 0

x y + z = 3 2y z = 1 4x + y = 0 MA 253: Practice Exam Solutions You may not use a graphing calculator, computer, textbook, notes, or refer to other people (except the instructor). Show all of your work; your work is your answer. Problem

More information

Further Mathematical Methods (Linear Algebra)

Further Mathematical Methods (Linear Algebra) Further Mathematical Methods (Linear Algebra) Solutions For The Examination Question (a) To be an inner product on the real vector space V a function x y which maps vectors x y V to R must be such that:

More information

1. Linear systems of equations. Chapters 7-8: Linear Algebra. Solution(s) of a linear system of equations (continued)

1. Linear systems of equations. Chapters 7-8: Linear Algebra. Solution(s) of a linear system of equations (continued) 1 A linear system of equations of the form Sections 75, 78 & 81 a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2 a m1 x 1 + a m2 x 2 + + a mn x n = b m can be written in matrix

More information

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) Contents 1 Vector Spaces 1 1.1 The Formal Denition of a Vector Space.................................. 1 1.2 Subspaces...................................................

More information

a (b + c) = a b + a c

a (b + c) = a b + a c Chapter 1 Vector spaces In the Linear Algebra I module, we encountered two kinds of vector space, namely real and complex. The real numbers and the complex numbers are both examples of an algebraic structure

More information

Linear Algebra. Workbook

Linear Algebra. Workbook Linear Algebra Workbook Paul Yiu Department of Mathematics Florida Atlantic University Last Update: November 21 Student: Fall 2011 Checklist Name: A B C D E F F G H I J 1 2 3 4 5 6 7 8 9 10 xxx xxx xxx

More information

Normed Vector Spaces and Double Duals

Normed Vector Spaces and Double Duals Normed Vector Spaces and Double Duals Mathematics 481/525 In this note we look at a number of infinite-dimensional R-vector spaces that arise in analysis, and we consider their dual and double dual spaces

More information

Vector Spaces. (1) Every vector space V has a zero vector 0 V

Vector Spaces. (1) Every vector space V has a zero vector 0 V Vector Spaces 1. Vector Spaces A (real) vector space V is a set which has two operations: 1. An association of x, y V to an element x+y V. This operation is called vector addition. 2. The association of

More information

5 Linear Transformations

5 Linear Transformations Lecture 13 5 Linear Transformations 5.1 Basic Definitions and Examples We have already come across with the notion of linear transformations on euclidean spaces. We shall now see that this notion readily

More information

Review of Some Concepts from Linear Algebra: Part 2

Review of Some Concepts from Linear Algebra: Part 2 Review of Some Concepts from Linear Algebra: Part 2 Department of Mathematics Boise State University January 16, 2019 Math 566 Linear Algebra Review: Part 2 January 16, 2019 1 / 22 Vector spaces A set

More information

(a) II and III (b) I (c) I and III (d) I and II and III (e) None are true.

(a) II and III (b) I (c) I and III (d) I and II and III (e) None are true. 1 Which of the following statements is always true? I The null space of an m n matrix is a subspace of R m II If the set B = {v 1,, v n } spans a vector space V and dimv = n, then B is a basis for V III

More information

Math Linear Algebra II. 1. Inner Products and Norms

Math Linear Algebra II. 1. Inner Products and Norms Math 342 - Linear Algebra II Notes 1. Inner Products and Norms One knows from a basic introduction to vectors in R n Math 254 at OSU) that the length of a vector x = x 1 x 2... x n ) T R n, denoted x,

More information

Dimension. Eigenvalue and eigenvector

Dimension. Eigenvalue and eigenvector Dimension. Eigenvalue and eigenvector Math 112, week 9 Goals: Bases, dimension, rank-nullity theorem. Eigenvalue and eigenvector. Suggested Textbook Readings: Sections 4.5, 4.6, 5.1, 5.2 Week 9: Dimension,

More information

(f + g)(s) = f(s) + g(s) for f, g V, s S (cf)(s) = cf(s) for c F, f V, s S

(f + g)(s) = f(s) + g(s) for f, g V, s S (cf)(s) = cf(s) for c F, f V, s S 1 Vector spaces 1.1 Definition (Vector space) Let V be a set with a binary operation +, F a field, and (c, v) cv be a mapping from F V into V. Then V is called a vector space over F (or a linear space

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 994, 28. This chapter is available free to all individuals, on the understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

More information

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1)

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1) EXERCISE SET 5. 6. The pair (, 2) is in the set but the pair ( )(, 2) = (, 2) is not because the first component is negative; hence Axiom 6 fails. Axiom 5 also fails. 8. Axioms, 2, 3, 6, 9, and are easily

More information