Properties of Transformations

Size: px
Start display at page:

Download "Properties of Transformations"

Transcription

1 Properties of Transformations P. Danziger Transformations from R n R m. General Transformations A general transformation maps vectors in R n to vectors in R m. We write T : R n R m to indicate this. Example. Given T : R R, T x, y x +, y, find T 0,. T 0,,.. Given T : R R, T x, y x, y, find T, T,,. 3. Given T : R R 3, T x, y x, y, x + y, find T,. T,,,. 4. Given T : R 3 R, T x, y, z x + z, y + z, find T,,. T,, 0,. Definition Given a transformation T : R n R m. The domain is all those values x R n where T x is defined. domt {x R n T x is defined }.. The range of T is the set of values in y R m for which there is an x R n such that y T x. i.e. y R n for which there exists x R m such that y T x. rant {y R n there exists x R m such that y T x}. 3. The kernal of a transformation T is the set of x R n such that T x 0 and is denoted kert.

2 . Matrix Transformations We can interpret a matrix as a map. Given an m n matrix A, for each x R n define y R m by y Ax. Thus each m n matrix A is associated with a transformation T A where T A x Ax. A transformation which comes from an associated matrix is called a matrix transformation Given a matrix transformation T A, we write Notes: A [T A ]. If T is a matrix transformation associated with an m n matrix A then domt R n. If T is a matrix transformation then finding the kernal is equivalent to solving the homogeneous system Ax 0. Example 3. Let A a Find the image of the vector,,. 0 0 b Find T A,, 0. So T A,, 0,, c Find domt A. T A is a matrix transformation, so domt A R 3. 0 d Find kert A. Find x R 3 such that T x 0, i.e. Solve Ax R 3 R 3 R Only solution is the trivial solution x x x 3 0. So kert A {0}

3 e Find rant A. We must find all y R 3 so that y Ax for some x R 3. i.e. Solve Ax y. 0 y 0 y R 3 R 3 R y 3 0 y 0 y 0 0 y 3 y. Which has a unique solution for every y R 3. So rant A R 3. a Find kert A. Let A R 3 R 3 R R 3 R 3 R Solution: Let t R, x 3 t, y t, x t, or x t,,, which is a line parallel to,, through the origin. b Find rant A. kert A {x R 3 x t,,, t R 3 } 0 y 0 y R 3 R 3 R y 3 0 y 0 y R 3 R 3 R 0 y 3 y 0 y 0 y y 3 y y Which will have solution only when y + y y 3 0. rant A {x, y, z R 3 x + y z 0} So the range of T A is the plane x + y z 0 and T A maps R 3 to this plane. 3

4 c Is,, 0 in the range of T A? From the above equation the vector x, y, z is in the range of T A if and only if x+y z 0. In this case, x, y, z,, 0, we have So,, 0 rant A. If we did not have the work above we would be asking to solve Ax R 3 R 3 R R 3 R 3 R Which has no solution, so the original vector,, 0 is not in the range. d Is,, in the range of T A? Once again given the answer to part b we can see that + 0, so,, rant A. If we did not have the answer to part b we would proceed as follows. 0 0 R 3 R 3 R 0 0 R 3 R 3 R Which has solution set t, t, t, t R. So,, rant A. e Describe the transformation T A. This transformation maps R 3 to the plane x+y z 0 along lines parallel to t,,. Theorem 4 Given an m n matrix A, the range of T A is a subspace of R m and the kernel of T A is a subspace of R n. 4

5 .3 Linear Transformations Definition 5 Given a transformation T : R n R m, T is called a Linear Transformation if for every u, v R n and every scalar c the following two properties hold:. T u + v T u + T v.. T cu ct u. Theorem 6 A Transformation T is a linear transformation if and only if for every u, v R n and every pair of scalars c and d T cu + dv ct u + dt v. Proof: If T is a linear transformation then the result follows from properties and. T cu + dv T cu + T cv ct u + dt v. Suppose that T satisfies T cu + dv ct u + dt v. for every u, v R n and every pair of scalars c and d In particular when c d we get T u + v T u + T v. Which is property. When v 0 we get property, T cu ct u. Theorem 7 A transformation is linear if and only if it is a matrix transformation Proof: Suppose T T A for some matrix A, we will show that T is linear. Let u, v R n and c be a scalar. Consider T A cu + dv Acu + dv Acu + Adv ct A u + dt A v We will show this in due course. Theorem 8 If a transformation is linear then T 0 0. Proof:We must have T u T u + 0 T 0 + T u. Which implies T 0 0. Notes This Theorem can only be used to show that a transformation is not Linear, by showing that T 0 0. It is possible to have a transformation for which T 0 0, but which is not linear. Thus, it is not possible to use this theorem to show that a transformation is linear, only that it is not linear. To show that a transformation is linear we must show that the rules and hold, or that T cu + dv ct u + dt v. Example 9. Show that T : R R, T x, y x +, y is not linear. T 0, 0, 0 0, 0. So this transformation is not linear. 5

6 . Show that T : R R, T x, y x, y is not linear. T 0, 0 0, 0 so Theorem 8 does not apply. Now consider T, + T,, +,,. But T, +, T 0, 0,. So rule does not apply to this transformation. 3. Show that the transformation T : R 4 R, given by T x, x, x 3, x 4 x + x, x 3 + x 4 is linear. Let u u, u, u 3, u 4 and v v, v, v 3, v 4 be vectors in R 4 and c and d be scalars. Consider T cu + dv T cu + dv, cu + dv, cu 3 + dv 3, cu 4 + dv 4 cu + dv + cu + dv, cu 3 + dv 3 + cu 4 + dv 4 cu + u + dv + v, cu 3 + u 4 + dv 3 + v 4 cu + u, u 3 + u 4 + dv + v, v 3 + v 4 ct u, u, u 3, u 4 + dt v, v, v 3, v 4 ct u + dt v Theorem 0 Translations are not linear. Translations are maps of the form T x x + a, for some fixed non zero vector a R n. Consider T a a 0. Theorem Linear transformations map subspaces to subspaces..4 Finding the Matrix Associated with a Linear Transformation Given any linear transformation T : R n R m The matrix A such that T T A is the matrix whose columns are the vectors T acting on each of the elementary vectors. w w... w n So A w T e, w T e,..., w n T e n, T e T e... T e n. Given a vector u u, u,..., u n R n, we can write u u e + u e u n e n Now Au w w... w n u u. u n u w + u w u n w n 6

