Solutions to Homework # 5. Section 2.2 # 12a: Prove that every convergent sequence is a Cauchy sequence.

Size: px
Start display at page:

Download "Solutions to Homework # 5. Section 2.2 # 12a: Prove that every convergent sequence is a Cauchy sequence."

Transcription

1 Solutions to Homework # 5 Section 2.2 # 12a: Prove that every convergent sequence is a Cauchy sequence. Proof: Suppose that {x n } is a sequence which converges to a R k. Let ɛ > 0. Choose N so that if n > N, then x n a < ɛ/2. Then, by the triangle inequality, x n x m = x n a + a x m < ɛ if m, n > N. Hence, {x n } is a Cauchy sequence. Section 2.2 #12b: If a subsequence of a Cauchy sequence converges, then the sequence converges. Proof: Suppose that {x n } is a Cauchy sequence and that {x nk } is a subsequence that converges to a R l. Let ɛ > 0. Since the sequence is Cauchy, there exists an N 1 such that if m, n > N 1, then x m x n < ɛ/2. Since the subsequence converges to a, there is a K 1 such that if k > K 1, then x nk a Mɛ/2. Let N be the maximum of N 1 and K 1. Let k = N + 1. Then, by the triangle inequality, if n > K, then x n a x n x nk + x nk a ɛ, since n k k > N. Therefore, {x n } converges to a. Section 2.2 #13: Prove that every Cauchy sequence is contained in some ball centered at the origin. Proof: Suppose {x n } is a Cauchy sequence. Then, choosing ɛ = 1, we know that there exists an N such that if m, n > N, then x m x n < 1. Let R be the largest value among x 0,..., x N+1. And let R = R + 1. I claim that x n B(0, R) for every n N. This is true by design if n {0,..., N + 1}. And if n > N + 1, then x n x N+1 < 1. So, x n < x N R. This proves the claim. Section 2.2 #14a: Suppose that {x n } is a sequence of real numbers in the interval [a, b]. Prove that {x n } has a convergent subsequence. Strategy: In Homework #2 (see the solution to exercise #10 in section 2.2), we proved that if I 0 = [a, b] and for each n N, I n+1 I n and each I n, then there exists a real number c which belongs to the intersection of all I n. I will appeal to this result in order to solve the current exercise.

2 The point is that since {x n } is an infinite sequence (meaning infinitely many terms, though not necessarily infinitely many values for these terms), for any subset S [a, b], either there are infinitely many n such that x n S or there are infinitely many n such that x n / S. By choosing S to be either the left half or the right half of [a, b], we can narrow our focus to the infinite subsequence in either the left or right interval; since this interval is half as long, repeating this process will result in a sequence of nonempty nested intervals. Proof: Let I 0 = [a, b]. Let n 0 = 0. Assuming that I k and n k has been defined, define I k+1 and n k+1 as follows: let m k be the midpoint of I k, l k the left endpoint of I k and r k the right endpoint of I k. If there are infinitely many n > n k such that x n [l k, m k ] (i.e. belonging to the left half of I k ), the let I k+1 = [l k, m k ] and choose some n k+1 > n k such that x nk+1 I k+1. Otherwise, let I k+1 = [m k, r k ] (i.e. the right half of I k ) and choose n k+1 > n k such that x nk+1 I k+1. The above procedure recursively defines the subsequence {x nk }. By design, x nk I k for each k N, and I k+1 I k. By exercise #10 in section 2.2, there exists a real number c k=1 I k. I claim that {x nk } c. Let ɛ > 0. Choose K such that (b a)/2 K < ɛ. Notice that for each k, (b a)/2 k is the length of the interval I k. Therefore, x nk c (b a)/2 k < (b a)/2 K < ɛ for every k > K. Hence, {x nk } c. Section 2.2 #14b: Prove that every Cauchy sequence in R n is convergent. Proof: By exercise 13, a Cauchy sequence in R is contained in [ R, R] (the ball of radius R centered at 0) for some R. By exercise 14a, this Cauchy sequence has a convergent subsequence in [ R, R], and by exercise 12b, the original sequence converges. Section 2.2 #14c: Prove that every Cauchy sequence in R l converges. Proof: By exercise 13, there is an R > 0 such that the Cauchy sequence is contained in B(0, R). Therefore, the sequence is contained in the larger set [ R, R] [ R, R] R l. Each coordinate determines a Cauchy sequence (why is it Cauchy?), and by 14b, each of the coordinate sequences converges to some c i [ R, R] for i = 1,..., l. Finally, since a sequence of

