Math 3335: Orthogonal Change of Variables., x(u) =

Size: px
Start display at page:

Download "Math 3335: Orthogonal Change of Variables., x(u) ="

Transcription

1 Math 3335: Orthogonal Change of Variables In these exercises we will explore what are called orthogonal change of coordinates. In general a d dimensional change of coordinates is a mapping x (u,...,u d ) x : R d R d, x(u) =... x d (u,...,u d ) A particular three dimensional change of coordinates you are all familiar with is cylindrical coordinates (c c) u = (r,,ζ), x(u) = x(r,,ζ) y(r,,ζ) rcos rsin. z(r,,ζ) ζ This maps (r,,ζ) [, ) [,2π) (, ) onto R 3. You have also seen spherical coordinates written here as (s c) u = (r,,), x(u) = x(r,,) rcos sin y(r,,) rsin sin. z(r,,) rcos This maps (r,,) [, ) [,2π) [,π] onto R 3. (Here = denotes north and = π denotes south.) We ll see two other interesting coordinate transformations in the exercises below. We say the transformation x = x(u) is orthogonal if the vectors x ui u i x(u) and x uj u j x(u) are perpendicular to each other for all i j. In cylindrical coordinates, see (c c) above with u = r, u 2 =, u 3 = ζ, we have x r r x = cos sin, x x = rsin rcos, x ζ ζ x =. Since (x r x ) =, (x r x ζ ) = and (x x ζ ) = cylindrical coordinates therefore defines an orthogonal transformation. So do spherical coordinates. The lengths of the d vectors {x u,...,x ud } coming from an orthogonal change of coordinates can be normalized, i.e. e ui x ui / x ui, to obtain an orthonormal basis {e u,...,e ud }. For cylindrical coordinates you can compute that x r = e r = cos sin, x = r e = sin cos, x ζ = e ζ =. Note that in general these orthonormal basis vectors are not constant.

2 The d dimensional gradient operator was defined in terms of Cartesian coordinates only; = d i= e x i. In the first three exercises given below you will derive the following x i especially pleasing representation of the gradient operator in orthogonal coordinates. d = e ui. (Recall x ui = x and e ui = x ui / x ui.) x ui u i u i i= In particular this says that in cylindrical coordinates (r,, ζ) r +e r +e ζ ζ.. Suppose an orthogonal transformation x(u) is nonsingular at a point u R d in the sense that x ui (u) for each i =,...,d. Define e ui = x ui / x ui and consider the orthonormal basis {e ui } d i=. Derive the following relationship between the standard Cartesian basis {e xi } d i= and the basis {e u i } d i= : e xi = d j= x uj x i u j e uj. 2. Use the chain rule and the previous exercise to calculate that d u k d d d = = x i x i u k k= 3. Again use the chain rule to find that δ k,j = u k u j = i= j= k= d i= x i u j u k x i e uj x uj x i u j u k x i. u k. Use this fact combined with the result of the previous exercise to derive the following formula for the gradient in terms of the new orthogonal coordinates u,...,u d d = e uj. x uj u j j= 4. For spherical coordinates, see (s c) on the previous page, show that x r =, x = r and x = rsin and then compute e r = cossin sinsin, e = coscos sincos, e = sin cos. cos sin Finally show that in spherical coordinates the gradient is given by r +e r +e rsin. 2

3 Fig. x = cosh(µ)cos(), y = sinh(µ)sin(). Fig 2. x = u 2 v 2, y = 2uv. 5. The 2-d transformation x = cosh(µ)cos(), y = sinh(µ)sin(), µ, [,2π), is the usual form for what are called elliptical coordinates; see Figure above and for a brief discussion there is a wiki at []. (a) Determine the vectors x µ and x to conclude this is an orthogonal transformation. It is nonsingular when µ >. (b) Determine x µ and x and the orthonormal basis {e µ, e }. You may find the fact that cosh 2 (µ) sinh 2 (µ) = useful. x µ 2 = x 2 = sinh 2 (µ)+sin 2 (). (c) Determine the gradient operator in this coordinate system. 6. Consider the 2-d transformation x = u 2 v 2, y = 2uv, u,v R; see Figure 2. One might call these parabolic coordinates. (a) Determine the vectors x u and x v to conclude this is an orthogonal transformation. It is nonsingular when u 2 +v 2 >. (b) Determine x u and x v and the orthonormal basis {e u, e v }. (c) Determine the gradient operator in this coordinate system. Answers: e u = = u2 +v 2 (ue x +ve y ), e v = 2 u 2 +v 2 ( e u u +e v ). v u2 +v 2 ( ve x +ue y ) [] coordinate system 3