7 To see that T u Au consider T u T u e + u e u n e n T u e + T u e T u n e n u T e + u T e u n T e n u w + u w u n w n Au Example Find a matrix for the transformation T : R 4 R, given by T x, x, x 3, x 4 x + x, x 3 + x 4. For example T e T, 0, 0, 0 T e T 0,, 0, T e 3 T 0, 0,, 0 T e 4 T 0, 0, 0,. 0 0 So A 0 0 T,, 3, Differentiation as a linear Operator In calculus we have the following Theorem: Theorem 3 Given any two differentiable functions f and g and a constant c R, df + g dx dcf dx df dx + dg dx c df dx Which says that differentiation is a linear operator. For somplicity we restrict ourselves to polynomials, but note that by Taylors Theorem, any differentiable function can be approximated by a polynomial of sufficiently high degree. Let P n {Polynomials of degree at most n} {a 0 + a x + a x a n x n a 0, a,..., a n R} Now, any polynomial a 0 +a x+a x +...+a n x n is uniquely represented by the vector a 0, a,..., a n R n+, so there is a correspondence between the set of polynomials of degree at most n, P n and R n+, by a 0 + a x + a x a n x n P n a 0, a,..., a n R n+. 7

8 Given a polynomial px a 0 + a x + a x a n x n, dp dx a + a x na n x n P n. We can consider the corresponding map D : R n+ R n given by Da 0, a, a..., a n a, a,..., na n. Now to find the matrix associated with this map D we consider the effect of D on the standard basis vectors e i. De 0 De i ie i i > So the matrix associated with the differentiation operator D, is the n n matrix [D] n A Library of Transformations We want to build up a library of simple transformations, just as we have a library of simple functions. There are two special transformations: The Identity Transformation The Zero Transformation T I : R n R n, T I x x for every x R n. T 0 : R n R n, T 0 x 0 for every x R n. Any linear matrix transformation can be made up by taking compositions of the following basic types of transformation:. Dilations. Rotations 3. Reflections 4. Projections 5. Shears We have already seen that composition of matrix maps is equivalent to matrix multiplication. that is T A T B T AB or equivalently T A T B x T AB x. 8

9 . Dilations A dilation makes every vector bigger or smaller by a constant factor k. Thus a dilation of a vector x R n looks like D k x kx kix. Thus the associated matrix [D k ] ki. Example 4. Find a matrix for the transformation in R which shrinks every vector to half its original size. I 0. Find a dilation by a factor of in R 3 I 3. Standard Transformations in R We now consider some basic standard transformations in R.. Rotations in R Consider a counter-clockwise rotation about the origin in R. R θ i sin θ θ cos θ i R θ j sin θ θ j cos θ So R θ i cos θ, sin θ and R θ j sin θ, cos θ, and so cos θ sin θ [R θ ] sin θ cos θ 9

10 . Reflections in R x, y x, y x, y x, y x, y x, y y x F x x, y x, y F y x, y x, y F, x, y x, y Reflection about x axis Reflection about y axis Reflection about the line y x Reflection about the x axis. F x, 0, 0 and F x 0, 0,, so Reflection about the y axis. F x x, y x, y [F x x, y] F y, 0, 0 and F y 0, 0,, so Reflection about the line y x. 0 0 F y x, y x, y [F y x, y] 0 0 F, x, y y, x F,, 0 0, and F, 0,, 0, so [ F, x, y ] 0 0 Suppose that we wish to find the matrix for the reflection about an arbitrary line parallel to a vector u, which makes an angle of θ with the x axis. Now R θ u maps u parallel to the x axis and so in this transformed coordinate system reflection about u is reflection about the x axis. Finally we transform back using R θ. 0

11 Thus F u R θ F x R θ, or Rx, y R θ F x R θ x, y But composition of maps is matrix multiplication, so [R u ] [R θ ][F x ][R θ ] cos θ sin θ 0 cos θ sin θ sin θ cos θ 0 sin θ cos θ cos θ sin θ 0 cos θ sin θ sin θ cos θ 0 sin θ cos θ cos θ sin θ cos θ sin θ sin θ cos θ sin θ cos θ cos θ sin θ cos θ sin θ cos θ sin θ cos θ sin θ cosθ sinθ sinθ cosθ Where we have used the double angle formulas: cos θ cos θ sin θ, sin θ cos θ sin θ Example 5 Find the matrix for a reflection about the line tv, where v 3,. v makes an angle of θ arctan 3 with the x axis. Further, since the second coordinate is negative, v lies in the fourth quadrant. So θ π π. 6 6 cosθ sinθ cos π sin π F v 6 6 sinθ cosθ sin π 6 cos π 6 cos π sin π 3 3 sin π 3 cos π Projections in R x, y 0, y x, y x, 0 P x x, y x, 0 P y x, y 0, y Projection onto the x axis Projection onto the y axis

12 Projection onto the x axis P x, 0, 0 and P x 0, 0, 0, so Projection onto the y axis P x x, y x, 0 [P x x, y] P x, 0 0, 0 and P x 0, 0,, so P y x, y 0, y [P x x, y] Suppose that we wish to find the matrix for the projection onto an arbitrary line parallel to a vector u, which makes an angle of θ with the x axis. As above R θ u maps u parallel to the x axis and so in this transformed coordinate system reflection about u is projection onto the x axis. Finally we transform back using R θ. Thus P u R θ P x R θ, or Rx, y R θ P x R θ x, y But composition of maps is matrix multiplication, so [P u ] [R θ ][P x ][R θ ] cos θ sin θ 0 cos θ sin θ sin θ cos θ 0 0 sin θ cos θ cos θ sin θ 0 cos θ sin θ sin θ cos θ 0 0 sin θ cos θ cos θ sin θ cos θ sin θ sin θ cos θ 0 0 cos θ cos θ sin θ cos θ sin θ sin θ Example 6 Find the matrix for a projection onto the line tv, where v 3,. As above v makes an angle of θ arctan 3 with the x axis. Further, since the second coordinate is negative, v lies in the fourth quadrant. So θ π π. 6 6 cos P v θ cos θ sin θ cos π cos π 6 6 sin π 6 cos θ sin θ sin θ cos π 6 sin π sin π