3 vectors converges if and only if each coordinate converges, the original sequence of vectors converges. Section 3.2 #10: Find the derivative of the map ( ) [ x x f = 2 y 2 ] y 2xy at the point a. Show that whenever a 0 that the linear map Df(a) is a scalar multiple of a rotation matrix. Solution: Let f 1 (x, y) = x 2 y 2 and f 2 (x, y) = 2xy be the coordinate functions. Since the derivative is represented by the Jacobian matrix (the matrix of partial derivatives), we have that Df ( ) a = b [ 2a 2b 2b 2a To see this is a scalar multiple of a rotation matrix if a 0, write a as its length times a unit vector in the same direction as a. So, if s = a/ a, t = b/ a, and u = [s, t] T, then a = a u. Let θ [0, π] be the angle that the vector u makes with the positive x-axis, i.e. the angle between the vectors u and e 1. Then cos(θ) = u e 1 = ]. a a Since θ [0, π], the sine of such an angle is non-negative (hence the absolute value around b in the following equation); therefore, sin θ = 1 cos 2 θ = b a Thus, the derivative matrix is a rotation matrix scaled by a factor of 2 a. The rotation matrix (1/2 a )Df(a) represents a rotation by θ in a clockwise sense if b < 0 and in a counterclockwise sense if b > 0. Section 3.2 #12: Let f(x, y) = x 2 y/(x 4 + y 2 ) if (x, y) (0, 0) and f(0, 0) = 0. Show directly that f fails to be C 1 at the origin. Strategy: Compute the partial derivatives and decide that one (or both) are not continuous at the origin.

4 Solution: If (a, b) 0, then and At the origin, and, similarly, f y (0, 0) = 0. f x (a, b) = (x4 + y 2 )(2xy) x 2 y(4x 3 ) (x 4 + y 2 ) 2 f y (a, b) = (x4 + y 2 )x 2 x 2 y(2y) (x 4 + y 2 ) 2. f(t, 0) f(0, 0) f x (0, 0) = lim = 0, t 0 t If f C 1, then both f x and f y are continuous at the origin. However, lim (x,y) (0,0) f y (x, y) does not exist: If y = 2x 2 and x 0, then (x 4 + 4x 4 )x 2 x 2 2x 2 (4x 2 ) x 6 lim x 0 (x 4 + 4x 4 ) 2 = lim x 0 5x 8 = lim 1 x 0 5x 2 does not exist. So, in particular, lim (x,y) (0,0) f y (x, y) is not equal to f y (0, 0). Section 3.2 #15: Let a R n and δ > 0. Suppose that f : B(a, δ) R is differentiable at a. Suppose that f(a) f(x) for a all x B(a, δ). Prove that Df(a) = 0. Proof: It suffices to show that each partial derivative at a is zero. By considering the left-hand and right-hand limits of f(a + te i ) f(a) lim t 0 t we see that the these limits are non-negative and non-positive, respectively since f(a + te i ) f(a) for every t ( δ, δ). Therefore, x i (a) = 0 for each i = 1,..., n. Section 3.3 # 1: Suppose that f : R 3 R is differentiable and Df(a) = [2, 1, 1], where a = [1, 1, 1] T. If compute (f g) (0). g(t) = [cos t + sin t, t + 1, t 2 + 4t 1] T,

5 Solution: Observe that g(0) = [1, 1, 1] T. Direct computation shows that g (0) = [1, 1, 4] T. So, by the chain rule, (f g) (0) = Df(g(0))g (0) = [2, 1, 1][1, 1, 4] T = 1. Section 3.3 #2: Suppose that f(x, y) = [2y sin x, e x+3y, xy + y 3 ] T, and g(x, y, z) = [3x + y z, x + yz + 1] T. Calculate D(f g)(0, 0, 0) and D(g f)(0, 0). Solution: Observe that both f and g are differentiable. (This follows, for instance, from the fact that one can easily check that every partial derivative exists and is continuous, and so f and g belong to the class C 1. Therefore, we can apply the chain rule. Direct computation shows that cos x 2 Df(x, y) = e x+3y 3e x+3y y x + 3y 2 and another computation shows that Dg(x, y, z) = [ 3 1 ] 1 1 z y Now, a direct application of the chain rule shows that D(f g)(0, 0, 0) = Df(0, 1)Dg(0, 0, 0) = 1 2 [ ] e 3 3e = compare with answer in textbook Another computation using the chain rule shows that D(g f)(0, 0) = Dg(0, 1, 0)Df(0, 0) =

6 [ ] = compare with answer in textbook Section 3.3 #3: In this problem, you are asked to compute the derivative of a composite (f g) (t). If the calculation is done correctly, you will find that this derivative is always equal to zero. If you have trouble obtaining this answer, look for a way to apply the double angle formula for the sine function. Since the composite has derivative zero, this means that the composite function is constant. This can be verified directly by computing (f g)(t). (If you did not use the chain rule, then you may have already done this in the first place.) The constant value is three if you work it out. You will want to use the half angle formula for the sine function to see this. Section 3.3 #4: An ant moves along a helical path with trajectory g(t) = [3 cos t, 3 sin t, 5t] T. At what rate is the ant s distance from the origin changing at t = 2π? If the temperature in space is given by f(x, y, z) = xy + z 2, at what rate does the ant detect the temperature to be changing at t = 3π/4? Solution: The first question asks for the computation of (h g) (2π), where h(x, y, z) = x 2 + y 2 + z 2. The second question asks for the computation of (f g) (3π/4). One computes that [ Dh(x, y, z) = x x 2 +y 2 +z 2 y x 2 +y 2 +z 2 ] z x 2 +y 2 +z 2 and that Since g(2π) = [3, 0, 10π] T, Dg(t) = [ 3 sin t, 3 cos t, t] T. (h g) (0) = Dh(3, 0, 10π)Dg(0) = 50π π 2. And one computes that Df(x, y, z) = [y, x, 2z], g(3π/4) = [ 3/ 2, 3/ 2, 15π/4] T, and g (3π/4) = [ 3/ 2, 3/ 2, 5] T. And so, after some computation, one finds that (f g) (3π/4) = 75π 2.