4 The next 2 exercises and numbered C. C.6 (C for cylindrical) and S. S.6 (S for spherical). Problems C,S. and C,S.2 are about changing variables for vector fields. Make sure to do these. In problems C,S.3 C,S.6 you will compute the formulae for the divergence, Laplacian and curl in cylindrical and spherical coordinates. These are straight forward exercises in cylindrical coordinates but a bit more involved in spherical coordinates. Recall the cylindrical coordinates change of variables x = rcos y = rsin z = ζ with associated orthonormal basis vectors e r = cos sin, e = sin cos, e ζ =. Make sure you can compute that r + e r + e ζ ζ. C.. Convert the following vector fields to cylindrical coordinates. (a) f(x,y,z) = x 2 e x +xye y Answers: (a) r 2 cose r. (b) r 2 sine. (b) f(x,y,z) = y 2 e x +xye y C.2. Convert the following given in cylindrical coordinates to Cartesian coordinates. (a) f(r,,ζ) = rtane r (b) f(r,,ζ) = r 2 cose Answers: (a) ye x +(y 2 /x)e y. (b) xye x +x 2 e y. C.3. Compute the /r, / and /ζ partial derivatives of e r, e and e ζ and write these quantities in the basis {e r, e, e ζ }. Answers: r e r = e r = e ζ e r = r e = e = e r ζ e = r e ζ = e ζ = ζ e ζ = C.4. Use your work above to derive the formula for f in cylindrical coordinates where the vector field f is given as f = f r e r +f e +f ζ e ζ. f = f r r + r f r + f r + f ζ ζ. 4

5 C.5. Use your work above to derive the formula for 2 f in cylindrical coordinates. 2 f = 2 f r 2 + f r r + 2 f r f ζ 2 C.6. Finally derive the formula for f in cylindrical coordinates where as before the vector field f is written as f = f r e r +f e +f ζ e ζ. f = ( f ζ r f ) ( fr e r + ζ ζ f ) ( ζ f e + r r + r f r Recall that for spherical coordinates we have x = rcossin y = rsinsin, < 2π, π. z = rcos with associated orthonormal basis vectors e r = cossin sinsin, e = coscos sincos, e = sin cos. cos sin Make sure you can compute that r + e r + e rsin. S.. Convert the following vector fields to spherical coordinates. ) f r e ζ. (a) f(x,y,z) = x e x +y e y +z e z Answers: (a) r e r. (b) r sin e. (b) f(x,y,z) = y e x x e y S.2. Convert the following written in spherical coordinates into Cartesian coordinates. (a) f(r,,) = rsincos e +rcos e (b) f(r,,) = r 2 e r Answers: (a) z e x x e z. (b) x 2 +y 2 +z 2 (x e x +y e y +z e z ). S.3. Compute the /r, / and / partial derivatives of e r, e and e and write these quantities in the basis {e r, e, e }. Hint: To get these derivatives in the indicated basis use projection. Answers: r e r = e r = e e r = sine r e = e = e r e = cose 5 r e = e = e = sine r cose

6 S.4. Use your work above to derive the formula for f in spherical coordinates where the vector field f is given by f = f r e r +f e +f e. f = ( fr r + 2 ) r f r + f rsin + ( sin f ) rsin +cosf S.5. Use your work above to derive the formula for 2 f in spherical coordinates. S.6. Derive the formula for f in spherical coordinates where again the vector field f is given by f = f r e r +f e +f e. f = ( sin f rsin +cosf f ) + ( fr rsin rsin f ) r sinf + ( r f r r +f f ) r e. e r e 6

EELE 3331 Electromagnetic I Chapter 3. Vector Calculus. Islamic University of Gaza Electrical Engineering Department Dr.

EELE 3331 Electromagnetic I Chapter 3. Vector Calculus. Islamic University of Gaza Electrical Engineering Department Dr. EELE 3331 Electromagnetic I Chapter 3 Vector Calculus Islamic University of Gaza Electrical Engineering Department Dr. Talal Skaik 2012 1 Differential Length, Area, and Volume This chapter deals with integration

More information

ENGI Partial Differentiation Page y f x

ENGI Partial Differentiation Page y f x ENGI 3424 4 Partial Differentiation Page 4-01 4. Partial Differentiation For functions of one variable, be found unambiguously by differentiation: y f x, the rate of change of the dependent variable can

More information

MATH 332: Vector Analysis Summer 2005 Homework

MATH 332: Vector Analysis Summer 2005 Homework MATH 332, (Vector Analysis), Summer 2005: Homework 1 Instructor: Ivan Avramidi MATH 332: Vector Analysis Summer 2005 Homework Set 1. (Scalar Product, Equation of a Plane, Vector Product) Sections: 1.9,

More information

Properties of Coordinate Systems

Properties of Coordinate Systems Properties of Coordinate Systems Cartesian Coordinates Position vector: r yy For Two Neighboring Points P and P : Displacement between two neighboring points: dsdr d dy y d Distance between two neighboring