13 4. Shears in R A shear has exactly one off diagonal entry non-zero, the diagonal entries are all ones. Thus shears in R have one of two forms, we consider the action on the unit square: k,, 0 0, k, k > 0 k > 0 k 0 0 k T, 0, 0, T 0, k, T, 0, k, T 0, 0, Shear in x direction with factor k.3 Standard Transformations in R 3 Shear in y direction with factor k We now consider some basic standard transformations in R 3. A general description of transformations in R 3 is complicated, we consider only some standard ones.. Rotations in R 3 For the sense of a rotation in R 3 we use the right hand rule: If the rotation is in the direction of the fingers of your right hand, then the axis is along your thumb. Similarly, if the axis is along the thumb of your right hand, then the rotation will be in the direction of the fingers on your right hand. Rotation about the x axis in R 3 In this case the yz plane is rotated by theta, and the x coordinate is unchanged. We can thus use the rotation in R for the yz part. [R x,θ ] cos θ sin θ 0 sin θ cos θ 3

14 Rotation about the y axis in R 3 In this case the sense of the rotation is reversed, so it corresponds to a rotation in the xz plane of θ. cos θ 0 sin θ [R y,θ ] 0 0 sin θ 0 cos θ Rotation about the z axis This case is equivalent to a rotation in the xy plane by θ. [R z,θ ] cos θ sin θ 0 sin θ cos θ For completeness we give the matrix for a generalized rotation about an axis given by a vector u a, b, c by an angle θ: a cos θ + cos θ ab cos θ c sin θ ac cos θ + b sin θ [R z,θ ] ab cos θ + c sin θ b cos θ + cos θ bc cos θ a sin θ ac cos θ b sin θ bc cos θ + a sin θ c cos θ + cos θ Theorem 7 If T, T,..., T k is a succession of rotations about axes through the origin in R 3, then the resulting mapping can be obtained by a single rotation about some suitable axis through the origin.. Reflections in R 3 Reflection about xy plane F xy x, y, z x, y, z F xy, 0, 0, 0, 0, F xy 0,, 0 0,, 0, F xy 0, 0, 0, 0,. [F xy ] Reflection about xz plane F xz x, y, z x, y, z F xz, 0, 0, 0, 0, F xz 0,, 0 0,, 0, F xz 0, 0, 0, 0,. [F xz ]

15 Reflection about yz plane F yz x, y, z x, y, z F yz, 0, 0, 0, 0, F yz 0,, 0 0,, 0, F yz 0, 0, 0, 0,. 3. Projections in R 3 [F yz ] Projection onto the xy plane P xy x, y, z x, y, 0 P xy, 0, 0, 0, 0, P xy 0,, 0 0,, 0, P xy 0, 0, 0, 0, 0. [P xy ] Projection onto the xz plane P xz x, y, z x, 0, z P xz, 0, 0, 0, 0, P xz 0,, 0 0, 0, 0, P xz 0, 0, 0, 0,. [P xz ] Projection onto the yz plane P yz x, y, z 0, y, z P yz 0, 0, 0, 0, 0, P yz 0,, 0 0,, 0, P yz 0, 0, 0, 0,. [P yz ] 3 - and Onto Transformations Definition 8 Given a transformation T : R n R m T is called one to one - or injective if For every u, v R n, T u T v u v. i.e. T maps distinct vectors to distinct vectors.. T is called onto or surjective if for all y R m, there exists x R n such that y T x. 3. If T is both one to one and onto injective and surjective it is called a a bijection. 5

16 Notes Given a matrix transformation, T A : R n R m : T A is one to one if and only if for every b R m there is a unique x R n such that Ax b. A is - if and only if Ax b has unique solution for every b R m. T A is one to one if and only if kert A {0}. A is - if and only if Ax 0 has only the trivial solution x 0. T A is onto if and only if rant A R m. A is onto if and only if Ax b is consistent for every b in R m. Recall that the rank of a matrix A, ra, is the number of leading ones in the REF of A. Theorem 9 Given an m n matrix A, the corresponding matrix transformation T A : R n R m T A is - if and only if ra number of columns of A. T A is onto if and only if ra number of rows of A. Where ra is the rank of A Example 0. Is T A - or onto, where A ? R R R R 3 R 3 3R R 3 R 3 R Infinite solutions, so T A is not -. rant A R 3, so no onto. Alternately ra < 3. Thus A is neither - nor onto.. Is T A - or onto, where A? So ra. Thus T A is not -. T A, is onto. R R 3R 6

17 3. Is T A - or onto, where A 0? So ra. Thus T A is -, but not onto. 0 R 3 R 3 R 0 R 3 R 3 R Inverse Transformations Given a transformation T : R n R m, the inverse transformation, denoted T, is the transformation which undoes the action of T. So for any x domt, T T x x. Note that not every transformation has an inverase. If the inverse exists, the transformation is called invertable. If T is a matrix transformation, T A, then T A is invertable if and only if A is a square matrix and A is invertible. Notes If T A is invertible then it is both - and onto. If A is a square matrix and T A is - then A is both onto and invertible. If T A is invertible then T A T A. Example Find the inverse transformation for dilation by a factor k in R 3. T x, y, z kx, ky, kz, for some fixed k R. This corresponds to the matrix transformation T A, where k 0 0 [T A ] A 0 k k 0 0 A k 0 0. k 0 0 k Which gives the inverse transformation 7

