Chapter 2. Vector Analysis

Size: px
Start display at page:

Download "Chapter 2. Vector Analysis"

Transcription

1 Chapter 2. Vector nalysis Cheng; 3/4/2007; 2-2. verview t a given position and time a scalar function a magnitude, a vector function a magnitude and a direction Function conversion between different coordinates Physical laws should be independent of the coordinates. Coordinate system is chosen by convenience Three main topics () Vector algebra : addition, subtraction, multiplication (2) rthogonal coordinate system : Cartesian, Cylindrical, pherical (3) Vector calculus : differentiation, integration(gradient, divergence, curl) 2.2 Vector ddition and ubtraction vector has a magnitude and a direction = a magnitude, unit vector, Graphical representation Two vectors are equal if they have the same magnitude and direction, even though they may be displaced in space. Vector addition, C = + B Two vectors, and B, form a plane Parallelogram rule : C is the diagonal of the parallelogram Head-To-Tail rule : The head of touches the tail of B. C is drawn from the tail of to the head of B.

2 Cheng; 3/4/2007; 2-2 Note C = + B = B + Commutative law + ( B + F) = ( + B) + F ssociative law Vector subtraction B = + e Bj, where B = ( aˆ B ) B 2.3 Vector Multiplication Multiplication of a vector by a positive scalar k = bkg a. calar or Dot Product B B cos θ B Note that () B B (2) B 0 or B 0 (3) B = Projection of B onto =B Projection of onto B (4) B = 0 when and B are perpendicular to each other Note that = 2 = B = B : Commutative law ( B + F) = B + F : Distributive law

3 Example Law of Cosine Use vectors to prove C = + B 2B cos α C = B 2 C = C C ( B ) ( B ) B B + B B 2 2 B 2Bcosα + Cheng; 3/4/2007; 2-3 B. Vector or Cross Product B a Bsin θ n B unit vector normal to and B (the right hand rule) B = rea of the parallelogram formed by and B Note that B = B ( B F) ( B) F ( B + F) = B + F NT Commutative NT ssociative Distributive law C. Product of Three Vectors calar triple product B C = a BCsin α e j e nj rea of parallelogram Height of the parallelepiped Volume of the parallelepiped Vector triple product B C = B C C B ( ) ( ) ( ) back-cab rule

4 Cheng; 3/4/2007; rthogonal Coordinate ystems point in space is represented by three surfaces, u = const., u 2 = const. and u 3 = const. If they are mutually perpendicular, they form an orthogonal coordinate system. Unit vectors along u, u2, u 3 Base vectors, aˆu, aˆu2, a ˆu3 u, u, u coordinate system = aˆ + aˆ + a ˆ vector in ( ) 2 3 Differential change du i Differential length change dli = hidu i metric coefficient h i Vector differential length dl = aˆ h du + aˆ h du + aˆ h du ( ) ( ) ( ) u u2 2 2 u3 3 3 Differential volume dv h du X h du X h du ( ) ( ) ( ) = Vector differential area ds = ds a ˆn, a ˆn : surface normal u u u2 u2 u3 u3 Note ds aˆ = h h du du a ˆ u u ds aˆ = h h du du a ˆ 2 u2 3 3 u2 ds aˆ = h h du du a ˆ 3 u3 2 2 u3. Cartesian Coordinate ystem u, u, u = x, y, b 2 3g b g point bx, y, g : The intersection of three planes x x Base vectors Properties of the base vectors a a = a, x y a a = a, y x a a = a x y : a, a, a x y a a = a a = a a = 0 x y y x a a = a a = a a = x x y y The position vector to the point Px, y, b g P = x a + y a + a x y =, y = y, = vector in Cartesian coord. = a + a + a x x y y

5 Vector differential length dl = dx a + dy a + d a x y Cheng; 3/4/2007; 2-5 Differential area ds = dyd ds ds x y = dxd = dxdy Differential volume dv = dxdyd The dot product B = a + a + a B a + B a + B a B + B + B d i d i x x y y x x y y x x y y The cross product B= a + a + a Ba + Ba + Ba d x x y y i d x x y y i a a a x y B = B B a + B B a + B B a x y B B B x y d i b g d i y y x x x y x y y x Example straight line L is given by 2x + y = 4. (a) Find the unit normal to L starting from the origin (b) Fine the normal line to L passing through P(0,2) olution: (a) vector along L : 2xˆ + 4yˆ () vector from the origin to a point Q on L : xxˆ + (4 2 x) yˆ (2) From () and (2) ( 2xˆ + 4 yˆ) i ( xxˆ + (4 2 x) yˆ) = 0 Q(.6, 0.8) The unit normal is ( 2xˆ + yˆ) 5 (b) The straight line parallel to the unit normal is y = x + c 2 This line should pass through P(0,2) y = x + 2 2

6 B. Cylindrical coordinates u, u, u = r,, b 2 3g b g Cheng; 3/4/2007; 2-6 point Pr,, b g : a cylindrical surface with radius of r, Three base vectors : a, a, a r directions change with P a half-plane rotated by from x-axis, a plane cutting -axis at. a a = a r, a a a = r, a a = a r Differential length dl = dr a + rd a + d a r Differential areas ds = rdd ds ds r = drd = rdrd Differential volume dv = rdrdd