7 Section 3.3 # 5: An airplane is flying near a tower. When the plane is 3 miles West of the tower, the plane has altitude of 4 miles and ground speed of 450 miles per hour and a climb rate of 5 miles per hour. Suppose that (a) the plane is flying due East or that (b) the plane is flying due Northeast. In each case, what is the rate at which the plane is approaching the tower? Solution: We need to choose how to associate compass directions to the rectangular coordinates in R 3. I ll choose North to refer to the positive y-axis, East to refer to the positive x-axis, and positive altitude to refer to the positive z-axis. In case (a), the plane has an initial velocity vector of v(0) = [450, 0, 5] T and has an initial position vector of s(0) = [ 3, 0, 4]. In case (b), the plane has an initial velocity vector of v(0) = [450/ 2, 450/ 2, 5] T and an initial position vector of s(0) = [ 3.0, 4]. (The factors of 2 arise from the fact that the ground speed of 450 miles per hour in a Northeasterly direction decomposes into two components: one in a Northerly direction and one in an Easterly direction.) In both cases, one is being asked to compute (h s) (0), where h(x, y, z) = x 2 + y 2 + z 2 measures the distance from the plane to the tower and s(t) is the position of the plane. Since Ds(0) = v(0), we have sufficient information to answer these questions if we apply the chain rule: (h s) (0) = Dh(s(0))Ds(0) = Dh(s(0))v(0). The derivative of h is computed as in the previous problem. You can check your answer with the answer in the back of the textbook. Exercise: Suppose that f : U R 2 R is expressed in rectangular coordinates by f(x, y). The expression of f in polar coordinates is given by writing x = r cos θ and y = r sin θ, so that f may be viewed as a function of (r, θ). Determine an expression for f x and f y in terms of f r and f θ. And determine an expression for f r and f θ in terms of f x and f y. Solution: In polar coordinates, x = r cos θ and y = r sin θ. By the chain rule, r = x x r + y = cos θ + sin θ y r x y

8 and, θ = x x θ + y y θ = r sin θ + r cos θ x y. The above two equations expres f r and f θ in terms of f x and f y. To express f x and f y in terms of f r and f θ, one solves the above system of two linear (in the symbols f x, f y, f r, and f θ ) equations. Observe that the above two equations can be expressed by a single vector equation: [ ] [ ] [ ] cos θ r sin θ fr f θ = fx f y sin θ r cos θ To express f x and f y in terms of f r and f θ, we need to multiply on the right by the inverse of the 2 2 matrix. It s inverse is [ ] 1 r cos θ r sin θ r sin θ cos θ Therefore, In other words, and, [ ] [ ] [ ] cos θ sin θ fx f y = fr f θ sin θ r = cos θ x r 1 sin θ r θ y cosθ r = sin θ r + 1 cos θ r θ. Exercise: Show that Laplace s equation f xx + f yy = 0 has the following expression in polar coordinates: 2 f r r r f r 2 θ 2 = 0. Solution: Compute the partial derivatives of f r and f θ with respect to r and θ respectively, starting with the results from the exercise above. It may be helpful to interpret the operations of partial differentiation with respect to r and θ as follows: r = cos θ x + sin θ y

9 and So, r θ = r sin θ x + r cos θ y. ( ) = ( cos θ ) + sin θ r r x y = cos 2 θ 2 f x cos θ sin θ 2 f x x + sin2 θ 2 f y 2. Similarly, one computes ( ) = θ θ θ ( r sin θ ) + r cos θ. x y = r cos θ r sin θ x y +r2 sin 2 θ 2 f x 2 2r2 cos θ sin θ 2 f x x +r2 cos 2 θ 2 f y 2. To obtain the above, be certain that you use the product rule when computing the partial derivative with respect to θ on a term such as r sin θf x. The above can be regrouped as follows: 2 ( f θ 2 = r cos θ + sin θ x y )+r 2 ( sin 2 θ 2 f x 2 2 cos θ sin θ 2 f x x + cos2 θ 2 f y 2 So, it is now a matter of putting the pieces together to deduce that Laplace s equation as the form stated in the exercise. ), Exercise: Suppose that f, g : U R R 3. Let h(t) = f(t) g(t), where is the cross product (a.k.a. vector product). Determine a rule which relates the derivative of h(t) to the derivatives of f(t) and g(t). Prove your assertion. Solution: The answer is as follows: D(f g)(t) = Df(t) g(t) + f(t) Dg(t). To see this, one uses the definition of the cross product. Writing f 1, f 2, f 3 and g 1, g 2, g 3 for the component functions, one has, on the one hand, f 2 g 3 g 2 f 3 f g = f 3 g 1 f 1 g 3. f 1 g 2 f 2 g 1