18 5 Orthogonal Operators Recall that a set of vectors {v i { i n} is orthogonal if v i v j 0 whenever i j and 0 i j orthonormal if v i v j δ ij, where δ ij is the Kronecker delta. Note that [δ i j ij ] I. So an orthonormal set is an orthogonal set of unit vectors. Definition A linear transformation T : R n R m is orthogonal if T x x for every x R n. So orthogonal transformations preserve distances. Theorem 3 A linear transformation T : R n R m is orthogonal i.e. T x x for every x R n if and only if T x T y x y for all x, y R n. Now, since the angle θ between two vectors u and v is given by θ arccos u v. If T is an u v orthogonal transformation, the angle between the images of u and v, T u and T v is given by T u T v u v arccos arccos θ T u T v u v So orthogonal transformations preserve angles. Definition 4 A square matrix A is called orthogonal if and only if A A T We want to be sure that these two definitions are compatible. Theorem 5 Given a square matrix A the following are equivalent:. AA T I. A is an orthogonal matrix.. Ax x for all x R n. T A is an orthogonal transformation. 3. Ax Ay x y. 4. The column vectors of are orthonormal. The column vectors of A form an orthonormal basis of R n. Proof: Suppose A is orthogonal, so AA T I, and consider 3 This is Theorem 3. Ax Ax Ax x A T Ax x Ix x x x 8

19 3 4 Suppose T A is a map with Ax Ay x y for all x R n. By Theorem 3 this means that T A preserves distances and angles. In particular an orthonormal set is mapped to an orthonormal set. Now, the columns of A are given by A T e T e... T e n. {e i i n} are an orthonormal set of vectors, ans thus so are the columns of A. 4 Suppose that A { is a matrix whose column vectors, c, c,... c n, are orthonormal, so c i c j 0 i j δ ij, where δ ij i j. Now, the rows of AT are the columns of A, so A T A [c i c j ] [δ ij ] I In particular we have the following Theorem 6 A transformation T : R n R n is orthogonal if and only if its corresponding matrix [T ] is orthogonal, i.e. [T ] [T ] T The transformations which preserve distances and angles are rotations and reflections, so orthogonal transformation are exactly these. In fact in higher dimensions we define rotations to be those transformations T for which det[t ]. Definition 7 A square matrix A represents a rotation if and only if deta. Theorem 8 If A and B are orthogonal matrices, then. AB is orthogonal.. A is orthogonal. 3. A T is orthogonal. Proof: Let A and B be orthogonal matrices, so A T A and AA T BB T I. ABAB T ABB T A T AIA T AA T I. A A T A T 3 A T A A A T T Example 9 Show that the matrix A given below is orthogonal. 9

20 A AA T I The column vectors of A are Note that c i c j δ ij. c, 3, 0 c 3, 3, c 3 3,, 3 0

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017 Math 4A Notes Written by Victoria Kala vtkala@math.ucsb.edu Last updated June 11, 2017 Systems of Linear Equations A linear equation is an equation that can be written in the form a 1 x 1 + a 2 x 2 +...

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

is Use at most six elementary row operations. (Partial

is Use at most six elementary row operations. (Partial MATH 235 SPRING 2 EXAM SOLUTIONS () (6 points) a) Show that the reduced row echelon form of the augmented matrix of the system x + + 2x 4 + x 5 = 3 x x 3 + x 4 + x 5 = 2 2x + 2x 3 2x 4 x 5 = 3 is. Use

More information

Span and Linear Independence

Span and Linear Independence Span and Linear Independence It is common to confuse span and linear independence, because although they are different concepts, they are related. To see their relationship, let s revisit the previous

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

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

Math113: Linear Algebra. Beifang Chen

Math113: Linear Algebra. Beifang Chen Math3: Linear Algebra Beifang Chen Spring 26 Contents Systems of Linear Equations 3 Systems of Linear Equations 3 Linear Systems 3 2 Geometric Interpretation 3 3 Matrices of Linear Systems 4 4 Elementary

More information

Section 1.8/1.9. Linear Transformations

Section 1.8/1.9. Linear Transformations Section 1.8/1.9 Linear Transformations Motivation Let A be a matrix, and consider the matrix equation b = Ax. If we vary x, we can think of this as a function of x. Many functions in real life the linear

More information

Sept. 3, 2013 Math 3312 sec 003 Fall 2013

Sept. 3, 2013 Math 3312 sec 003 Fall 2013 Sept. 3, 2013 Math 3312 sec 003 Fall 2013 Section 1.8: Intro to Linear Transformations Recall that the product Ax is a linear combination of the columns of A turns out to be a vector. If the columns of

More information

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve: MATH 2331 Linear Algebra Section 1.1 Systems of Linear Equations Finding the solution to a set of two equations in two variables: Example 1: Solve: x x = 3 1 2 2x + 4x = 12 1 2 Geometric meaning: Do these

More information

Math Linear Algebra Final Exam Review Sheet

Math Linear Algebra Final Exam Review Sheet Math 15-1 Linear Algebra Final Exam Review Sheet Vector Operations Vector addition is a component-wise operation. Two vectors v and w may be added together as long as they contain the same number n of

More information

Final Examination 201-NYC-05 December and b =

Final Examination 201-NYC-05 December and b = . (5 points) Given A [ 6 5 8 [ and b (a) Express the general solution of Ax b in parametric vector form. (b) Given that is a particular solution to Ax d, express the general solution to Ax d in parametric

More information

We could express the left side as a sum of vectors and obtain the Vector Form of a Linear System: a 12 a x n. a m2

We could express the left side as a sum of vectors and obtain the Vector Form of a Linear System: a 12 a x n. a m2 Week 22 Equations, Matrices and Transformations Coefficient Matrix and Vector Forms of a Linear System Suppose we have a system of m linear equations in n unknowns a 11 x 1 + a 12 x 2 + + a 1n x n b 1

More information

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det What is the determinant of the following matrix? 3 4 3 4 3 4 4 3 A 0 B 8 C 55 D 0 E 60 If det a a a 3 b b b 3 c c c 3 = 4, then det a a 4a 3 a b b 4b 3 b c c c 3 c = A 8 B 6 C 4 D E 3 Let A be an n n matrix

More information

T ((x 1, x 2,..., x n )) = + x x 3. , x 1. x 3. Each of the four coordinates in the range is a linear combination of the three variables x 1

T ((x 1, x 2,..., x n )) = + x x 3. , x 1. x 3. Each of the four coordinates in the range is a linear combination of the three variables x 1 MATH 37 Linear Transformations from Rn to Rm Dr. Neal, WKU Let T : R n R m be a function which maps vectors from R n to R m. Then T is called a linear transformation if the following two properties are

More information

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

Final Examination 201-NYC-05 - Linear Algebra I December 8 th, and b = 4. Find the value(s) of a for which the equation Ax = b

Final Examination 201-NYC-05 - Linear Algebra I December 8 th, and b = 4. Find the value(s) of a for which the equation Ax = b Final Examination -NYC-5 - Linear Algebra I December 8 th 7. (4 points) Let A = has: (a) a unique solution. a a (b) infinitely many solutions. (c) no solution. and b = 4. Find the value(s) of a for which

More information

MATH PRACTICE EXAM 1 SOLUTIONS

MATH PRACTICE EXAM 1 SOLUTIONS MATH 2359 PRACTICE EXAM SOLUTIONS SPRING 205 Throughout this exam, V and W will denote vector spaces over R Part I: True/False () For each of the following statements, determine whether the statement is

More information

BASIC NOTIONS. x + y = 1 3, 3x 5y + z = A + 3B,C + 2D, DC are not defined. A + C =

BASIC NOTIONS. x + y = 1 3, 3x 5y + z = A + 3B,C + 2D, DC are not defined. A + C = CHAPTER I BASIC NOTIONS (a) 8666 and 8833 (b) a =6,a =4 will work in the first case, but there are no possible such weightings to produce the second case, since Student and Student 3 have to end up with

More information

EXERCISES ON DETERMINANTS, EIGENVALUES AND EIGENVECTORS. 1. Determinants

EXERCISES ON DETERMINANTS, EIGENVALUES AND EIGENVECTORS. 1. Determinants EXERCISES ON DETERMINANTS, EIGENVALUES AND EIGENVECTORS. Determinants Ex... Let A = 0 4 4 2 0 and B = 0 3 0. (a) Compute 0 0 0 0 A. (b) Compute det(2a 2 B), det(4a + B), det(2(a 3 B 2 )). 0 t Ex..2. For

More information

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS 1. HW 1: Due September 4 1.1.21. Suppose v, w R n and c is a scalar. Prove that Span(v + cw, w) = Span(v, w). We must prove two things: that every element

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

Span & Linear Independence (Pop Quiz)

Span & Linear Independence (Pop Quiz) Span & Linear Independence (Pop Quiz). Consider the following vectors: v = 2, v 2 = 4 5, v 3 = 3 2, v 4 = Is the set of vectors S = {v, v 2, v 3, v 4 } linearly independent? Solution: Notice that the number

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

Fact: Every matrix transformation is a linear transformation, and vice versa.

Fact: Every matrix transformation is a linear transformation, and vice versa. Linear Transformations Definition: A transformation (or mapping) T is linear if: (i) T (u + v) = T (u) + T (v) for all u, v in the domain of T ; (ii) T (cu) = ct (u) for all scalars c and all u in the

More information

Math 1060 Linear Algebra Homework Exercises 1 1. Find the complete solutions (if any!) to each of the following systems of simultaneous equations:

Math 1060 Linear Algebra Homework Exercises 1 1. Find the complete solutions (if any!) to each of the following systems of simultaneous equations: Homework Exercises 1 1 Find the complete solutions (if any!) to each of the following systems of simultaneous equations: (i) x 4y + 3z = 2 3x 11y + 13z = 3 2x 9y + 2z = 7 x 2y + 6z = 2 (ii) x 4y + 3z =

More information

6. Linear Transformations.

6. Linear Transformations. 6. Linear Transformations 6.1. Matrices as Transformations A Review of Functions domain codomain range x y preimage image http://en.wikipedia.org/wiki/codomain 6.1. Matrices as Transformations A Review

More information

LINEAR ALGEBRA SUMMARY SHEET.

LINEAR ALGEBRA SUMMARY SHEET. LINEAR ALGEBRA SUMMARY SHEET RADON ROSBOROUGH https://intuitiveexplanationscom/linear-algebra-summary-sheet/ This document is a concise collection of many of the important theorems of linear algebra, organized

More information

Quizzes for Math 304

Quizzes for Math 304 Quizzes for Math 304 QUIZ. A system of linear equations has augmented matrix 2 4 4 A = 2 0 2 4 3 5 2 a) Write down this system of equations; b) Find the reduced row-echelon form of A; c) What are the pivot

More information

Math 3108: Linear Algebra

Math 3108: Linear Algebra Math 3108: Linear Algebra Instructor: Jason Murphy Department of Mathematics and Statistics Missouri University of Science and Technology 1 / 323 Contents. Chapter 1. Slides 3 70 Chapter 2. Slides 71 118

More information

Introduction to Linear Algebra, Second Edition, Serge Lange

Introduction to Linear Algebra, Second Edition, Serge Lange Introduction to Linear Algebra, Second Edition, Serge Lange Chapter I: Vectors R n defined. Addition and scalar multiplication in R n. Two geometric interpretations for a vector: point and displacement.

More information

MODULE 8 Topics: Null space, range, column space, row space and rank of a matrix

MODULE 8 Topics: Null space, range, column space, row space and rank of a matrix MODULE 8 Topics: Null space, range, column space, row space and rank of a matrix Definition: Let L : V 1 V 2 be a linear operator. The null space N (L) of L is the subspace of V 1 defined by N (L) = {x

More information

7. Dimension and Structure.

7. Dimension and Structure. 7. Dimension and Structure 7.1. Basis and Dimension Bases for Subspaces Example 2 The standard unit vectors e 1, e 2,, e n are linearly independent, for if we write (2) in component form, then we obtain

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors LECTURE 3 Eigenvalues and Eigenvectors Definition 3.. Let A be an n n matrix. The eigenvalue-eigenvector problem for A is the problem of finding numbers λ and vectors v R 3 such that Av = λv. If λ, v are

More information

MATH 323 Linear Algebra Lecture 6: Matrix algebra (continued). Determinants.

MATH 323 Linear Algebra Lecture 6: Matrix algebra (continued). Determinants. MATH 323 Linear Algebra Lecture 6: Matrix algebra (continued). Determinants. Elementary matrices Theorem 1 Any elementary row operation σ on matrices with n rows can be simulated as left multiplication

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

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2.

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2. APPENDIX A Background Mathematics A. Linear Algebra A.. Vector algebra Let x denote the n-dimensional column vector with components 0 x x 2 B C @. A x n Definition 6 (scalar product). The scalar product

More information

2. Every linear system with the same number of equations as unknowns has a unique solution.

2. Every linear system with the same number of equations as unknowns has a unique solution. 1. For matrices A, B, C, A + B = A + C if and only if A = B. 2. Every linear system with the same number of equations as unknowns has a unique solution. 3. Every linear system with the same number of equations

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

Math 54 HW 4 solutions

Math 54 HW 4 solutions Math 54 HW 4 solutions 2.2. Section 2.2 (a) False: Recall that performing a series of elementary row operations A is equivalent to multiplying A by a series of elementary matrices. Suppose that E,...,

More information

REFLECTIONS IN A EUCLIDEAN SPACE

REFLECTIONS IN A EUCLIDEAN SPACE REFLECTIONS IN A EUCLIDEAN SPACE PHILIP BROCOUM Let V be a finite dimensional real linear space. Definition 1. A function, : V V R is a bilinear form in V if for all x 1, x, x, y 1, y, y V and all k R,

More information

MATH 106 LINEAR ALGEBRA LECTURE NOTES

MATH 106 LINEAR ALGEBRA LECTURE NOTES MATH 6 LINEAR ALGEBRA LECTURE NOTES FALL - These Lecture Notes are not in a final form being still subject of improvement Contents Systems of linear equations and matrices 5 Introduction to systems of

More information

Announcements September 19

Announcements September 19 Announcements September 19 Please complete the mid-semester CIOS survey this week The first midterm will take place during recitation a week from Friday, September 3 It covers Chapter 1, sections 1 5 and

More information

(i) [7 points] Compute the determinant of the following matrix using cofactor expansion.

(i) [7 points] Compute the determinant of the following matrix using cofactor expansion. Question (i) 7 points] Compute the determinant of the following matrix using cofactor expansion 2 4 2 4 2 Solution: Expand down the second column, since it has the most zeros We get 2 4 determinant = +det

More information

Linear Algebra- Final Exam Review

Linear Algebra- Final Exam Review Linear Algebra- Final Exam Review. Let A be invertible. Show that, if v, v, v 3 are linearly independent vectors, so are Av, Av, Av 3. NOTE: It should be clear from your answer that you know the definition.

More information

Linear transformations

Linear transformations Linear Algebra with Computer Science Application February 5, 208 Review. Review: linear combinations Given vectors v, v 2,..., v p in R n and scalars c, c 2,..., c p, the vector w defined by w = c v +

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

Practice Final Exam Solutions

Practice Final Exam Solutions MAT 242 CLASS 90205 FALL 206 Practice Final Exam Solutions The final exam will be cumulative However, the following problems are only from the material covered since the second exam For the material prior

More information

Practice Exam. 2x 1 + 4x 2 + 2x 3 = 4 x 1 + 2x 2 + 3x 3 = 1 2x 1 + 3x 2 + 4x 3 = 5

Practice Exam. 2x 1 + 4x 2 + 2x 3 = 4 x 1 + 2x 2 + 3x 3 = 1 2x 1 + 3x 2 + 4x 3 = 5 Practice Exam. Solve the linear system using an augmented matrix. State whether the solution is unique, there are no solutions or whether there are infinitely many solutions. If the solution is unique,

More information

Assignment 1 Math 5341 Linear Algebra Review. Give complete answers to each of the following questions. Show all of your work.

Assignment 1 Math 5341 Linear Algebra Review. Give complete answers to each of the following questions. Show all of your work. Assignment 1 Math 5341 Linear Algebra Review Give complete answers to each of the following questions Show all of your work Note: You might struggle with some of these questions, either because it has

More information

Inverses. Stephen Boyd. EE103 Stanford University. October 28, 2017

Inverses. Stephen Boyd. EE103 Stanford University. October 28, 2017 Inverses Stephen Boyd EE103 Stanford University October 28, 2017 Outline Left and right inverses Inverse Solving linear equations Examples Pseudo-inverse Left and right inverses 2 Left inverses a number

More information

Review Notes for Midterm #2

Review Notes for Midterm #2 Review Notes for Midterm #2 Joris Vankerschaver This version: Nov. 2, 200 Abstract This is a summary of the basic definitions and results that we discussed during class. Whenever a proof is provided, I

More information

Chapter SSM: Linear Algebra. 5. Find all x such that A x = , so that x 1 = x 2 = 0.

Chapter SSM: Linear Algebra. 5. Find all x such that A x = , so that x 1 = x 2 = 0. Chapter Find all x such that A x : Chapter, so that x x ker(a) { } Find all x such that A x ; note that all x in R satisfy the equation, so that ker(a) R span( e, e ) 5 Find all x such that A x 5 ; x x

More information

Math Exam 2, October 14, 2008

Math Exam 2, October 14, 2008 Math 96 - Exam 2, October 4, 28 Name: Problem (5 points Find all solutions to the following system of linear equations, check your work: x + x 2 x 3 2x 2 2x 3 2 x x 2 + x 3 2 Solution Let s perform Gaussian

More information

Mathematics 1. Part II: Linear Algebra. Exercises and problems

Mathematics 1. Part II: Linear Algebra. Exercises and problems Bachelor Degree in Informatics Engineering Barcelona School of Informatics Mathematics Part II: Linear Algebra Eercises and problems February 5 Departament de Matemàtica Aplicada Universitat Politècnica

More information

Announcements Wednesday, September 27

Announcements Wednesday, September 27 Announcements Wednesday, September 27 The midterm will be returned in recitation on Friday. You can pick it up from me in office hours before then. Keep tabs on your grades on Canvas. WeBWorK 1.7 is due

More information

DEPARTMENT OF MATHEMATICS

DEPARTMENT OF MATHEMATICS Name(Last/First): GUID: DEPARTMENT OF MATHEMATICS Ma322005(Sathaye) - Final Exam Spring 2017 May 3, 2017 DO NOT TURN THIS PAGE UNTIL YOU ARE INSTRUCTED TO DO SO. Be sure to show all work and justify your

More information

Linear Equation: a 1 x 1 + a 2 x a n x n = b. x 1, x 2,..., x n : variables or unknowns

Linear Equation: a 1 x 1 + a 2 x a n x n = b. x 1, x 2,..., x n : variables or unknowns Linear Equation: a x + a 2 x 2 +... + a n x n = b. x, x 2,..., x n : variables or unknowns a, a 2,..., a n : coefficients b: constant term Examples: x + 4 2 y + (2 5)z = is linear. x 2 + y + yz = 2 is

More information

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4 MATH2202 Notebook 1 Fall 2015/2016 prepared by Professor Jenny Baglivo Contents 1 MATH2202 Notebook 1 3 1.1 Single Variable Calculus versus Multivariable Calculus................... 3 1.2 Rectangular Coordinate

More information

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL MATH 3 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL MAIN TOPICS FOR THE FINAL EXAM:. Vectors. Dot product. Cross product. Geometric applications. 2. Row reduction. Null space, column space, row space, left

More information

Solving a system by back-substitution, checking consistency of a system (no rows of the form

Solving a system by back-substitution, checking consistency of a system (no rows of the form MATH 520 LEARNING OBJECTIVES SPRING 2017 BROWN UNIVERSITY SAMUEL S. WATSON Week 1 (23 Jan through 27 Jan) Definition of a system of linear equations, definition of a solution of a linear system, elementary

More information

Chapter 1: Systems of Linear Equations and Matrices

Chapter 1: Systems of Linear Equations and Matrices : Systems of Linear Equations and Matrices Multiple Choice Questions. Which of the following equations is linear? (A) x + 3x 3 + 4x 4 3 = 5 (B) 3x x + x 3 = 5 (C) 5x + 5 x x 3 = x + cos (x ) + 4x 3 = 7.

More information

5. Orthogonal matrices

5. Orthogonal matrices L Vandenberghe EE133A (Spring 2017) 5 Orthogonal matrices matrices with orthonormal columns orthogonal matrices tall matrices with orthonormal columns complex matrices with orthonormal columns 5-1 Orthonormal

More information

Chapter 3: Vector Spaces x1: Basic concepts Basic idea: a vector space V is a collection of things you can add together, and multiply by scalars (= nu

Chapter 3: Vector Spaces x1: Basic concepts Basic idea: a vector space V is a collection of things you can add together, and multiply by scalars (= nu Math 314 Topics for second exam Technically, everything covered by the rst exam plus Chapter 2 x6 Determinants (Square) matrices come in two avors: invertible (all Ax = b have a solution) and noninvertible

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

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

Linear Algebra March 16, 2019

Linear Algebra March 16, 2019 Linear Algebra March 16, 2019 2 Contents 0.1 Notation................................ 4 1 Systems of linear equations, and matrices 5 1.1 Systems of linear equations..................... 5 1.2 Augmented

More information

Math 224, Fall 2007 Exam 3 Thursday, December 6, 2007

Math 224, Fall 2007 Exam 3 Thursday, December 6, 2007 Math 224, Fall 2007 Exam 3 Thursday, December 6, 2007 You have 1 hour and 20 minutes. No notes, books, or other references. You are permitted to use Maple during this exam, but you must start with a blank

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

More information

x 3y 2z = 6 1.2) 2x 4y 3z = 8 3x + 6y + 8z = 5 x + 3y 2z + 5t = 4 1.5) 2x + 8y z + 9t = 9 3x + 5y 12z + 17t = 7

x 3y 2z = 6 1.2) 2x 4y 3z = 8 3x + 6y + 8z = 5 x + 3y 2z + 5t = 4 1.5) 2x + 8y z + 9t = 9 3x + 5y 12z + 17t = 7 Linear Algebra and its Applications-Lab 1 1) Use Gaussian elimination to solve the following systems x 1 + x 2 2x 3 + 4x 4 = 5 1.1) 2x 1 + 2x 2 3x 3 + x 4 = 3 3x 1 + 3x 2 4x 3 2x 4 = 1 x + y + 2z = 4 1.4)