7 vector in cylindrical coords. = a + a + a r r Cheng; 3/4/2007; 2-7 Transformation of into Cartesian coord. x = ax = a r r ax + a ax + a a x r cos sin =0 = cos = sin imilarly using a r ay = sin, a a y = cos = sin + cos y r In matrix form Lx r M Lcos sin 0 y P = M L sin cos 0 P 0 0 M NM Q NM QN QP point in cylindrical coord is transformed into Cartesian coord. x = r cos y = r sin = Conversion from Cartesian to cylindrical coords. 2 2 r = x + y y = tan x = Exercise Convert a vector in Cartesian coords., Q = 3 a + 4 a + 5 a, to cylindrical coords. x y d i d i d i Q = 3 a + 4 a + 5 a a a + 3 a + 4 a + 5 a a a + 3 a + 4 a + 5 a a a x y r r x y x y 3cos + 4sin 3 sin + 4cos From Cartesian Coords. we know that b g 5 cos = 3 5 and sin = 4 5 Therefore in cylindrical Coords. Q = 5 a + 5 a r Can you convert this vector back to Cartesian Coords.?

8 C. pherical Coordinates u, u, u = R, θ, b 2 3g b g Cheng; 3/4/2007; 2-8 point PR, θ, b g : a sphere with radius R a cone with a half-angle of θ a half-plane rotated by from x-axis θ = θ cone = plane θ P a R a a θ y x R = R sphere Three base vectors a a a R θ =, a θ a = a R, a a = a R vector in spherical coord = a + a + a R R θ θ θ Vector differential length dl = dr a + Rdθ a + R sin θd a R Differential areas ds = R 2 sinθdθd R ds = R sinθdrd ds θ = RdRdθ Differential volume dv = R 2 sinθdrdθd θ

9 Cheng; 3/4/2007; 2-9 Conversion of a point x = Rsin θcos y = Rsin θsin = Rcos θ Conversion from Cartesian to spherical coords R = x + y θ = tan x + y / y = tan x Integrals Containing Vector Functions Fdv V Vdl C Fdl i C ds i ( Fxˆ ˆ ˆ x + Fy y + F ) dv V V ( xdx ˆ + ydy ˆ + d ˆ ) C Fdl i C ds i ign convention for the surface integral

10 Cheng; 3/4/2007; 2-0

11 2.5 Gradient of a calar Field scalar field Vt, u, u, u b 2 3 g Cheng; 3/4/2007; 2- Move from V = V surface to V = V + dv surface P P2 dn P P dl 3 same dv different distances The directional derivative dv dl : The space rate of change of V along l The gradient of a scalar function V is defined as grad V V dv dn a n : The maximum directional derivative of V ( a n is perpendicular to V=const. plane) The directional derivative dv dv dn dv dv = cos dl dn dl dn dn a n a l V a l dv = V dl, () b g α b g : projection of gradv onto a l direction In Cartesian coord. dv F HG V x dx V y dy V d V x a V y a V = a dx a + dy a + d a KJ From () and (2) V F I V = x a V y a V a x a x y x y a y a V In bu, u2, u3g coordinates = + + h u a h u a h u a u u2 u HG I d x y x y, del operator KJ (2) = dl i

12 2.6 Divergence of a Vector Field Flux is defined as a quantity per unit area per unit time Cheng; 3/4/2007; 2-2 vector field is represented by flux lines Its direction Direction of the flux line Its magnitude Density of the flux lines Divergence of The net outward flux of per unit volume d div lim : d = d a ΔV 0 ΔV n Find div at Px, y, b o o o g For a small volume ΔxΔyΔ d = d + d + d + d + d + d front back right left top botom () n the front surface d = front Δfront x( xo + Δx, yo, o ) ΔyΔ 2 front x x bδyδg a x, x( xo, yo, o) + Δ 2 x bxo, yo, og, Taylor series (2) n the back surface d = back Δback back ΔyΔa b xg x ( xo Δx, yo, o ) ΔyΔ 2 back x x x( xo, yo, o) Δ 2 x x front back x,, Combining d + d = bxo, yo, og x y bxo yo og Δ Δ Δ ()

13 imilarly, combining contributions from the right and left surfaces y d + d = x y right left y bxo, yo, og Δ Δ Δ (2) Cheng; 3/4/2007; 2-3 imilarly, combining contributions from the top and bottom surfaces d + d = x y top bottom b g Δ Δ Δ (3) xo, yo, o From (), (2) and (3) F d = + + x y HG x y div = + + x y x y I KJ b xo, yo, o g ΔxΔyΔ We define div In general L = M hh + + hhh u u hh u hh N 2 3 b g b g b 2 3g Q P Divergence Theorem The volume integral of the divergence of a vector field equals the total outward flux of the vector through the surface = V dv d Proof: Consider a differential volume ΔV j bounded by j From the definition of div V = d e j Δ dd all ΔV j s L M j j e j s j P L M P N N lim ΔVj lim d d ΔV j j ΔV j s j NM j = QP = NM j = QP 0 0 Integral at the external surface dv V e j n internal surface is shared by two adjacent volumes. (pposite surface normals) 0 means the existence of flow sources in the given volume