10 So by the product rule, f 2 g 3 + f 2 g 3 (g 2 f 3 + g 2 f 3 ) D(f g) = f 3 g 1 + f 3 g 1 (g 1 f 3 + g 1 f 3 ) f 1 g 2 + f 1 g 2 (g 2 f 1 + g 2 f 1 ) And, on the other hand, one has that f (f 2 g 3 g 2 f 3 f 2 g g) = f 3 g 1 f 1 g 3, (f g 3 g 2 f 3 ) = f 3 g f 1 g 2 f 2 g 1 f 1g 3 1 f 1 g 2 f 2g 1 and it is easy to see that the sum of the two vectors above is D(f g).

Solutions to Homework 5

Solutions to Homework 5 Solutions to Homework 5 1. Let z = f(x, y) be a twice continously differentiable function of x and y. Let x = r cos θ and y = r sin θ be the equations which transform polar coordinates into rectangular

More information

Practice with Proofs

Practice with Proofs Practice with Proofs October 6, 2014 Recall the following Definition 0.1. A function f is increasing if for every x, y in the domain of f, x < y = f(x) < f(y) 1. Prove that h(x) = x 3 is increasing, using

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

More information

Metric Spaces. Chapter 7. 7.1. Metrics

Metric Spaces. Chapter 7. 7.1. Metrics Chapter 7 Metric Spaces A metric space is a set X that has a notion of the distance d(x, y) between every pair of points x, y X. The purpose of this chapter is to introduce metric spaces and give some

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

Limits and Continuity

Limits and Continuity Math 20C Multivariable Calculus Lecture Limits and Continuity Slide Review of Limit. Side limits and squeeze theorem. Continuous functions of 2,3 variables. Review: Limits Slide 2 Definition Given a function

More information

Metric Spaces. Chapter 1

Metric Spaces. Chapter 1 Chapter 1 Metric Spaces Many of the arguments you have seen in several variable calculus are almost identical to the corresponding arguments in one variable calculus, especially arguments concerning convergence

More information

THE BANACH CONTRACTION PRINCIPLE. Contents

THE BANACH CONTRACTION PRINCIPLE. Contents THE BANACH CONTRACTION PRINCIPLE ALEX PONIECKI Abstract. This paper will study contractions of metric spaces. To do this, we will mainly use tools from topology. We will give some examples of contractions,

More information

1 3 4 = 8i + 20j 13k. x + w. y + w

1 3 4 = 8i + 20j 13k. x + w. y + w ) Find the point of intersection of the lines x = t +, y = 3t + 4, z = 4t + 5, and x = 6s + 3, y = 5s +, z = 4s + 9, and then find the plane containing these two lines. Solution. Solve the system of equations

More information

Differentiation of vectors

Differentiation of vectors Chapter 4 Differentiation of vectors 4.1 Vector-valued functions In the previous chapters we have considered real functions of several (usually two) variables f : D R, where D is a subset of R n, where

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 9/24/12, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.1-14.3. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0,

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0, Name: Solutions to Practice Final. Consider the line r(t) = 3 + t, t, 6. (a) Find symmetric equations for this line. (b) Find the point where the first line r(t) intersects the surface z = x + y. (a) We

More information

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors 1 Chapter 13. VECTORS IN THREE DIMENSIONAL SPACE Let s begin with some names and notation for things: R is the set (collection) of real numbers. We write x R to mean that x is a real number. A real number

More information

1 Norms and Vector Spaces

1 Norms and Vector Spaces 008.10.07.01 1 Norms and Vector Spaces Suppose we have a complex vector space V. A norm is a function f : V R which satisfies (i) f(x) 0 for all x V (ii) f(x + y) f(x) + f(y) for all x,y V (iii) f(λx)

More information

Metric Spaces Joseph Muscat 2003 (Last revised May 2009)

Metric Spaces Joseph Muscat 2003 (Last revised May 2009) 1 Distance J Muscat 1 Metric Spaces Joseph Muscat 2003 (Last revised May 2009) (A revised and expanded version of these notes are now published by Springer.) 1 Distance A metric space can be thought of

More information

FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL

FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL STATIsTICs 4 IV. RANDOm VECTORs 1. JOINTLY DIsTRIBUTED RANDOm VARIABLEs If are two rom variables defined on the same sample space we define the joint

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 3. Spaces with special properties

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 3. Spaces with special properties SOLUTIONS TO EXERCISES FOR MATHEMATICS 205A Part 3 Fall 2008 III. Spaces with special properties III.1 : Compact spaces I Problems from Munkres, 26, pp. 170 172 3. Show that a finite union of compact subspaces

More information

Lecture 14: Section 3.3