More information

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9 MATH 32B-2 (8W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables Contents Multiple Integrals 3 2 Vector Fields 9 3 Line and Surface Integrals 5 4 The Classical Integral Theorems 9 MATH 32B-2 (8W)

More information

ENGI Gradient, Divergence, Curl Page 5.01

ENGI Gradient, Divergence, Curl Page 5.01 ENGI 94 5. - Gradient, Divergence, Curl Page 5. 5. The Gradient Operator A brief review is provided here for the gradient operator in both Cartesian and orthogonal non-cartesian coordinate systems. Sections

More information

CBE 6333, R. Levicky 1. Orthogonal Curvilinear Coordinates

CBE 6333, R. Levicky 1. Orthogonal Curvilinear Coordinates CBE 6333, R. Levicky 1 Orthogonal Curvilinear Coordinates Introduction. Rectangular Cartesian coordinates are convenient when solving problems in which the geometry of a problem is well described by the

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

Section 6.2, 6.3 Orthogonal Sets, Orthogonal Projections

Section 6.2, 6.3 Orthogonal Sets, Orthogonal Projections Section 6. 6. Orthogonal Sets Orthogonal Projections Main Ideas in these sections: Orthogonal set = A set of mutually orthogonal vectors. OG LI. Orthogonal Projection of y onto u or onto an OG set {u u

More information

u z u y u x ChE 342 Vectors 1 VECTORS Figure 1 Basic Definitions Vectors have magnitude and direction: u = i u x + j u y + k u z (1)

u z u y u x ChE 342 Vectors 1 VECTORS Figure 1 Basic Definitions Vectors have magnitude and direction: u = i u x + j u y + k u z (1) ChE 342 Vectors 1 VECTORS u u i k j u u Basic Definitions Figure 1 Vectors have magnitude and direction: u = i u + j u + k u (1) i = [1,0,0] j = [0,1,0] (2) k = [0,0,1] i, j, and k are mutuall orthogonal.

More information

Ma 227 Final Exam Solutions 12/22/09

Ma 227 Final Exam Solutions 12/22/09 Ma 7 Final Exam Solutions //9 Name: ID: Lecture Section: Problem a) (3 points) Does the following system of equations have a unique solution or an infinite set of solutions or no solution? Find any solutions.

More information

Preview from Notesale.co.uk Page 2 of 42

Preview from Notesale.co.uk Page 2 of 42 . CONCEPTS & FORMULAS. INTRODUCTION Radian The angle subtended at centre of a circle by an arc of length equal to the radius of the circle is radian r o = o radian r r o radian = o = 6 Positive & Negative

More information

Mathematics (Course B) Lent Term 2005 Examples Sheet 2

Mathematics (Course B) Lent Term 2005 Examples Sheet 2 N12d Natural Sciences, Part IA Dr M. G. Worster Mathematics (Course B) Lent Term 2005 Examples Sheet 2 Please communicate any errors in this sheet to Dr Worster at M.G.Worster@damtp.cam.ac.uk. Note that

More information

Chapter 3 - Vector Calculus

Chapter 3 - Vector Calculus Chapter 3 - Vector Calculus Gradient in Cartesian coordinate system f ( x, y, z,...) dr ( dx, dy, dz,...) Then, f f f f,,,... x y z f f f df dx dy dz... f dr x y z df 0 (constant f contour) f dr 0 or f

More information

Final Exam May 4, 2016

Final Exam May 4, 2016 1 Math 425 / AMCS 525 Dr. DeTurck Final Exam May 4, 2016 You may use your book and notes on this exam. Show your work in the exam book. Work only the problems that correspond to the section that you prepared.

More information

Gradient, Divergence and Curl in Curvilinear Coordinates

Gradient, Divergence and Curl in Curvilinear Coordinates Gradient, Divergence and Curl in Curvilinear Coordinates Although cartesian orthogonal coordinates are very intuitive and easy to use, it is often found more convenient to work with other coordinate systems.

More information

Final Review Worksheet

Final Review Worksheet Score: Name: Final Review Worksheet Math 2110Q Fall 2014 Professor Hohn Answers (in no particular order): f(x, y) = e y + xe xy + C; 2; 3; e y cos z, e z cos x, e x cos y, e x sin y e y sin z e z sin x;

More information

Ma 227 Final Exam Solutions 12/13/11

Ma 227 Final Exam Solutions 12/13/11 Ma 7 Final Exam Solutions /3/ Name: Lecture Section: (A and B: Prof. Levine, C: Prof. Brady) Problem a) ( points) Find the eigenvalues and eigenvectors of the matrix A. A 3 5 Solution. First we find the

More information

Curvilinear coordinates

Curvilinear coordinates C Curvilinear coordinates The distance between two points Euclidean space takes the simplest form (2-4) in Cartesian coordinates. The geometry of concrete physical problems may make non-cartesian coordinates

More information

Appendix: Orthogonal Curvilinear Coordinates. We define the infinitesimal spatial displacement vector dx in a given orthogonal coordinate system with

Appendix: Orthogonal Curvilinear Coordinates. We define the infinitesimal spatial displacement vector dx in a given orthogonal coordinate system with Appendix: Orthogonal Curvilinear Coordinates Notes: Most of the material presented in this chapter is taken from Anupam G (Classical Electromagnetism in a Nutshell 2012 (Princeton: New Jersey)) Chap 2

More information

AN INTRODUCTION TO CURVILINEAR ORTHOGONAL COORDINATES

AN INTRODUCTION TO CURVILINEAR ORTHOGONAL COORDINATES AN INTRODUCTION TO CURVILINEAR ORTHOGONAL COORDINATES Overview Throughout the first few weeks of the semester, we have studied vector calculus using almost exclusively the familiar Cartesian x,y,z coordinate

More information

Math 104 Midterm 3 review November 12, 2018

Math 104 Midterm 3 review November 12, 2018 Math 04 Midterm review November, 08 If you want to review in the textbook, here are the relevant sections: 4., 4., 4., 4.4, 4..,.,. 6., 6., 6., 6.4 7., 7., 7., 7.4. Consider a right triangle with base

More information

The Gradient. Consider the topography of the Earth s surface.

The Gradient. Consider the topography of the Earth s surface. 9/16/5 The Gradient.doc 1/8 The Gradient Consider the topography of the Earth s surface. We use contours of constant elevation called topographic contours to epress on maps (a -dimensional graphic) the

More information

Physics 6303 Lecture 2 August 22, 2018

Physics 6303 Lecture 2 August 22, 2018 Physics 6303 Lecture 2 August 22, 2018 LAST TIME: Coordinate system construction, covariant and contravariant vector components, basics vector review, gradient, divergence, curl, and Laplacian operators

More information

MATH 124B Solution Key HW 03

MATH 124B Solution Key HW 03 6.1 LAPLACE S EQUATION MATH 124B Solution Key HW 03 6.1 LAPLACE S EQUATION 4. Solve u x x + u y y + u zz = 0 in the spherical shell 0 < a < r < b with the boundary conditions u = A on r = a and u = B on

More information

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li Summary for Vector alculus and omplex alculus (Math 321) By Lei Li 1 Vector alculus 1.1 Parametrization urves, surfaces, or volumes can be parametrized. Below, I ll talk about 3D case. Suppose we use e

More information

The Jacobian. v y u y v (see exercise 46). The total derivative is also known as the Jacobian Matrix of the transformation T (u; v) :

The Jacobian. v y u y v (see exercise 46). The total derivative is also known as the Jacobian Matrix of the transformation T (u; v) : The Jacobian The Jacobian of a Transformation In this section, we explore the concept of a "derivative" of a coordinate transformation, which is known as the Jacobian of the transformation. However, in

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

More information

Math 2331 Linear Algebra

Math 2331 Linear Algebra 6.2 Orthogonal Sets Math 233 Linear Algebra 6.2 Orthogonal Sets Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/ jiwenhe/math233 Jiwen He, University of Houston

More information

Practice Differentiation Math 120 Calculus I Fall 2015

Practice Differentiation Math 120 Calculus I Fall 2015 . x. Hint.. (4x 9) 4x + 9. Hint. Practice Differentiation Math 0 Calculus I Fall 0 The rules of differentiation are straightforward, but knowing when to use them and in what order takes practice. Although

More information

Honors Calculus II [ ] Midterm II

Honors Calculus II [ ] Midterm II Honors Calculus II [3-00] Midterm II PRINT NAME: SOLUTIONS Q]...[0 points] Evaluate the following expressions and its. Since you don t have a calculator, square roots, fractions etc. are allowed in your