14 2.8 Curl of a Vector Field Divergence measures flow source Curl measures vortex source The circulation of a vector field around a contour C dl C Cheng; 3/4/2007; 2-4 The definition of curl : The maximum circulation of per unit area with the direction normal to the loop area (Right hand rule) curl = L lim dl a n Δs 0 Δs C max NM QP The component of curl in the direction of a u e j = a u e j = lim dl u Δsu 0 Δs c u The x-component of L e j = lim dl x ΔyΔ ΔyΔ sides side t side : L NM b NM 0,, 234,, g Δy dl = xo, yo, o Δ 2 y side3 t side 3 : L M N b u QP xo, yo, o b g Pb g bxo, yo, og Q Δy dl = xo, yo, o +... M 2 y P Δ g Combine the two L dl = +... y side M Δ Δ, () 3, y P x, y, N b g o o o Q QP imilarly, combining contributions from sides 2 and 4 L y dl = +... y sides M Δ Δ (2) 24, P x, y, N b o o og Q From () and (2) L = M P e j lim dl x ΔyΔ 0 ΔyΔ sides,, 234,, y N Q y : Note the cyclic order in x, y, and

15 In Cartesian coordinates F I F I = + HG KJ HG K J F I + y a x a y x y x x y HG x y KJ a Cheng; 3/4/2007; 2-5 = a a a x y x y x y In general = hhh 2 3 a h a h a u h u2 u3 u u2 u3 h h h 2 3 x 2 y 3 If = 0, is called an irrotational field, or a conservative field 2.9 tokes s Theorem Consider a differential area Δ j bounded by a contour C j From the definition of e j dδjia j = dl j C j dding all the contributions The left side: N lim e j dδ jiaj e j d Δ j = j 0 j 0 HG KJ The right side: N F I lim dl dl Δ j C j j = tokes s theorem is defined d = dl C C External contour C bounding e j : Right-hand rule for d and dl The surface integral of the curl of a vector over a surface is equal to the closed line integral of the vector along the bounding contour. Note d = e j 0

16 2.0 Two Null Identities Identity I The curl of the gradient of a scalar field is always ero V = b g 0 Cheng; 3/4/2007; 2-6 Proof: () Direct operations of the gradient and curl (2) Using tokes s theorem V d = V dl dv 0 b g C C The converse statement If a vector field is curl-free, then it can be expressed as the gradient of a scalar field E = 0 E = V Identity 2 The divergence of the curl of any vector field is identically ero = e j 0 Using divergence theorem dv = d V e j e j plit the surface, = + 2 and apply tokes s theorem The right side d a d + a d n e j e j e j n2 2 dl C dl C2 The converse statement If a vector field is divergenceless, then it can be expressed as the curl of another vector field B = 0 B = 0 2. Helmholt s Theorem. static electric field in a charge-free region E = 0, and E = 0 : solenoidal, irrotational 2. steady magnetic field in a current-carrying conductor H = 0, and H 0 : solenoidal, not irrotational 3. static electric field in a charged region E 0, and E = 0 : not solenoidal, irrotational 4. n electric field in a charge medium with a time-varying magnetic field E 0, and E 0 : not solenoidal, not irrotational Helmholt s Theorem vector field is determined if both its divergence and its curl are specified everywhere

Chapter 1. Vector Analysis

Chapter 1. Vector Analysis Chapter 1. Vector Analysis Hayt; 8/31/2009; 1-1 1.1 Scalars and Vectors Scalar : Vector: A quantity represented by a single real number Distance, time, temperature, voltage, etc Magnitude and direction

More information

송석호 ( 물리학과 )

송석호 ( 물리학과 ) http://optics.hanyang.ac.kr/~shsong 송석호 ( 물리학과 ) Field and Wave Electromagnetics, David K. Cheng Reviews on (Week 1). Vector Analysis 3. tatic Electric Fields (Week ) 4. olution of Electrostatic Problems

More information

Vectors and Fields. Vectors versus scalars

Vectors and Fields. Vectors versus scalars C H A P T E R 1 Vectors and Fields Electromagnetics deals with the study of electric and magnetic fields. It is at once apparent that we need to familiarize ourselves with the concept of a field, and in

More information

Vector Analysis. Electromagnetic Theory PHYS 401. Fall 2017

Vector Analysis. Electromagnetic Theory PHYS 401. Fall 2017 Vector Analysis Electromagnetic Theory PHYS 401 Fall 2017 1 Vector Analysis Vector analysis is a mathematical formalism with which EM concepts are most conveniently expressed and best comprehended. Many

More information

Fundamentals of Applied Electromagnetics. Chapter 2 - Vector Analysis

Fundamentals of Applied Electromagnetics. Chapter 2 - Vector Analysis Fundamentals of pplied Electromagnetics Chapter - Vector nalsis Chapter Objectives Operations of vector algebra Dot product of two vectors Differential functions in vector calculus Divergence of a vector