Lecture 14: Section 3.3 Lecture 14: Section 3.3 Shuanglin Shao October 23, 2013 Definition. Two nonzero vectors u and v in R n are said to be orthogonal (or perpendicular) if u v = 0. We will also agree that the zero vector in

More information

3. INNER PRODUCT SPACES

3. INNER PRODUCT SPACES . INNER PRODUCT SPACES.. Definition So far we have studied abstract vector spaces. These are a generalisation of the geometric spaces R and R. But these have more structure than just that of a vector space.

More information

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has The line L through the points A and B is parallel to the vector AB = 3, 2, and has parametric equations x = 3t + 2, y = 2t +, z = t Therefore, the intersection point of the line with the plane should satisfy:

More information

RELEASED. Student Booklet. Precalculus. Fall 2014 NC Final Exam. Released Items

RELEASED. Student Booklet. Precalculus. Fall 2014 NC Final Exam. Released Items Released Items Public Schools of North arolina State oard of Education epartment of Public Instruction Raleigh, North arolina 27699-6314 Fall 2014 N Final Exam Precalculus Student ooklet opyright 2014

More information

3 Contour integrals and Cauchy s Theorem

3 Contour integrals and Cauchy s Theorem 3 ontour integrals and auchy s Theorem 3. Line integrals of complex functions Our goal here will be to discuss integration of complex functions = u + iv, with particular regard to analytic functions. Of

More information

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)! Math 7 Fall 205 HOMEWORK 5 SOLUTIONS Problem. 2008 B2 Let F 0 x = ln x. For n 0 and x > 0, let F n+ x = 0 F ntdt. Evaluate n!f n lim n ln n. By directly computing F n x for small n s, we obtain the following

More information

Lecture L6 - Intrinsic Coordinates

Lecture L6 - Intrinsic Coordinates S. Widnall, J. Peraire 16.07 Dynamics Fall 2009 Version 2.0 Lecture L6 - Intrinsic Coordinates In lecture L4, we introduced the position, velocity and acceleration vectors and referred them to a fixed

More information

x a x 2 (1 + x 2 ) n.

x a x 2 (1 + x 2 ) n. Limits and continuity Suppose that we have a function f : R R. Let a R. We say that f(x) tends to the limit l as x tends to a; lim f(x) = l ; x a if, given any real number ɛ > 0, there exists a real number

More information

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors.

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors. 3. Cross product Definition 3.1. Let v and w be two vectors in R 3. The cross product of v and w, denoted v w, is the vector defined as follows: the length of v w is the area of the parallelogram with

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus South Carolina College- and Career-Ready (SCCCR) Pre-Calculus Key Concepts Arithmetic with Polynomials and Rational Expressions PC.AAPR.2 PC.AAPR.3 PC.AAPR.4 PC.AAPR.5 PC.AAPR.6 PC.AAPR.7 Standards Know

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

A QUICK GUIDE TO THE FORMULAS OF MULTIVARIABLE CALCULUS

A QUICK GUIDE TO THE FORMULAS OF MULTIVARIABLE CALCULUS A QUIK GUIDE TO THE FOMULAS OF MULTIVAIABLE ALULUS ontents 1. Analytic Geometry 2 1.1. Definition of a Vector 2 1.2. Scalar Product 2 1.3. Properties of the Scalar Product 2 1.4. Length and Unit Vectors

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

Differentiation and Integration

Differentiation and Integration This material is a supplement to Appendix G of Stewart. You should read the appendix, except the last section on complex exponentials, before this material. Differentiation and Integration Suppose we have

More information

AP Physics - Vector Algrebra Tutorial

AP Physics - Vector Algrebra Tutorial AP Physics - Vector Algrebra Tutorial Thomas Jefferson High School for Science and Technology AP Physics Team Summer 2013 1 CONTENTS CONTENTS Contents 1 Scalars and Vectors 3 2 Rectangular and Polar Form

More information

MATH 10034 Fundamental Mathematics IV

MATH 10034 Fundamental Mathematics IV MATH 0034 Fundamental Mathematics IV http://www.math.kent.edu/ebooks/0034/funmath4.pdf Department of Mathematical Sciences Kent State University January 2, 2009 ii Contents To the Instructor v Polynomials.

More information

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets.

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets. MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets. Norm The notion of norm generalizes the notion of length of a vector in R n. Definition. Let V be a vector space. A function α

More information

Inner Product Spaces

Inner Product Spaces Math 571 Inner Product Spaces 1. Preliminaries An inner product space is a vector space V along with a function, called an inner product which associates each pair of vectors u, v with a scalar u, v, and

More information

MATH 425, PRACTICE FINAL EXAM SOLUTIONS.

MATH 425, PRACTICE FINAL EXAM SOLUTIONS. MATH 45, PRACTICE FINAL EXAM SOLUTIONS. Exercise. a Is the operator L defined on smooth functions of x, y by L u := u xx + cosu linear? b Does the answer change if we replace the operator L by the operator

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

Solving Simultaneous Equations and Matrices