More information

Final Review Written by Victoria Kala SH 6432u Office Hours R 12:30 1:30pm Last Updated 11/30/2015

Final Review Written by Victoria Kala SH 6432u Office Hours R 12:30 1:30pm Last Updated 11/30/2015 Final Review Written by Victoria Kala vtkala@mathucsbedu SH 6432u Office Hours R 12:30 1:30pm Last Updated 11/30/2015 Summary This review contains notes on sections 44 47, 51 53, 61, 62, 65 For your final,

More information

235 Final exam review questions

235 Final exam review questions 5 Final exam review questions Paul Hacking December 4, 0 () Let A be an n n matrix and T : R n R n, T (x) = Ax the linear transformation with matrix A. What does it mean to say that a vector v R n is an

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

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

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

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~ MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~ Question No: 1 (Marks: 1) If for a linear transformation the equation T(x) =0 has only the trivial solution then T is One-to-one Onto Question

More information

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 1. True or False (28 points, 2 each) T or F If V is a vector space

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

Transformations. Chapter D Transformations Translation

Transformations. Chapter D Transformations Translation Chapter 4 Transformations Transformations between arbitrary vector spaces, especially linear transformations, are usually studied in a linear algebra class. Here, we focus our attention to transformation

More information

Elementary Linear Algebra