More information

Notes 3 Review of Vector Calculus

Notes 3 Review of Vector Calculus ECE 3317 Applied Electromagnetic Waves Prof. David R. Jackson Fall 2018 A ˆ Notes 3 Review of Vector Calculus y ya ˆ y x xa V = x y ˆ x Adapted from notes by Prof. Stuart A. Long 1 Overview Here we present

More information

Brief Review of Vector Algebra

Brief Review of Vector Algebra APPENDIX Brief Review of Vector Algebra A.0 Introduction Vector algebra is used extensively in computational mechanics. The student must thus understand the concepts associated with this subject. The current

More information

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

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

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

example consider flow of water in a pipe. At each point in the pipe, the water molecule has a velocity

example consider flow of water in a pipe. At each point in the pipe, the water molecule has a velocity Module 1: A Crash Course in Vectors Lecture 1: Scalar and Vector Fields Objectives In this lecture you will learn the following Learn about the concept of field Know the difference between a scalar field

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

Multiple Integrals and Vector Calculus: Synopsis

Multiple Integrals and Vector Calculus: Synopsis Multiple Integrals and Vector Calculus: Synopsis Hilary Term 28: 14 lectures. Steve Rawlings. 1. Vectors - recap of basic principles. Things which are (and are not) vectors. Differentiation and integration

More information

Review of Coordinate Systems

Review of Coordinate Systems Vector in 2 R and 3 R Review of Coordinate Systems Used to describe the position of a point in space Common coordinate systems are: Cartesian Polar Cartesian Coordinate System Also called rectangular coordinate

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

ELEC ELECTROMAGNETIC APPLICATIONS PART B. STATIC ELECTRIC AND MAGNETIC FIELDS (Low frequency) F. Rahman Room EE133

ELEC ELECTROMAGNETIC APPLICATIONS PART B. STATIC ELECTRIC AND MAGNETIC FIELDS (Low frequency) F. Rahman Room EE133 ELEC2015 - ELECTROMAGNETIC APPLICATIONS PART B STATIC ELECTRIC AND MAGNETIC FIELDS (Low frequency) F. Rahman Room EE133 Tel: 9385 4893 Lecture 1 Introduction & recap on 1 F. Rahman Lecture 1 APPLICATIONS

More information

Vector Analysis 1.1 VECTOR ANALYSIS. A= Aa A. Aa, A direction of the vector A.

Vector Analysis 1.1 VECTOR ANALYSIS. A= Aa A. Aa, A direction of the vector A. 1 Vector nalsis 1.1 VECTR NYSIS Introduction In general, electromagnetic field problem involves three space variables, as a result of which the solutions tend to become complex. This can be overcome b

More information

MATH Calculus IV Spring 2014 Three Versions of the Divergence Theorem

MATH Calculus IV Spring 2014 Three Versions of the Divergence Theorem MATH 2443 008 Calculus IV pring 2014 Three Versions of the Divergence Theorem In this note we will establish versions of the Divergence Theorem which enable us to give it formulations of div, grad, and

More information

Vectors Coordinate Systems VC - Differential Elements VC - Differential Operators Important Theorems Summary Problems.

Vectors Coordinate Systems VC - Differential Elements VC - Differential Operators Important Theorems Summary Problems. S. R. Zinka zinka@vit.ac.in School of Electronics Engineering Vellore Institute of Technology July 16, 2013 Outline 1 Vectors 2 Coordinate Systems 3 VC - Differential Elements 4 VC - Differential Operators

More information

UNIT 1. INTRODUCTION

UNIT 1. INTRODUCTION UNIT 1. INTRODUCTION Objective: The aim of this chapter is to gain knowledge on Basics of electromagnetic fields Scalar and vector quantities, vector calculus Various co-ordinate systems namely Cartesian,

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

Math review. Math review

Math review. Math review Math review 1 Math review 3 1 series approximations 3 Taylor s Theorem 3 Binomial approximation 3 sin(x), for x in radians and x close to zero 4 cos(x), for x in radians and x close to zero 5 2 some geometry

More information

MAT 1339-S14 Class 8

MAT 1339-S14 Class 8 MAT 1339-S14 Class 8 July 28, 2014 Contents 7.2 Review Dot Product........................... 2 7.3 Applications of the Dot Product..................... 4 7.4 Vectors in Three-Space.........................

More information

Review of Vector Analysis in Cartesian Coordinates

Review of Vector Analysis in Cartesian Coordinates Review of Vector Analysis in Cartesian Coordinates 1 Scalar: A quantity that has magnitude, but no direction. Examples are mass, temperature, pressure, time, distance, and real numbers. Scalars are usually

More information

Lecture 04. Curl and Divergence

Lecture 04. Curl and Divergence Lecture 04 Curl and Divergence UCF Curl of Vector Field (1) F c d l F C Curl (or rotor) of a vector field a n curlf F d l lim c s s 0 F s a n C a n : normal direction of s follow right-hand rule UCF Curl

More information

is the ith variable and a i is the unit vector associated with the ith variable. h i