More information

III. TRANSFORMATION RELATIONS

III. TRANSFORMATION RELATIONS III. TRANSFORMATION RELATIONS The transformation relations from cartesian coordinates to a general curvilinear system are developed here using certain concepts from differential geometry and tensor analysis,

More information

Chapter 1. Vector Algebra and Vector Space

Chapter 1. Vector Algebra and Vector Space 1. Vector Algebra 1.1. Scalars and vectors Chapter 1. Vector Algebra and Vector Space The simplest kind of physical quantity is one that can be completely specified by its magnitude, a single number, together

More information

Waves & Oscillations

Waves & Oscillations Physics 42200 Waves & Oscillations Lecture 20 French, Chapter 8 Spring 2013 Semester Matthew Jones Midterm Exam: Date: Wednesday, March 6 th Time: 8:00 10:00 pm Room: PHYS 203 Material: French, chapters

More information

2-5 The Calculus of Scalar and Vector Fields (pp.33-55)

2-5 The Calculus of Scalar and Vector Fields (pp.33-55) 9/1/ sec _5 empty.doc 1/9-5 The Calculus of Scalar and Vector Fields (pp.33-55) Q: A: 1... 5. 3. 6. A. The Integration of Scalar and Vector Fields 1. The Line Integral 9/1/ sec _5 empty.doc /9 Q1: A C

More information

Lecture #16. Spatial Transforms. Lecture 16 1

Lecture #16. Spatial Transforms. Lecture 16 1 ECE 53 1 st Century Electromagnetics Instructor: Office: Phone: E Mail: Dr. Raymond C. Rumpf A 337 (915) 747 6958 rcrumpf@utep.edu Lecture #16 Spatial ransforms Lecture 16 1 Lecture Outline ransformation

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length.

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length. Mathematical Tripos Part IA Lent Term 205 ector Calculus Prof B C Allanach Example Sheet Sketch the curve in the plane given parametrically by r(u) = ( x(u), y(u) ) = ( a cos 3 u, a sin 3 u ) with 0 u