Elementary Linear Algebra Matrices J MUSCAT Elementary Linear Algebra Matrices Definition Dr J Muscat 2002 A matrix is a rectangular array of numbers, arranged in rows and columns a a 2 a 3 a n a 2 a 22 a 23 a 2n A = a m a mn We

More information

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same.

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same. Introduction Matrix Operations Matrix: An m n matrix A is an m-by-n array of scalars from a field (for example real numbers) of the form a a a n a a a n A a m a m a mn The order (or size) of A is m n (read

More information

Spring 2014 Math 272 Final Exam Review Sheet

Spring 2014 Math 272 Final Exam Review Sheet Spring 2014 Math 272 Final Exam Review Sheet You will not be allowed use of a calculator or any other device other than your pencil or pen and some scratch paper. Notes are also not allowed. In kindness

More information

Final Review Sheet. B = (1, 1 + 3x, 1 + x 2 ) then 2 + 3x + 6x 2

Final Review Sheet. B = (1, 1 + 3x, 1 + x 2 ) then 2 + 3x + 6x 2 Final Review Sheet The final will cover Sections Chapters 1,2,3 and 4, as well as sections 5.1-5.4, 6.1-6.2 and 7.1-7.3 from chapters 5,6 and 7. This is essentially all material covered this term. Watch

More information

Study Guide for Linear Algebra Exam 2

Study Guide for Linear Algebra Exam 2 Study Guide for Linear Algebra Exam 2 Term Vector Space Definition A Vector Space is a nonempty set V of objects, on which are defined two operations, called addition and multiplication by scalars (real

More information

Signature. Printed Name. Math 312 Hour Exam 1 Jerry L. Kazdan March 5, :00 1:20

Signature. Printed Name. Math 312 Hour Exam 1 Jerry L. Kazdan March 5, :00 1:20 Signature Printed Name Math 312 Hour Exam 1 Jerry L. Kazdan March 5, 1998 12:00 1:20 Directions: This exam has three parts. Part A has 4 True-False questions, Part B has 3 short answer questions, and Part

More information

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces.

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces. Math 350 Fall 2011 Notes about inner product spaces In this notes we state and prove some important properties of inner product spaces. First, recall the dot product on R n : if x, y R n, say x = (x 1,...,

More information

Linear Algebra Lecture Notes-I

Linear Algebra Lecture Notes-I Linear Algebra Lecture Notes-I Vikas Bist Department of Mathematics Panjab University, Chandigarh-6004 email: bistvikas@gmail.com Last revised on February 9, 208 This text is based on the lectures delivered

More information

1 9/5 Matrices, vectors, and their applications

1 9/5 Matrices, vectors, and their applications 1 9/5 Matrices, vectors, and their applications Algebra: study of objects and operations on them. Linear algebra: object: matrices and vectors. operations: addition, multiplication etc. Algorithms/Geometric

More information

Math 21b. Review for Final Exam

Math 21b. Review for Final Exam Math 21b. Review for Final Exam Thomas W. Judson Spring 2003 General Information The exam is on Thursday, May 15 from 2:15 am to 5:15 pm in Jefferson 250. Please check with the registrar if you have a

More information

Extra Problems: Chapter 1

Extra Problems: Chapter 1 MA131 (Section 750002): Prepared by Asst.Prof.Dr.Archara Pacheenburawana 1 Extra Problems: Chapter 1 1. In each of the following answer true if the statement is always true and false otherwise in the space

More information

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K R MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND First Printing, 99 Chapter LINEAR EQUATIONS Introduction to linear equations A linear equation in n unknowns x,

More information

(a) If A is a 3 by 4 matrix, what does this tell us about its nullspace? Solution: dim N(A) 1, since rank(a) 3. Ax =

(a) If A is a 3 by 4 matrix, what does this tell us about its nullspace? Solution: dim N(A) 1, since rank(a) 3. Ax = . (5 points) (a) If A is a 3 by 4 matrix, what does this tell us about its nullspace? dim N(A), since rank(a) 3. (b) If we also know that Ax = has no solution, what do we know about the rank of A? C(A)

More information

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP)

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP) MATH 20F: LINEAR ALGEBRA LECTURE B00 (T KEMP) Definition 01 If T (x) = Ax is a linear transformation from R n to R m then Nul (T ) = {x R n : T (x) = 0} = Nul (A) Ran (T ) = {Ax R m : x R n } = {b R m

More information

There are two things that are particularly nice about the first basis

There are two things that are particularly nice about the first basis Orthogonality and the Gram-Schmidt Process In Chapter 4, we spent a great deal of time studying the problem of finding a basis for a vector space We know that a basis for a vector space can potentially

More information

Math 21b Final Exam Thursday, May 15, 2003 Solutions

Math 21b Final Exam Thursday, May 15, 2003 Solutions Math 2b Final Exam Thursday, May 5, 2003 Solutions. (20 points) True or False. No justification is necessary, simply circle T or F for each statement. T F (a) If W is a subspace of R n and x is not in

More information

Chapter 4 Euclid Space

Chapter 4 Euclid Space Chapter 4 Euclid Space Inner Product Spaces Definition.. Let V be a real vector space over IR. A real inner product on V is a real valued function on V V, denoted by (, ), which satisfies () (x, y) = (y,

More information

Solutions to Midterm 2 Practice Problems Written by Victoria Kala Last updated 11/10/2015

Solutions to Midterm 2 Practice Problems Written by Victoria Kala Last updated 11/10/2015 Solutions to Midterm 2 Practice Problems Written by Victoria Kala vtkala@math.ucsb.edu Last updated //25 Answers This page contains answers only. Detailed solutions are on the following pages. 2 7. (a)

More information

Fall Inverse of a matrix. Institute: UC San Diego. Authors: Alexander Knop

Fall Inverse of a matrix. Institute: UC San Diego. Authors: Alexander Knop Fall 2017 Inverse of a matrix Authors: Alexander Knop Institute: UC San Diego Row-Column Rule If the product AB is defined, then the entry in row i and column j of AB is the sum of the products of corresponding

More information

TBP MATH33A Review Sheet. November 24, 2018

TBP MATH33A Review Sheet. November 24, 2018 TBP MATH33A Review Sheet November 24, 2018 General Transformation Matrices: Function Scaling by k Orthogonal projection onto line L Implementation If we want to scale I 2 by k, we use the following: [

More information

Pullbacks, Isometries & Conformal Maps

Pullbacks, Isometries & Conformal Maps Pullbacks, Isometries & Conformal Maps Outline 1. Pullbacks Let V and W be vector spaces, and let T : V W be an injective linear transformation. Given an inner product, on W, the pullback of, is the inner

More information