is the ith variable and a i is the unit vector associated with the ith variable. h i . Chapter 10 Vector Calculus Features Used right( ), product( ),./,.*, listúmat( ), mod( ), For...EndFor, norm( ), unitv( ),

More information

Lecture 2: Vector-Vector Operations

Lecture 2: Vector-Vector Operations Lecture 2: Vector-Vector Operations Vector-Vector Operations Addition of two vectors Geometric representation of addition and subtraction of vectors Vectors and points Dot product of two vectors Geometric

More information

Chapter 2: Force Vectors

Chapter 2: Force Vectors Chapter 2: Force Vectors Chapter Objectives To show how to add forces and resolve them into components using the Parallelogram Law. To express force and position in Cartesian vector form and explain how

More information

ENGI Duffing s Equation Page 4.65

ENGI Duffing s Equation Page 4.65 ENGI 940 4. - Duffing s Equation Page 4.65 4. Duffing s Equation Among the simplest models of damped non-linear forced oscillations of a mechanical or electrical system with a cubic stiffness term is Duffing

More information

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015 Multiple Integrals and Vector Calculus (Oxford Physics) Ramin Golestanian Synopsis and Problem Sets; Hilary 215 The outline of the material, which will be covered in 14 lectures, is as follows: 1. Introduction

More information

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics LECTURE OUTLINE CHAPTER 3 Vectors in Physics 3-1 Scalars Versus Vectors Scalar a numerical value (number with units). May be positive or negative. Examples: temperature, speed, height, and mass. Vector

More information

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position.

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position. Vectors The standard geometric definition of vector is as something which has direction and magnitude but not position. Since vectors have no position we may place them wherever is convenient. Vectors

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

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

3: Mathematics Review

3: Mathematics Review 3: Mathematics Review B. Rouben McMaster University Course EP 4D03/6D03 Nuclear Reactor Analysis (Reactor Physics) 015 Sept.-Dec. 015 September 1 Review of: Table of Contents Co-ordinate systems (Cartesian,

More information

Vector Calculus. Vector Fields. Reading Trim Vector Fields. Assignment web page assignment #9. Chapter 14 will examine a vector field.

Vector Calculus. Vector Fields. Reading Trim Vector Fields. Assignment web page assignment #9. Chapter 14 will examine a vector field. Vector alculus Vector Fields Reading Trim 14.1 Vector Fields Assignment web page assignment #9 hapter 14 will eamine a vector field. For eample, if we eamine the temperature conditions in a room, for ever

More information

APPENDIX 2.1 LINE AND SURFACE INTEGRALS

APPENDIX 2.1 LINE AND SURFACE INTEGRALS 2 APPENDIX 2. LINE AND URFACE INTEGRAL Consider a path connecting points (a) and (b) as shown in Fig. A.2.. Assume that a vector field A(r) exists in the space in which the path is situated. Then the line

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

Vector Calculus Review

Vector Calculus Review Course Instructor Dr. Ramond C. Rumpf Office: A-337 Phone: (915) 747-6958 E-Mail: rcrumpf@utep.edu Vector Calculus Review EE3321 Electromagnetic Field Theor Outline Mathematical Preliminaries Phasors,

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

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0)

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0) eview Exam Math 43 Name Id ead each question carefully. Avoid simple mistakes. Put a box around the final answer to a question (use the back of the page if necessary). For full credit you must show your

More information

PG-TRB ELECTROMAGNETIC THEORY. POLYTECHNIC-TRB MATERIALS

PG-TRB ELECTROMAGNETIC THEORY.   POLYTECHNIC-TRB MATERIALS COACHING CENTRE-PG-TRB-PHYSICS- ELECTROMAGNETIC THEORY-STUDY MATERIAL- CONTACT: 2018 PG-TRB PHYSICS ELECTROMAGNETIC THEORY POLYTECHNIC-TRB MATERIALS MATHS/COMPUTER SCIENCE/IT/ECE/EEE MECH/CIVIL/CHEMISTRY/PHYSICS

More information

ENGI 4430 Surface Integrals Page and 0 2 r

ENGI 4430 Surface Integrals Page and 0 2 r ENGI 4430 Surface Integrals Page 9.01 9. Surface Integrals - Projection Method Surfaces in 3 In 3 a surface can be represented by a vector parametric equation r x u, v ˆi y u, v ˆj z u, v k ˆ where u,

More information

Differential Operators and the Divergence Theorem