More information

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm.

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. Bring a calculator and something to write with. Also, you will be allowed to bring in one 8.5 11 sheet of paper

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) A.J.Hobson JUST THE MATHS UNIT NUMBER 104 DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) by AJHobson 1041 Products 1042 Quotients 1043 Logarithmic differentiation 1044 Exercises 1045 Answers

More information

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes The Chain Rule 11.5 Introduction In this Section we will see how to obtain the derivative of a composite function (often referred to as a function of a function ). To do this we use the chain rule. This

More information

Introduction and Vectors Lecture 1

Introduction and Vectors Lecture 1 1 Introduction Introduction and Vectors Lecture 1 This is a course on classical Electromagnetism. It is the foundation for more advanced courses in modern physics. All physics of the modern era, from quantum

More information

INVARIANCE OF THE LAPLACE OPERATOR.

INVARIANCE OF THE LAPLACE OPERATOR. INVARIANCE OF THE LAPLACE OPERATOR. The goal of this handout is to give a coordinate-free proof of the invariance of the Laplace operator under orthogonal transformations of R n (and to explain what this

More information

Summary: Curvilinear Coordinates

Summary: Curvilinear Coordinates Physics 2460 Electricity and Magnetism I, Fall 2007, Lecture 10 1 Summary: Curvilinear Coordinates 1. Summary of Integral Theorems 2. Generalized Coordinates 3. Cartesian Coordinates: Surfaces of Constant

More information

MATH H53 : Final exam

MATH H53 : Final exam MATH H53 : Final exam 11 May, 18 Name: You have 18 minutes to answer the questions. Use of calculators or any electronic items is not permitted. Answer the questions in the space provided. If you run out

More information

AE301 Aerodynamics I UNIT B: Theory of Aerodynamics

AE301 Aerodynamics I UNIT B: Theory of Aerodynamics AE301 Aerodynamics I UNIT B: Theory of Aerodynamics ROAD MAP... B-1: Mathematics for Aerodynamics B-: Flow Field Representations B-3: Potential Flow Analysis B-4: Applications of Potential Flow Analysis

More information

Math 550, Exam 1. 2/10/11.

Math 550, Exam 1. 2/10/11. Math 55, Exam. //. Read problems carefully. Show all work. No notes, calculator, or text. The exam is approximately 5 percent of the total grade. There are points total. Partial credit may be given. Write

More information

FIRST SEMESTER DIPLOMA EXAMINATION IN ENGINEERING/ TECHNOLIGY- MARCH, 2013

FIRST SEMESTER DIPLOMA EXAMINATION IN ENGINEERING/ TECHNOLIGY- MARCH, 2013 TED (10)-1002 (REVISION-2010) Reg. No.. Signature. FIRST SEMESTER DIPLOMA EXAMINATION IN ENGINEERING/ TECHNOLIGY- MARCH, 2013 TECHNICAL MATHEMATICS- I (Common Except DCP and CABM) (Maximum marks: 100)

More information

Lecture 2: Review of Vector Calculus

Lecture 2: Review of Vector Calculus 1 Lecture 2: Review of Vector Calculus Instructor: Dr. Gleb V. Tcheslavski Contact: gleb@ee.lamar.edu Office Hours: Room 2030 Class web site: www.ee.lamar.edu/gleb/em/in dex.htm 2 Vector norm Foran n-dimensional

More information

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives.

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives. PRACTICE PROBLEMS Please let me know if you find any mistakes in the text so that i can fix them. 1.1. Let Show that f is C 1 and yet How is that possible? 1. Mixed partial derivatives f(x, y) = {xy x

More information

Physics 6303 Lecture 8 September 25, 2017

Physics 6303 Lecture 8 September 25, 2017 Physics 6303 Lecture 8 September 25, 2017 LAST TIME: Finished tensors, vectors, and matrices At the beginning of the course, I wrote several partial differential equations (PDEs) that are used in many

More information

Trig Equations PS Sp2016

Trig Equations PS Sp2016 Trig Equations PS Sp016 NAME: SCORE: INSTRUCTIONS PLEASE RESPOND THOUGHTFULLY TO ALL OF THE PROMPTS IN THIS PACKET. TO COMPLETE THE TRIG EQUATIONS PROBLEM SET, YOU WILL NEED TO: 1. FILL IN THE KNOWLEDGE

More information

Physics 6303 Lecture 3 August 27, 2018

Physics 6303 Lecture 3 August 27, 2018 Physics 6303 Lecture 3 August 27, 208 LAST TIME: Vector operators, divergence, curl, examples of line integrals and surface integrals, divergence theorem, Stokes theorem, index notation, Kronecker delta,

More information

Math 233. Directional Derivatives and Gradients Basics

Math 233. Directional Derivatives and Gradients Basics Math 233. Directional Derivatives and Gradients Basics Given a function f(x, y) and a unit vector u = a, b we define the directional derivative of f at (x 0, y 0 ) in the direction u by f(x 0 + ta, y 0

More information

Coordinate Systems and Canonical Forms

Coordinate Systems and Canonical Forms Appendix D Coordinate Systems and Canonical Forms D.1. Local Coordinates Let O be an open set in R n. We say that an n-tuple of smooth realvalued functions defined in O, (φ 1,...,φ n ), forms a local coordinate

More information

Exam 1 Review SOLUTIONS

Exam 1 Review SOLUTIONS 1. True or False (and give a short reason): Exam 1 Review SOLUTIONS (a) If the parametric curve x = f(t), y = g(t) satisfies g (1) = 0, then it has a horizontal tangent line when t = 1. FALSE: To make

More information

MATH 2050 Assignment 4 Fall Due: Thursday. u v v 2 v = P roj v ( u) = P roj u ( v) =

MATH 2050 Assignment 4 Fall Due: Thursday. u v v 2 v = P roj v ( u) = P roj u ( v) = MATH 5 Assignment 4 Fall 8 Due: Thursday [5]. Let u = and v =. Find the projection of u onto v; and the projection of v onto u respectively. ANS: The projection of u onto v is P roj v ( u) = u v v. Note

More information

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0 Eact Equations An eact equation is a first order differential equation that can be written in the form M(, + N(,, provided that there eists a function ψ(, such that = M (, and N(, = Note : Often the equation

More information

Math 302 Outcome Statements Winter 2013

Math 302 Outcome Statements Winter 2013 Math 302 Outcome Statements Winter 2013 1 Rectangular Space Coordinates; Vectors in the Three-Dimensional Space (a) Cartesian coordinates of a point (b) sphere (c) symmetry about a point, a line, and a

More information

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt Partial Derivatives for Math 229 Our puropose here is to explain how one computes partial derivatives. We will not attempt to explain how they arise or why one would use them; that is left to other courses

More information

Created by T. Madas SURFACE INTEGRALS. Created by T. Madas

Created by T. Madas SURFACE INTEGRALS. Created by T. Madas SURFACE INTEGRALS Question 1 Find the area of the plane with equation x + 3y + 6z = 60, 0 x 4, 0 y 6. 8 Question A surface has Cartesian equation y z x + + = 1. 4 5 Determine the area of the surface which

More information

9.1 Mean and Gaussian Curvatures of Surfaces

9.1 Mean and Gaussian Curvatures of Surfaces Chapter 9 Gauss Map II 9.1 Mean and Gaussian Curvatures of Surfaces in R 3 We ll assume that the curves are in R 3 unless otherwise noted. We start off by quoting the following useful theorem about self

More information

The Gram-Schmidt Process 1

The Gram-Schmidt Process 1 The Gram-Schmidt Process In this section all vector spaces will be subspaces of some R m. Definition.. Let S = {v...v n } R m. The set S is said to be orthogonal if v v j = whenever i j. If in addition

More information

Physics 3312 Lecture 9 February 13, LAST TIME: Finished mirrors and aberrations, more on plane waves

Physics 3312 Lecture 9 February 13, LAST TIME: Finished mirrors and aberrations, more on plane waves Physics 331 Lecture 9 February 13, 019 LAST TIME: Finished mirrors and aberrations, more on plane waves Recall, Represents a plane wave having a propagation vector k that propagates in any direction with

More information

ELECTROMAGNETIC CONIC SECTIONS

ELECTROMAGNETIC CONIC SECTIONS ELECTROMAGNETIC CONIC SECTIONS Tevian Dray Department of Mathematics, Oregon State University, Corvallis, OR 97331 tevian@math.orst.edu Corinne A. Manogue Department of Physics, Oregon State University,

More information

Physics 6303 Lecture 15 October 10, Reminder of general solution in 3-dimensional cylindrical coordinates. sinh. sin

Physics 6303 Lecture 15 October 10, Reminder of general solution in 3-dimensional cylindrical coordinates. sinh. sin Physics 6303 Lecture 15 October 10, 2018 LAST TIME: Spherical harmonics and Bessel functions Reminder of general solution in 3-dimensional cylindrical coordinates,, sin sinh cos cosh, sin sin cos cos,

More information

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know.

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know. Disclaimer: This is meant to help you start studying. It is not necessarily a complete list of everything you need to know. The MTH 234 final exam mainly consists of standard response questions where students

More information

Lecture 2d A Note on Rotation Transformations (pages )

Lecture 2d A Note on Rotation Transformations (pages ) Lecture 2d A Note on Rotation Transformations (pages 329-330) Back in Chapter 3, the textbook briefly discusses the matrix of a rotation around a coordinate axis in ]R3.At that time, the text book also

More information

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

More information

MATH 151, SPRING 2013 COMMON EXAM II - VERSION A. Print name (LAST, First): SECTION #: INSTRUCTOR: SEAT #:

MATH 151, SPRING 2013 COMMON EXAM II - VERSION A. Print name (LAST, First): SECTION #: INSTRUCTOR: SEAT #: MATH 151, SPRING 2013 COMMON EXAM II - VERSION A Print name (LAST, First): SECTION #: INSTRUCTOR: SEAT #: THE AGGIE CODE OF HONOR "An Aggie does not lie, cheat, or steal, or tolerate those who do." By

More information

Math 421 Homework 1. Paul Hacking. September 22, 2015

Math 421 Homework 1. Paul Hacking. September 22, 2015 Math 421 Homework 1 Paul Hacking September 22, 2015 (1) Compute the following products of complex numbers. Express your answer in the form x + yi where x and y are real numbers. (a) (2 + i)(5 + 3i) (b)

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 23 Motivation Goal: We want to derive rules to find the derivative

More information

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

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

More information

NOTES ON INVERSE TRIGONOMETRIC FUNCTIONS

NOTES ON INVERSE TRIGONOMETRIC FUNCTIONS NOTES ON INVERSE TRIGONOMETRIC FUNCTIONS MATH 5 (S). Definitions of Inverse Trigonometric Functions () y = sin or y = arcsin is the inverse function of y = sin on [, ]. The omain of y = sin = arcsin is

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 1 Motivation Goal: We want to derive rules to find the derivative of

More information

8. Hyperbolic triangles

8. Hyperbolic triangles 8. Hyperbolic triangles Note: This year, I m not doing this material, apart from Pythagoras theorem, in the lectures (and, as such, the remainder isn t examinable). I ve left the material as Lecture 8

More information

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

PART 2: INTRODUCTION TO CONTINUUM MECHANICS

PART 2: INTRODUCTION TO CONTINUUM MECHANICS 7 PART : INTRODUCTION TO CONTINUUM MECHANICS In the following sections we develop some applications of tensor calculus in the areas of dynamics, elasticity, fluids and electricity and magnetism. We begin

More information

Math 461 Homework 8. Paul Hacking. November 27, 2018

Math 461 Homework 8. Paul Hacking. November 27, 2018 Math 461 Homework 8 Paul Hacking November 27, 2018 (1) Let S 2 = {(x, y, z) x 2 + y 2 + z 2 = 1} R 3 be the sphere with center the origin and radius 1. Let N = (0, 0, 1) S 2 be the north pole. Let F :

More information

A Brief Introduction to Numerical Methods for Differential Equations

A Brief Introduction to Numerical Methods for Differential Equations A Brief Introduction to Numerical Methods for Differential Equations January 10, 2011 This tutorial introduces some basic numerical computation techniques that are useful for the simulation and analysis

More information

F3k, namely, F F F (10.7.1) x y z

F3k, namely, F F F (10.7.1) x y z 10.7 Divergence theorem of Gauss riple integrals can be transformed into surface integrals over the boundary surface of a region in space and conversely. he transformation is done by the divergence theorem,

More information

2D Geometry. Tuesday September 2 rd, 2014.

2D Geometry. Tuesday September 2 rd, 2014. D Geometry Tuesday September rd, 04. Scalars, Vectors & Points! The geometry for graphics rests upon! Scalars, Vectors, Points! And why? One simple answer.! Objects and viewpoints are built of points.!

More information

MATH 220: PROBLEM SET 1, SOLUTIONS DUE FRIDAY, OCTOBER 2, 2015

MATH 220: PROBLEM SET 1, SOLUTIONS DUE FRIDAY, OCTOBER 2, 2015 MATH 220: PROBLEM SET 1, SOLUTIONS DUE FRIDAY, OCTOBER 2, 2015 Problem 1 Classify the following PDEs by degree of non-linearity (linear, semilinear, quasilinear, fully nonlinear: (1 (cos x u x + u y =

More information

1 Curvilinear Coordinates

1 Curvilinear Coordinates MATHEMATICA PHYSICS PHYS-2106/3 Course Summary Gabor Kunstatter, University of Winnipeg April 2014 1 Curvilinear Coordinates 1. General curvilinear coordinates 3-D: given or conversely u i = u i (x, y,

More information

Created by T. Madas VECTOR OPERATORS. Created by T. Madas

Created by T. Madas VECTOR OPERATORS. Created by T. Madas VECTOR OPERATORS GRADIENT gradϕ ϕ Question 1 A surface S is given by the Cartesian equation x 2 2 + y = 25. a) Draw a sketch of S, and describe it geometrically. b) Determine an equation of the tangent

More information

Math 461 Homework 8 Paul Hacking November 27, 2018

Math 461 Homework 8 Paul Hacking November 27, 2018 (1) Let Math 461 Homework 8 Paul Hacking November 27, 2018 S 2 = {(x, y, z) x 2 +y 2 +z 2 = 1} R 3 be the sphere with center the origin and radius 1. Let N = (0, 0, 1) S 2 be the north pole. Let F : S

More information

Connection to Laplacian in spherical coordinates (Chapter 13)

Connection to Laplacian in spherical coordinates (Chapter 13) Connection to Laplacian in spherical coordinates (Chapter 13) We might often encounter the Laplace equation and spherical coordinates might be the most convenient 2 u(r, θ, φ) = 0 We already saw in Chapter

More information

Vectors Year 12 Term 1

Vectors Year 12 Term 1 Vectors Year 12 Term 1 1 Vectors - A Vector has Two properties Magnitude and Direction - A vector is usually denoted in bold, like vector a, or a, or many others. In 2D - a = xı + yȷ - a = x, y - where,

More information

Usually, when we first formulate a problem in mathematics, we use the most familiar

Usually, when we first formulate a problem in mathematics, we use the most familiar Change of basis Usually, when we first formulate a problem in mathematics, we use the most familiar coordinates. In R, this means using the Cartesian coordinates x, y, and z. In vector terms, this is equivalent

More information

MA227 Surface Integrals

MA227 Surface Integrals MA7 urface Integrals Parametrically Defined urfaces We discussed earlier the concept of fx,y,zds where is given by z x,y.wehad fds fx,y,x,y1 x y 1 da R where R is the projection of onto the x,y - plane.

More information

Chapter 2. Vector Calculus. 2.1 Directional Derivatives and Gradients. [Bourne, pp ] & [Anton, pp ]

Chapter 2. Vector Calculus. 2.1 Directional Derivatives and Gradients. [Bourne, pp ] & [Anton, pp ] Chapter 2 Vector Calculus 2.1 Directional Derivatives and Gradients [Bourne, pp. 97 104] & [Anton, pp. 974 991] Definition 2.1. Let f : Ω R be a continuously differentiable scalar field on a region Ω R

More information

Coordinates 2D and 3D Gauss & Stokes Theorems

Coordinates 2D and 3D Gauss & Stokes Theorems Coordinates 2 and 3 Gauss & Stokes Theorems Yi-Zen Chu 1 2 imensions In 2 dimensions, we may use Cartesian coordinates r = (x, y) and the associated infinitesimal area We may also employ polar coordinates

More information

Upon successful completion of MATH 220, the student will be able to:

Upon successful completion of MATH 220, the student will be able to: MATH 220 Matrices Upon successful completion of MATH 220, the student will be able to: 1. Identify a system of linear equations (or linear system) and describe its solution set 2. Write down the coefficient

More information

Introduction to Vector Calculus (29) SOLVED EXAMPLES. (d) B. C A. (f) a unit vector perpendicular to both B. = ˆ 2k = = 8 = = 8

Introduction to Vector Calculus (29) SOLVED EXAMPLES. (d) B. C A. (f) a unit vector perpendicular to both B. = ˆ 2k = = 8 = = 8 Introduction to Vector Calculus (9) SOLVED EXAMPLES Q. If vector A i ˆ ˆj k, ˆ B i ˆ ˆj, C i ˆ 3j ˆ kˆ (a) A B (e) A B C (g) Solution: (b) A B (c) A. B C (d) B. C A then find (f) a unit vector perpendicular

More information

A2 MATHEMATICS HOMEWORK C3

A2 MATHEMATICS HOMEWORK C3 Name Teacher A2 MATHEMATICS HOMEWORK C3 Mathematics Department September 2014 Version 1.1 Contents Contents... 2 Introduction... 3 HW1 Algebraic Fractions... 4 HW2 Mappings and Functions... 6 HW3 The Modulus

More information

Math Real Analysis II

Math Real Analysis II Math 4 - Real Analysis II Solutions to Homework due May Recall that a function f is called even if f( x) = f(x) and called odd if f( x) = f(x) for all x. We saw that these classes of functions had a particularly

More information

Mathematical Techniques: Revision Notes

Mathematical Techniques: Revision Notes Differentiation Dr A. J. Bevan October 20, 200 Mathematical Techniques: Revision Notes Dr A. J. Bevan, These notes contain the core of the information conveed in the lectures. The are not a substitute

More information

MATH 32 FALL 2012 FINAL EXAM - PRACTICE EXAM SOLUTIONS

MATH 32 FALL 2012 FINAL EXAM - PRACTICE EXAM SOLUTIONS MATH 2 FALL 2012 FINAL EXAM - PRACTICE EXAM SOLUTIONS (1) ( points) Solve the equation x 1 =. Solution: Since x 1 =, x 1 = or x 1 =. Solving for x, x = 4 or x = 2. (2) In the triangle below, let a = 4,

More information

Given P(1,-4,-3), convert to cylindrical and spherical values;

Given P(1,-4,-3), convert to cylindrical and spherical values; CHAPTER 1 Poblems Pob. 1.1 Pob. 1.2 () Given P(1,-4,-3), convet to cylindicl nd spheicl vlues; 4 x y = + = + = = 1 ( 4) 17 4.123. 1 y 1 4 = tn = tn = 284.04. x 1 P(,, ) = (4.123, 284.04, 3). Spheicl :

More information

MATH 0350 PRACTICE FINAL FALL 2017 SAMUEL S. WATSON. a c. b c.

MATH 0350 PRACTICE FINAL FALL 2017 SAMUEL S. WATSON. a c. b c. MATH 35 PRACTICE FINAL FALL 17 SAMUEL S. WATSON Problem 1 Verify that if a and b are nonzero vectors, the vector c = a b + b a bisects the angle between a and b. The cosine of the angle between a and c

More information