Solving Simultaneous Equations and Matrices Solving Simultaneous Equations and Matrices The following represents a systematic investigation for the steps used to solve two simultaneous linear equations in two unknowns. The motivation for considering

More information

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series In the preceding section we were able to find power series representations for a certain restricted class of functions. Here we investigate more general problems: Which functions

More information

Solutions to Practice Problems for Test 4

Solutions to Practice Problems for Test 4 olutions to Practice Problems for Test 4 1. Let be the line segmentfrom the point (, 1, 1) to the point (,, 3). Evaluate the line integral y ds. Answer: First, we parametrize the line segment from (, 1,

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

10.2 Series and Convergence

10.2 Series and Convergence 10.2 Series and Convergence Write sums using sigma notation Find the partial sums of series and determine convergence or divergence of infinite series Find the N th partial sums of geometric series and

More information

Two vectors are equal if they have the same length and direction. They do not

Two vectors are equal if they have the same length and direction. They do not Vectors define vectors Some physical quantities, such as temperature, length, and mass, can be specified by a single number called a scalar. Other physical quantities, such as force and velocity, must

More information

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi Geometry of Vectors Carlo Tomasi This note explores the geometric meaning of norm, inner product, orthogonality, and projection for vectors. For vectors in three-dimensional space, we also examine the

More information

LINEAR MAPS, THE TOTAL DERIVATIVE AND THE CHAIN RULE. Contents

LINEAR MAPS, THE TOTAL DERIVATIVE AND THE CHAIN RULE. Contents LINEAR MAPS, THE TOTAL DERIVATIVE AND THE CHAIN RULE ROBERT LIPSHITZ Abstract We will discuss the notion of linear maps and introduce the total derivative of a function f : R n R m as a linear map We will

More information

5.3 Improper Integrals Involving Rational and Exponential Functions

5.3 Improper Integrals Involving Rational and Exponential Functions Section 5.3 Improper Integrals Involving Rational and Exponential Functions 99.. 3. 4. dθ +a cos θ =, < a

More information

sin(x) < x sin(x) x < tan(x) sin(x) x cos(x) 1 < sin(x) sin(x) 1 < 1 cos(x) 1 cos(x) = 1 cos2 (x) 1 + cos(x) = sin2 (x) 1 < x 2

sin(x) < x sin(x) x < tan(x) sin(x) x cos(x) 1 < sin(x) sin(x) 1 < 1 cos(x) 1 cos(x) = 1 cos2 (x) 1 + cos(x) = sin2 (x) 1 < x 2 . Problem Show that using an ɛ δ proof. sin() lim = 0 Solution: One can see that the following inequalities are true for values close to zero, both positive and negative. This in turn implies that On the

More information

MATH 132: CALCULUS II SYLLABUS

MATH 132: CALCULUS II SYLLABUS MATH 32: CALCULUS II SYLLABUS Prerequisites: Successful completion of Math 3 (or its equivalent elsewhere). Math 27 is normally not a sufficient prerequisite for Math 32. Required Text: Calculus: Early

More information

Math 53 Worksheet Solutions- Minmax and Lagrange

Math 53 Worksheet Solutions- Minmax and Lagrange Math 5 Worksheet Solutions- Minmax and Lagrange. Find the local maximum and minimum values as well as the saddle point(s) of the function f(x, y) = e y (y x ). Solution. First we calculate the partial

More information

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v,

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v, 1.3. DOT PRODUCT 19 1.3 Dot Product 1.3.1 Definitions and Properties The dot product is the first way to multiply two vectors. The definition we will give below may appear arbitrary. But it is not. It

More information

MAT 1341: REVIEW II SANGHOON BAEK

MAT 1341: REVIEW II SANGHOON BAEK MAT 1341: REVIEW II SANGHOON BAEK 1. Projections and Cross Product 1.1. Projections. Definition 1.1. Given a vector u, the rectangular (or perpendicular or orthogonal) components are two vectors u 1 and

More information

2.1 Increasing, Decreasing, and Piecewise Functions; Applications

2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.1 Increasing, Decreasing, and Piecewise Functions; Applications Graph functions, looking for intervals on which the function is increasing, decreasing, or constant, and estimate relative maxima and minima.

More information

RAJALAKSHMI ENGINEERING COLLEGE MA 2161 UNIT I - ORDINARY DIFFERENTIAL EQUATIONS PART A

RAJALAKSHMI ENGINEERING COLLEGE MA 2161 UNIT I - ORDINARY DIFFERENTIAL EQUATIONS PART A RAJALAKSHMI ENGINEERING COLLEGE MA 26 UNIT I - ORDINARY DIFFERENTIAL EQUATIONS. Solve (D 2 + D 2)y = 0. 2. Solve (D 2 + 6D + 9)y = 0. PART A 3. Solve (D 4 + 4)x = 0 where D = d dt 4. Find Particular Integral:

More information

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Mathematics Course 111: Algebra I Part IV: Vector Spaces Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are

More information

SOLUTIONS. f x = 6x 2 6xy 24x, f y = 3x 2 6y. To find the critical points, we solve

SOLUTIONS. f x = 6x 2 6xy 24x, f y = 3x 2 6y. To find the critical points, we solve SOLUTIONS Problem. Find the critical points of the function f(x, y = 2x 3 3x 2 y 2x 2 3y 2 and determine their type i.e. local min/local max/saddle point. Are there any global min/max? Partial derivatives

More information

Exercises and Problems in Calculus. John M. Erdman Portland State University. Version August 1, 2013

Exercises and Problems in Calculus. John M. Erdman Portland State University. Version August 1, 2013 Exercises and Problems in Calculus John M. Erdman Portland State University Version August 1, 2013 c 2010 John M. Erdman E-mail address: erdman@pdx.edu Contents Preface ix Part 1. PRELIMINARY MATERIAL

More information

Vector Algebra II: Scalar and Vector Products

Vector Algebra II: Scalar and Vector Products Chapter 2 Vector Algebra II: Scalar and Vector Products We saw in the previous chapter how vector quantities may be added and subtracted. In this chapter we consider the products of vectors and define

More information

Average rate of change

Average rate of change Average rate of change 1 1 Average rate of change A fundamental philosophical truth is that everything changes. 1 Average rate of change A fundamental philosophical truth is that everything changes. In

More information

Vector and Matrix Norms

Vector and Matrix Norms Chapter 1 Vector and Matrix Norms 11 Vector Spaces Let F be a field (such as the real numbers, R, or complex numbers, C) with elements called scalars A Vector Space, V, over the field F is a non-empty

More information

BANACH AND HILBERT SPACE REVIEW

BANACH AND HILBERT SPACE REVIEW BANACH AND HILBET SPACE EVIEW CHISTOPHE HEIL These notes will briefly review some basic concepts related to the theory of Banach and Hilbert spaces. We are not trying to give a complete development, but

More information

Slope and Rate of Change

Slope and Rate of Change Chapter 1 Slope and Rate of Change Chapter Summary and Goal This chapter will start with a discussion of slopes and the tangent line. This will rapidly lead to heuristic developments of limits and the

More information

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

SAT Subject Math Level 1 Facts & Formulas

SAT Subject Math Level 1 Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reals: integers plus fractions, decimals, and irrationals ( 2, 3, π, etc.) Order Of Operations: Aritmetic Sequences: PEMDAS (Parenteses

More information

Precalculus REVERSE CORRELATION. Content Expectations for. Precalculus. Michigan CONTENT EXPECTATIONS FOR PRECALCULUS CHAPTER/LESSON TITLES

Precalculus REVERSE CORRELATION. Content Expectations for. Precalculus. Michigan CONTENT EXPECTATIONS FOR PRECALCULUS CHAPTER/LESSON TITLES Content Expectations for Precalculus Michigan Precalculus 2011 REVERSE CORRELATION CHAPTER/LESSON TITLES Chapter 0 Preparing for Precalculus 0-1 Sets There are no state-mandated Precalculus 0-2 Operations

More information

Lecture 2: Homogeneous Coordinates, Lines and Conics

Lecture 2: Homogeneous Coordinates, Lines and Conics Lecture 2: Homogeneous Coordinates, Lines and Conics 1 Homogeneous Coordinates In Lecture 1 we derived the camera equations λx = P X, (1) where x = (x 1, x 2, 1), X = (X 1, X 2, X 3, 1) and P is a 3 4

More information

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11}

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11} Mathematics Pre-Test Sample Questions 1. Which of the following sets is closed under division? I. {½, 1,, 4} II. {-1, 1} III. {-1, 0, 1} A. I only B. II only C. III only D. I and II. Which of the following

More information

One advantage of this algebraic approach is that we can write down

One advantage of this algebraic approach is that we can write down . Vectors and the dot product A vector v in R 3 is an arrow. It has a direction and a length (aka the magnitude), but the position is not important. Given a coordinate axis, where the x-axis points out

More information

Lecture 7: Continuous Random Variables

Lecture 7: Continuous Random Variables Lecture 7: Continuous Random Variables 21 September 2005 1 Our First Continuous Random Variable The back of the lecture hall is roughly 10 meters across. Suppose it were exactly 10 meters, and consider

More information

Estimated Pre Calculus Pacing Timeline

Estimated Pre Calculus Pacing Timeline Estimated Pre Calculus Pacing Timeline 2010-2011 School Year The timeframes listed on this calendar are estimates based on a fifty-minute class period. You may need to adjust some of them from time to

More information

Math 55: Discrete Mathematics

Math 55: Discrete Mathematics Math 55: Discrete Mathematics UC Berkeley, Fall 2011 Homework # 5, due Wednesday, February 22 5.1.4 Let P (n) be the statement that 1 3 + 2 3 + + n 3 = (n(n + 1)/2) 2 for the positive integer n. a) What

More information

Constrained optimization.

Constrained optimization. ams/econ 11b supplementary notes ucsc Constrained optimization. c 2010, Yonatan Katznelson 1. Constraints In many of the optimization problems that arise in economics, there are restrictions on the values

More information

MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3

MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3 MATH0 Notebook Fall Semester 06/07 prepared by Professor Jenny Baglivo c Copyright 009 07 by Jenny A. Baglivo. All Rights Reserved. Contents MATH0 Notebook 3. Solving Systems of Linear Equations........................

More information

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A.

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A. 1 Linear Transformations Prepared by: Robin Michelle King A transformation of an object is a change in position or dimension (or both) of the object. The resulting object after the transformation is called

More information

Fundamental Theorems of Vector Calculus

Fundamental Theorems of Vector Calculus Fundamental Theorems of Vector Calculus We have studied the techniques for evaluating integrals over curves and surfaces. In the case of integrating over an interval on the real line, we were able to use

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those 1.(6pts) Which of the following vectors has the same direction as v 1,, but has length 6? (a), 4, 4 (b),, (c) 4,, 4 (d), 4, 4 (e) 0, 6, 0 The length of v is given by ( 1) + + 9 3 We would like to make

More information

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents DIFFERENTIABILITY OF COMPLEX FUNCTIONS Contents 1. Limit definition of a derivative 1 2. Holomorphic functions, the Cauchy-Riemann equations 3 3. Differentiability of real functions 5 4. A sufficient condition

More information

Chapter 17. Orthogonal Matrices and Symmetries of Space

Chapter 17. Orthogonal Matrices and Symmetries of Space Chapter 17. Orthogonal Matrices and Symmetries of Space Take a random matrix, say 1 3 A = 4 5 6, 7 8 9 and compare the lengths of e 1 and Ae 1. The vector e 1 has length 1, while Ae 1 = (1, 4, 7) has length

More information

SAT Subject Math Level 2 Facts & Formulas

SAT Subject Math Level 2 Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reals: integers plus fractions, decimals, and irrationals ( 2, 3, π, etc.) Order Of Operations: Arithmetic Sequences: PEMDAS (Parentheses

More information

Exam 1 Sample Question SOLUTIONS. y = 2x

Exam 1 Sample Question SOLUTIONS. y = 2x Exam Sample Question SOLUTIONS. Eliminate the parameter to find a Cartesian equation for the curve: x e t, y e t. SOLUTION: You might look at the coordinates and notice that If you don t see it, we can

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

Homework 2 Solutions

Homework 2 Solutions Homework Solutions 1. (a) Find the area of a regular heagon inscribed in a circle of radius 1. Then, find the area of a regular heagon circumscribed about a circle of radius 1. Use these calculations to

More information

Mathematical Methods of Engineering Analysis

Mathematical Methods of Engineering Analysis Mathematical Methods of Engineering Analysis Erhan Çinlar Robert J. Vanderbei February 2, 2000 Contents Sets and Functions 1 1 Sets................................... 1 Subsets.............................

More information

Partial Derivatives. @x f (x; y) = @ x f (x; y) @x x2 y + @ @x y2 and then we evaluate the derivative as if y is a constant.

Partial Derivatives. @x f (x; y) = @ x f (x; y) @x x2 y + @ @x y2 and then we evaluate the derivative as if y is a constant. Partial Derivatives Partial Derivatives Just as derivatives can be used to eplore the properties of functions of 1 variable, so also derivatives can be used to eplore functions of 2 variables. In this

More information

Geometric Transformations

Geometric Transformations Geometric Transformations Definitions Def: f is a mapping (function) of a set A into a set B if for every element a of A there exists a unique element b of B that is paired with a; this pairing is denoted

More information

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES I GROUPS: BASIC DEFINITIONS AND EXAMPLES Definition 1: An operation on a set G is a function : G G G Definition 2: A group is a set G which is equipped with an operation and a special element e G, called

More information

Chapter 2. Parameterized Curves in R 3

Chapter 2. Parameterized Curves in R 3 Chapter 2. Parameterized Curves in R 3 Def. A smooth curve in R 3 is a smooth map σ : (a, b) R 3. For each t (a, b), σ(t) R 3. As t increases from a to b, σ(t) traces out a curve in R 3. In terms of components,

More information

SECOND DERIVATIVE TEST FOR CONSTRAINED EXTREMA

SECOND DERIVATIVE TEST FOR CONSTRAINED EXTREMA SECOND DERIVATIVE TEST FOR CONSTRAINED EXTREMA This handout presents the second derivative test for a local extrema of a Lagrange multiplier problem. The Section 1 presents a geometric motivation for the

More information

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION No: CITY UNIVERSITY LONDON BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION ENGINEERING MATHEMATICS 2 (resit) EX2005 Date: August

More information

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product)

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product) 0.1 Cross Product The dot product of two vectors is a scalar, a number in R. Next we will define the cross product of two vectors in 3-space. This time the outcome will be a vector in 3-space. Definition

More information

Separable First Order Differential Equations

Separable First Order Differential Equations Separable First Order Differential Equations Form of Separable Equations which take the form = gx hy or These are differential equations = gxĥy, where gx is a continuous function of x and hy is a continuously

More information