Differential Operators and the Divergence Theorem 1 of 6 1/15/2007 6:31 PM Differential Operators and the Divergence Theorem One of the most important and useful mathematical constructs is the "del operator", usually denoted by the symbol Ñ (which is

More information

Ma 1c Practical - Solutions to Homework Set 7

Ma 1c Practical - Solutions to Homework Set 7 Ma 1c Practical - olutions to omework et 7 All exercises are from the Vector Calculus text, Marsden and Tromba (Fifth Edition) Exercise 7.4.. Find the area of the portion of the unit sphere that is cut

More information

Laplace equation in polar coordinates

Laplace equation in polar coordinates Laplace equation in polar coordinates The Laplace equation is given by 2 F 2 + 2 F 2 = 0 We have x = r cos θ, y = r sin θ, and also r 2 = x 2 + y 2, tan θ = y/x We have for the partials with respect to

More information

Study Guide for Exam #2

Study Guide for Exam #2 Physical Mechanics METR103 November, 000 Study Guide for Exam # The information even below is meant to serve as a guide to help you to prepare for the second hour exam. The absence of a topic or point

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

ENGI Gradient, Divergence, Curl Page 5.01

ENGI Gradient, Divergence, Curl Page 5.01 ENGI 940 5.0 - Gradient, Divergence, Curl Page 5.0 5. e Gradient Operator A brief review is provided ere for te gradient operator in bot Cartesian and ortogonal non-cartesian coordinate systems. Sections

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

ENERGY IN ELECTROSTATICS

ENERGY IN ELECTROSTATICS ENERGY IN ELECTROSTATICS We now turn to the question of energy in electrostatics. The first question to consider is whether or not the force is conservative. You will recall from last semester that a conservative

More information

Vector Calculus. Dr. D. Sukumar. February 1, 2016

Vector Calculus. Dr. D. Sukumar. February 1, 2016 Vector Calculus Dr. D. Sukumar February 1, 2016 Green s Theorem Tangent form or Ciculation-Curl form c Mdx + Ndy = R ( N x M ) da y Green s Theorem Tangent form or Ciculation-Curl form Stoke s Theorem

More information

Vector calculus. Appendix A. A.1 Definitions. We shall only consider the case of three-dimensional spaces.

Vector calculus. Appendix A. A.1 Definitions. We shall only consider the case of three-dimensional spaces. Appendix A Vector calculus We shall only consider the case of three-dimensional spaces A Definitions A physical quantity is a scalar when it is only determined by its magnitude and a vector when it is

More information

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems In 8.02 we regularly use three different coordinate systems: rectangular (Cartesian), cylindrical and spherical. In order to become

More information

xˆ z ˆ. A second vector is given by B 2xˆ yˆ 2z ˆ.

xˆ z ˆ. A second vector is given by B 2xˆ yˆ 2z ˆ. Directions for all homework submissions Submit your work on plain-white or engineering paper (not lined notebook paper). Write each problem statement above each solution. Report answers using decimals

More information

Vector Calculus, Maths II

Vector Calculus, Maths II Section A Vector Calculus, Maths II REVISION (VECTORS) 1. Position vector of a point P(x, y, z) is given as + y and its magnitude by 2. The scalar components of a vector are its direction ratios, and represent

More information

Vectors and Vector Fields

Vectors and Vector Fields Vectors and Vector Fields 223 A Vectors and Vector Fields A.1 Introduction This Appendix outlines those aspects of vector algebra, vector calculus, and vector field theory that are helpful in the study

More information

CURRENT MATERIAL: Vector Calculus.

CURRENT MATERIAL: Vector Calculus. Math 275, section 002 (Ultman) Fall 2011 FINAL EXAM REVIEW The final exam will be held on Wednesday 14 December from 10:30am 12:30pm in our regular classroom. You will be allowed both sides of an 8.5 11

More information

Unit-1 Electrostatics-1

Unit-1 Electrostatics-1 1. Describe about Co-ordinate Systems. Co-ordinate Systems Unit-1 Electrostatics-1 In order to describe the spatial variations of the quantities, we require using appropriate coordinate system. A point

More information

CURRENT MATERIAL: Vector Calculus.

CURRENT MATERIAL: Vector Calculus. Math 275, section 002 (Ultman) Spring 2012 FINAL EXAM REVIEW The final exam will be held on Wednesday 9 May from 8:00 10:00am in our regular classroom. You will be allowed both sides of two 8.5 11 sheets

More information

Mo, 12/03: Review Tu, 12/04: 9:40-10:30, AEB 340, study session

Mo, 12/03: Review Tu, 12/04: 9:40-10:30, AEB 340, study session Math 2210-1 Notes of 12/03/2018 Math 2210-1 Fall 2018 Review Remaining Events Fr, 11/30: Starting Review. No study session today. Mo, 12/03: Review Tu, 12/04: 9:40-10:30, AEB 340, study session We, 12/05:

More information

Summary of various integrals

Summary of various integrals ummary of various integrals Here s an arbitrary compilation of information about integrals Moisés made on a cold ecember night. 1 General things o not mix scalars and vectors! In particular ome integrals

More information

Phys 221. Chapter 3. Vectors A. Dzyubenko Brooks/Cole

Phys 221. Chapter 3. Vectors A. Dzyubenko Brooks/Cole Phs 221 Chapter 3 Vectors adzubenko@csub.edu http://www.csub.edu/~adzubenko 2014. Dzubenko 2014 rooks/cole 1 Coordinate Sstems Used to describe the position of a point in space Coordinate sstem consists

More information

TUTORIAL 7. Discussion of Quiz 2 Solution of Electrostatics part 1

TUTORIAL 7. Discussion of Quiz 2 Solution of Electrostatics part 1 TUTORIAL 7 Discussion of Quiz 2 Solution of Electrostatics part 1 Quiz 2 - Question 1! Postulations of Electrostatics %&''()(*+&,-$'.)/ : % (1)!! E # $$$$$$$$$$ & # (2)!" E # #! Static Electric field is

More information

Math 241, Exam 1 Information.

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

More information

Topic 3. Integral calculus

Topic 3. Integral calculus Integral calculus Topic 3 Line, surface and volume integrals Fundamental theorems of calculus Fundamental theorems for gradients Fundamental theorems for divergences! Green s theorem Fundamental theorems

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

Green s, Divergence, Stokes: Statements and First Applications

Green s, Divergence, Stokes: Statements and First Applications Math 425 Notes 12: Green s, Divergence, tokes: tatements and First Applications The Theorems Theorem 1 (Divergence (planar version)). Let F be a vector field in the plane. Let be a nice region of the plane

More information

Solutions to Sample Questions for Final Exam

Solutions to Sample Questions for Final Exam olutions to ample Questions for Final Exam Find the points on the surface xy z 3 that are closest to the origin. We use the method of Lagrange Multipliers, with f(x, y, z) x + y + z for the square of the

More information

HOMEWORK 8 SOLUTIONS

HOMEWORK 8 SOLUTIONS HOMEWOK 8 OLUTION. Let and φ = xdy dz + ydz dx + zdx dy. let be the disk at height given by: : x + y, z =, let X be the region in 3 bounded by the cone and the disk. We orient X via dx dy dz, then by definition

More information

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO OME PROBLEM YOU HOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

More information

Haus, Hermann A., and James R. Melcher. Electromagnetic Fields and Energy. Englewood Cliffs, NJ: Prentice-Hall, ISBN:

Haus, Hermann A., and James R. Melcher. Electromagnetic Fields and Energy. Englewood Cliffs, NJ: Prentice-Hall, ISBN: MIT OpenCourseWare http://ocw.mit.edu Haus, Hermann A., and James R. Melcher. Electromagnetic Fields and Energy. Englewood Cliffs, NJ: Prentice-Hall, 989. ISBN: 978032490207. Please use the following citation

More information

G G. G. x = u cos v, y = f(u), z = u sin v. H. x = u + v, y = v, z = u v. 1 + g 2 x + g 2 y du dv

G G. G. x = u cos v, y = f(u), z = u sin v. H. x = u + v, y = v, z = u v. 1 + g 2 x + g 2 y du dv 1. Matching. Fill in the appropriate letter. 1. ds for a surface z = g(x, y) A. r u r v du dv 2. ds for a surface r(u, v) B. r u r v du dv 3. ds for any surface C. G x G z, G y G z, 1 4. Unit normal N

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

2.20 Fall 2018 Math Review

2.20 Fall 2018 Math Review 2.20 Fall 2018 Math Review September 10, 2018 These notes are to help you through the math used in this class. This is just a refresher, so if you never learned one of these topics you should look more

More information

Vector Calculus 1.1 SCALAR

Vector Calculus 1.1 SCALAR 1 Vector alculus 1.1 ALAR A scalar is a quantity that has only magnitude, such as distance, mass, temperature or time. The value of a scalar is an ordinary number. Operations with scalars obey the rules

More information

Lecture 7 Total Surface and Volume Charges

Lecture 7 Total Surface and Volume Charges Lecture 7 Total Surface and Volume Charges Sections: 2.3 Homework: See homework file the surface element is defined by two line elements: ds= dl dl 1 2 the surface element is a vector Surface Elements

More information

송석호 ( 물리학과 )

송석호 ( 물리학과 ) http://optics.hanyang.ac.kr/~shsong 송석호 ( 물리학과 ) Introduction to Electrodynamics, David J. Griffiths Review: 1. Vector analysis 2. Electrostatics 3. Special techniques 4. Electric fields in mater 5. Magnetostatics

More information

lim = F F = F x x + F y y + F z

lim = F F = F x x + F y y + F z Physics 361 Summary of Results from Lecture Physics 361 Derivatives of Scalar and Vector Fields The gradient of a scalar field f( r) is given by g = f. coordinates f g = ê x x + ê f y y + ê f z z Expressed

More information

Vector & Fourier Analysis PH1202

Vector & Fourier Analysis PH1202 Vector & Fourier Analysis PH1202 Part1: Newtonian Space-Time and Vector Analysis by Dennis Dunn Version date: Thursday, 16 February 2006 at 12:33 Space-Time Physics Space-Time Physics Space-Time Physics

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

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/6/2005 section_2_5_the_calculus_of_vector_fields_empty.doc 1/9 2-5 The Calculus of Scalar and Vector Fields (pp.33-55) Fields are functions of coordinate variables (e.g.,, ρ, θ) Q: How can we integrate

More information

Notes 19 Gradient and Laplacian

Notes 19 Gradient and Laplacian ECE 3318 Applied Electricity and Magnetism Spring 218 Prof. David R. Jackson Dept. of ECE Notes 19 Gradient and Laplacian 1 Gradient Φ ( x, y, z) =scalar function Φ Φ Φ grad Φ xˆ + yˆ + zˆ x y z We can

More information

MAXWELL S DIFFERENTIAL LAWS IN FREE SPACE

MAXWELL S DIFFERENTIAL LAWS IN FREE SPACE MAXWELL S DIFFERENTIAL LAWS IN FREE SPACE.0 INTRODUCTION Maxwell s integral laws encompass the laws of electrical circuits. The transition from fields to circuits is made by associating the relevant volumes,

More information

Vector Calculus. A primer

Vector Calculus. A primer Vector Calculus A primer Functions of Several Variables A single function of several variables: f: R $ R, f x (, x ),, x $ = y. Partial derivative vector, or gradient, is a vector: f = y,, y x ( x $ Multi-Valued

More information

Physics 3323, Fall 2016 Problem Set 2 due Sep 9, 2016

Physics 3323, Fall 2016 Problem Set 2 due Sep 9, 2016 Physics 3323, Fall 26 Problem Set 2 due Sep 9, 26. What s my charge? A spherical region of radius R is filled with a charge distribution that gives rise to an electric field inside of the form E E /R 2

More information

Vector Integrals. Scott N. Walck. October 13, 2016

Vector Integrals. Scott N. Walck. October 13, 2016 Vector Integrals cott N. Walck October 13, 16 Contents 1 A Table of Vector Integrals Applications of the Integrals.1 calar Line Integral.........................1.1 Finding Total Charge of a Line Charge..........1.

More information

( ) by D n ( y) 1.1 Mathematical Considerations. π e nx Dirac s delta function (distribution) a) Dirac s delta function is defined such that

( ) by D n ( y) 1.1 Mathematical Considerations. π e nx Dirac s delta function (distribution) a) Dirac s delta function is defined such that Chapter 1. Electrostatics I Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 1. Units from the ystème International (I) will be used in this chapter. 1.1 Mathematical

More information

1. FUNDAMENTAL CONCEPTS AND MATH REVIEW

1. FUNDAMENTAL CONCEPTS AND MATH REVIEW 1. FUNDAMENTAL CONCEPTS AND MATH REVIEW 1.1. Introduction Here we provide for your reading pleasure a review of some of the math concepts used in part of this course. Most of this falls under the heading

More information

Vectors & Coordinate Systems

Vectors & Coordinate Systems Vectors & Coordinate Systems Antoine Lesage Landry and Francis Dawson September 7, 2017 Contents 1 Motivations & Definition 3 1.1 Scalar field.............................................. 3 1.2 Vector

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

Lecture 10 Divergence, Gauss Law in Differential Form

Lecture 10 Divergence, Gauss Law in Differential Form Lecture 10 Divergence, Gauss Law in Differential Form ections: 3.4, 3.5, 3.6 Homework: ee homework file Properties of the Flux Integral: Recap flux is the net normal flow of the vector field F through

More information

Department of Physics, Korea University

Department of Physics, Korea University Name: Department: Notice +2 ( 1) points per correct (incorrect) answer. No penalty for an unanswered question. Fill the blank ( ) with (8) if the statement is correct (incorrect).!!!: corrections to an

More information

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours)

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours) SOLUTIONS TO THE 18.02 FINAL EXAM BJORN POONEN December 14, 2010, 9:00am-12:00 (3 hours) 1) For each of (a)-(e) below: If the statement is true, write TRUE. If the statement is false, write FALSE. (Please

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

Line and Surface Integrals. Stokes and Divergence Theorems

Line and Surface Integrals. Stokes and Divergence Theorems Math Methods 1 Lia Vas Line and urface Integrals. tokes and Divergence Theorems Review of urves. Intuitively, we think of a curve as a path traced by a moving particle in space. Thus, a curve is a function

More information

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide. Cartesian (x, y) Polar (r, θ)

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide. Cartesian (x, y) Polar (r, θ) University of Alabama Department of Physics and Astronomy PH 125 / LeClair Spring 2009 A Short Math Guide 1 Definition of coordinates Relationship between 2D cartesian (, y) and polar (r, θ) coordinates.

More information

Electrodynamics and Microwaves 3. Gradient, Curl and Divergence

Electrodynamics and Microwaves 3. Gradient, Curl and Divergence 1 Module 3 Gradient, Divergence and Curl 1. Introduction 2. The operators & 2 3. Gradient 4. Divergence 5. Curl 6. Mathematical expressions for gradient, divergence and curl in different coordinate systems.

More information

r t t x t y t z t, y t are zero, then construct a table for all four functions. dy dx 0 and 0 dt dt horizontal tangent vertical tangent

r t t x t y t z t, y t are zero, then construct a table for all four functions. dy dx 0 and 0 dt dt horizontal tangent vertical tangent 3. uggestions for the Formula heets Below are some suggestions for many more formulae than can be placed easily on both sides of the two standard 8½"" sheets of paper for the final examination. It is strongly

More information

Physics 40 Chapter 3: Vectors

Physics 40 Chapter 3: Vectors Physics 40 Chapter 3: Vectors Cartesian Coordinate System Also called rectangular coordinate system x-and y- axes intersect at the origin Points are labeled (x,y) Polar Coordinate System Origin and reference

More information