7 Curvilinear coordinates

Size: px
Start display at page:

Download "7 Curvilinear coordinates"

Transcription

1 7 Curvilinear coordinates Read: Boas sec. 5.4, 0.8, Review of spherical and cylindrical coords. First I ll review spherical and cylindrical coordinate systems so you can have them in mind when we discuss more general cases. 7.. Spherical coordinates Figure : Spherical coordinate system. The conventional choice of coordinates is shown in Fig.. θ is called the polar angle, φ the azimuthal angle. The transformation from Cartesian coords. is x = r sin θ cos φ y = r sin θ sin φ z = r cos θ. () In the figure the unit vectors pointing in the directions of the changes of the three spherical coordinates r, θ, φ are also shown. Any vector can be expressed in terms of them: A = A xˆx + A y ŷ + A z ẑ = A rˆr + A θ ˆθ + Aφ ˆφ. (2) Note the qualitatively new element here: while both ˆx, ŷ, ẑ and ˆr, ˆθ, ˆφ are three mutually orthogonal unit vectors, ˆx, ŷ, ẑ are fixed in space but ˆr, ˆθ, ˆφ point in different directions according to the direction of vector r. We now ask by how large

2 a distance ds the head of the vector ˆr changes if infinitesimal changes dr, dθ, dφ are made in the three spherical directions: ds r = dr, ds θ = rdθ, ds φ = r sin θdφ, (3) as seen from figure 2 (only the ˆθ and ˆφ displacements are shown). So the total change is The volume element will be Figure 2: Geometry of infinitesimal changes of r. d s = drˆr + rdθˆθ + r sin θdφ ˆφ. (4) dτ = ds r ds θ ds φ = r 2 sin θ dr dθ dφ, (5) and the surface measure at constant r will be d a = ds θ ds φ = ˆr = r 2 sin θdθdφ ˆr. (6) Ex. : Volume of sphere of radius R: R π 2π dτ = r 2 sin θdr dθ dφ = (R 3 /3)(2)(2π) = 4 3 πr3. (7) sphere r=0 θ=0 φ=0 More interesting: gradient, etc. in spherical coordinates: ψ = x = r and î, ĵ, and ˆk can be replaced by x î + y ĵ + r x + θ z ˆk θ x + φ î = sin θ cos φ ˆr + cos θ cos φ ˆθ sin φ ˆφ φ, etc., (8) x ĵ = sin θ sin φ ˆr + cos θ sin φ ˆθ + cos φ ˆφ ˆk = cos θ ˆr sin θ ˆθ. (9) 2

3 Combining all these we find ψ = r ˆr + r θ ˆθ + r sin θ φ ˆφ. (0) Similarly, we find and A = ( ) r 2 A r 2 r + r r sin θ θ (sin θa θ) + A φ r sin θ φ A ˆr r ˆθ r sin θ ˆφ = r 2 sin θ r θ φ A r ra θ r sin θa φ () (2) and 2 ψ = ( r 2 ) + r 2 r r r 2 sin θ ( sin θ ) + θ θ 2 ψ r 2 sin 2 (3) θ φ Cylindrical coordinates I won t belabor the cylindrical coordinates, but just give you the results to have handy. I ve written here the cylindrical radial coordinate as called r, the angle variable θ, like Boas, but keep in mind that a lot of books use ρ and φ. x = r cos θ ; y = r sin θ ; z = z ds r = dr ; ds θ = rdθ ; ds z = dz d l = dr ˆr + rdθ ˆθ + dz ẑ dτ = rdrdθdz ψ = r ˆr + r θ ˆθ + z ẑ A = r r (ra r) + A θ r θ + A z z A = ˆr rˆθ ẑ r r θ z A r ra θ A z (4) 3

4 7..3 General coordinate systems With these specific examples in mind, let s go back the the general case, and see where all the factors come from. We can pick a new set of coordinates q, q 2, q 3, which have isosurfaces which need not be planes nor parallel to each other. Let s just assume that among x, y, z and q, q 2, q 3 there are some relations x = x(q, q 2, q 3 ), ; y = y(q, q 2, q 3 ) ; z = z(q, q 2, q 3 ) (5) which we can find and invert to get q = q (x, y, z) ; q 2 = q 2 (x, y, z) ; q 3 = q 3 (x, y, z) (6) The differentials are then dx = x q dq + x q 2 dq 2 + x q 3 dq 3 (7) It s very useful to know what the measure of distance, or metric, is in a given coordinate system. Of course in Cartesian coordinates, the distance between two points whose coordinates differ by dx, dy, dz is ds, where ds 2 = dx 2 + dy 2 + dz 2. (8) Your book calls ds the arc length. Now if you imagine squaring an equation like (7), you ll get terms like dq 2, but also terms like dq dq 2, etc. So in general, plugging into (8) we expect ds 2 = g dq 2 + g 2 dq dq = ij g ij dq i dq j, (9) and the g ij are called the metric components ( and g itself is the metric tensor). In Einstein s theory of general relativity, the metric components depend on the amount of mass nearby! Most of the coordinate systems we are interested in are orthogonal, i.e. g ij δ ij. Thus we can write ds 2 = (h dq ) 2 + (h 2 dq 2 ) 2 + (h 3 dq 3 ) 2. (20) The h i s are called scale factors, and are for Cartesian coordinates. Now let s look at the change of the position vector r, in our new coordinate system, when we change the coordinates q i by a small amount. We have d r = d s = h dq ˆq + h 2 dq 2 ˆq 2 + h 3 dq 3 ˆq 3. (2) 4

5 We can define the distance changes s, s 2, and s 3 by s i h i q i. Let s make contact with something concrete by comparing with, say, spherical coordinates. The infinitesimal change in the position vector is what s given in (4), so we can identify the scale factors for spherical coordinates as h r =, h θ = r, and h φ = r sin θ. Since we know how to express d r now, we can immediately say how to do line elements for line integrals, v d r = v i h i dq i, (22) i as well as surface and volume integrals: v d a = = v ds 2 ds 3 + v 2 ds ds 3 + v 3 ds ds 2 v h 2 h 3 dq 2 dq 3 + v 2 h h 3 dq dq 3 + v 3 h h 2 dq dq 2 (23) and dτ... = h h 2 h 3 dq dq 2 dq 3..., (24) where the... stands for the integrand. Differential operators in curvilinear coordinates. I am not going to develop all of this here; it s pretty tedious, and is discussed in Boas secs. 9.8 and 9.9. However the basic idea comes from noting that the gradient is the fastest change of a scalar field, so the q component is obtained by dotting into ˆq, i.e. ˆq ψ = s = h q, (25) etc. Note that we are allowed to do the last step because h is a function of q 2 and q 3, but these are held constant during the partial differentiation. Therefore: ψ = i ˆq i h i q i. (26) Similarly v = h h 2 h 3 [ (v h 2 h 3 ) + (v 2 h h 3 ) + ] (v 3 h h 2 ) q q 2 q 3 (27) 5

6 and v = h h 2 h 3 ˆq h ˆq 2 h 2 ˆq 3 h 3 q q 2 q 3 h v h 2 v 2 h 3 v 3 (28) 6

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

Solution to Homework 1. Vector Analysis (P201)

Solution to Homework 1. Vector Analysis (P201) Solution to Homework 1. Vector Analysis (P1) Q1. A = 3î + ĵ ˆk, B = î + 3ĵ + 4ˆk, C = 4î ĵ 6ˆk. The sides AB, BC and AC are, AB = 4î ĵ 6ˆk AB = 7.48 BC = 5î + 5ĵ + 1ˆk BC = 15 1.5 CA = î 3ĵ 4ˆk CA = 6

More information

Curvilinear Coordinates

Curvilinear Coordinates University of Alabama Department of Physics and Astronomy PH 106-4 / LeClair Fall 2008 Curvilinear Coordinates Note that we use the convention that the cartesian unit vectors are ˆx, ŷ, and ẑ, rather than

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

University of Illinois at Chicago Department of Physics

University of Illinois at Chicago Department of Physics University of Illinois at Chicago Department of Physics Electromagnetism Qualifying Examination January 4, 2017 9.00 am - 12.00 pm Full credit can be achieved from completely correct answers to 4 questions.

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

FORMULA SHEET FOR QUIZ 2 Exam Date: November 8, 2017

FORMULA SHEET FOR QUIZ 2 Exam Date: November 8, 2017 MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.07: Electromagnetism II November 5, 207 Prof. Alan Guth FORMULA SHEET FOR QUIZ 2 Exam Date: November 8, 207 A few items below are marked

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

xy 2 e 2z dx dy dz = 8 3 (1 e 4 ) = 2.62 mc. 12 x2 y 3 e 2z 2 m 2 m 2 m Figure P4.1: Cube of Problem 4.1.

xy 2 e 2z dx dy dz = 8 3 (1 e 4 ) = 2.62 mc. 12 x2 y 3 e 2z 2 m 2 m 2 m Figure P4.1: Cube of Problem 4.1. Problem 4.1 A cube m on a side is located in the first octant in a Cartesian coordinate system, with one of its corners at the origin. Find the total charge contained in the cube if the charge density

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

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

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

MATH 280 Multivariate Calculus Fall Integrating a vector field over a curve

MATH 280 Multivariate Calculus Fall Integrating a vector field over a curve MATH 280 Multivariate alculus Fall 2012 Definition Integrating a vector field over a curve We are given a vector field F and an oriented curve in the domain of F as shown in the figure on the left below.

More information

6 Div, grad curl and all that

6 Div, grad curl and all that 6 Div, grad curl and all that 6.1 Fundamental theorems for gradient, divergence, and curl Figure 1: Fundamental theorem of calculus relates df/dx over[a, b] and f(a), f(b). You will recall the fundamental

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

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide University of Alabama Department of Physics and Astronomy PH 125 / LeClair Spring 2009 A Short Math Guide Contents 1 Coordinate systems 2 1.1 2D systems......................................... 2 1.2 3D

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

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

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

Electrostatics. Chapter Maxwell s Equations

Electrostatics. Chapter Maxwell s Equations Chapter 1 Electrostatics 1.1 Maxwell s Equations Electromagnetic behavior can be described using a set of four fundamental relations known as Maxwell s Equations. Note that these equations are observed,

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

Additional Mathematical Tools: Detail

Additional Mathematical Tools: Detail Additional Mathematical Tools: Detail September 9, 25 The material here is not required, but gives more detail on the additional mathmatical tools: coordinate systems, rotations, the Dirac delta function

More information

Physics 411 Lecture 7. Tensors. Lecture 7. Physics 411 Classical Mechanics II

Physics 411 Lecture 7. Tensors. Lecture 7. Physics 411 Classical Mechanics II Physics 411 Lecture 7 Tensors Lecture 7 Physics 411 Classical Mechanics II September 12th 2007 In Electrodynamics, the implicit law governing the motion of particles is F α = m ẍ α. This is also true,

More information

Orthogonal Curvilinear Coordinates

Orthogonal Curvilinear Coordinates olc.tex 1 Orthogonal Curvilinear Coordinates Phyllis R. Nelson Electrical and Computer Engineering California State Polytechnic University, Pomona Spring 214 1 Introduction This article reviews the basic

More information

Lagrangian for Central Potentials

Lagrangian for Central Potentials Physics 411 Lecture 2 Lagrangian for Central Potentials Lecture 2 Physics 411 Classical Mechanics II August 29th 2007 Here we will review the Lagrange formulation in preparation for the study of the central

More information

Week 7: Integration: Special Coordinates

Week 7: Integration: Special Coordinates Week 7: Integration: Special Coordinates Introduction Many problems naturally involve symmetry. One should exploit it where possible and this often means using coordinate systems other than Cartesian coordinates.

More information

Homework Assignment 4 Solution Set

Homework Assignment 4 Solution Set Homework Assignment 4 Solution Set PHYCS 442 7 February, 24 Problem (Griffiths 2.37 If the plates are sufficiently large the field near them does not depend on d. The field between the plates is zero (the

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

Lecture 2 : Curvilinear Coordinates

Lecture 2 : Curvilinear Coordinates Lecture 2 : Curvilinear Coordinates Fu-Jiun Jiang October, 200 I. INTRODUCTION A. Definition and Notations In 3-dimension Euclidean space, a vector V can be written as V = e x V x + e y V y + e z V z with

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

Mathematical Concepts & Notation

Mathematical Concepts & Notation Mathematical Concepts & Notation Appendix A: Notation x, δx: a small change in x t : the partial derivative with respect to t holding the other variables fixed d : the time derivative of a quantity that

More information

Integration is the reverse of the process of differentiation. In the usual notation. k dx = kx + c. kx dx = 1 2 kx2 + c.

Integration is the reverse of the process of differentiation. In the usual notation. k dx = kx + c. kx dx = 1 2 kx2 + c. PHYS122 - Electricity and Magnetism Integration Reminder Integration is the reverse of the process of differentiation. In the usual notation f (x)dx = f(x) + constant The derivative of the RHS gives you

More information

ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 3 - Thurs 5th Oct 2017 Vectors and 3D geometry

ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 3 - Thurs 5th Oct 2017 Vectors and 3D geometry ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 3 - Thurs 5th Oct 2017 Vectors and 3D geometry So far, all our calculus has been two-dimensional, involving only x and y. Nature is threedimensional,

More information

Topic 7. Electric flux Gauss s Law Divergence of E Application of Gauss Law Curl of E

Topic 7. Electric flux Gauss s Law Divergence of E Application of Gauss Law Curl of E Topic 7 Electric flux Gauss s Law Divergence of E Application of Gauss Law Curl of E urface enclosing an electric dipole. urface enclosing charges 2q and q. Electric flux Flux density : The number of field

More information

Electromagnetism: Worked Examples. University of Oxford Second Year, Part A2

Electromagnetism: Worked Examples. University of Oxford Second Year, Part A2 Electromagnetism: Worked Examples University of Oxford Second Year, Part A2 Caroline Terquem Department of Physics caroline.terquem@physics.ox.ac.uk Michaelmas Term 2017 2 Contents 1 Potentials 5 1.1 Potential

More information

Problem Set #3: 2.11, 2.15, 2.21, 2.26, 2.40, 2.42, 2.43, 2.46 (Due Thursday Feb. 27th)

Problem Set #3: 2.11, 2.15, 2.21, 2.26, 2.40, 2.42, 2.43, 2.46 (Due Thursday Feb. 27th) Chapter Electrostatics Problem Set #3:.,.5,.,.6,.40,.4,.43,.46 (Due Thursday Feb. 7th). Coulomb s Law Coulomb showed experimentally that for two point charges the force is - proportional to each of the

More information

Solution Set Eight. 1 Problem #1: Toroidal Electromagnet with Gap Problem #4: Self-Inductance of a Long Solenoid. 9

Solution Set Eight. 1 Problem #1: Toroidal Electromagnet with Gap Problem #4: Self-Inductance of a Long Solenoid. 9 : Solution Set Eight Northwestern University, Electrodynamics I Wednesday, March 9, 6 Contents Problem #: Toroidal Electromagnet with Gap. Problem #: Electromagnetic Momentum. 3 3 Problem #3: Type I Superconductor.

More information

carroll/notes/ has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general

carroll/notes/ has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general http://pancake.uchicago.edu/ carroll/notes/ has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general relativity. As with any major theory in physics, GR has been

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

Electromagnetism HW 1 math review

Electromagnetism HW 1 math review Electromagnetism HW math review Problems -5 due Mon 7th Sep, 6- due Mon 4th Sep Exercise. The Levi-Civita symbol, ɛ ijk, also known as the completely antisymmetric rank-3 tensor, has the following properties:

More information

the Cartesian coordinate system (which we normally use), in which we characterize points by two coordinates (x, y) and

the Cartesian coordinate system (which we normally use), in which we characterize points by two coordinates (x, y) and 2.5.2 Standard coordinate systems in R 2 and R Similarly as for functions of one variable, integrals of functions of two or three variables may become simpler when changing coordinates in an appropriate

More information

MATH 280 Multivariate Calculus Fall Integration over a surface. da. A =

MATH 280 Multivariate Calculus Fall Integration over a surface. da. A = MATH 28 Multivariate Calculus Fall 212 Integration over a surface Given a surface S in space, we can (conceptually) break it into small pieces each of which has area da. In me cases, we will add up these

More information

Keble College - Hilary 2015 CP3&4: Mathematical methods I&II Tutorial 4 - Vector calculus and multiple integrals II

Keble College - Hilary 2015 CP3&4: Mathematical methods I&II Tutorial 4 - Vector calculus and multiple integrals II Keble ollege - Hilary 2015 P3&4: Mathematical methods I&II Tutorial 4 - Vector calculus and multiple integrals II Tomi Johnson 1 Prepare full solutions to the problems with a self assessment of your progress

More information

Mathematics 205 Solutions for HWK 23. e x2 +y 2 dxdy

Mathematics 205 Solutions for HWK 23. e x2 +y 2 dxdy Mathematics 5 Solutions for HWK Problem 1. 6. p7. Let D be the unit disk: x + y 1. Evaluate the integral e x +y dxdy by making a change of variables to polar coordinates. D Solution. Step 1. The integrand,

More information

E&M. 1 Capacitors. January 2009

E&M. 1 Capacitors. January 2009 E&M January 2009 1 Capacitors Consider a spherical capacitor which has the space between its plates filled with a dielectric of permittivity ɛ. The inner sphere has radius r 1 and the outer sphere has

More information

PHYSICS 7B, Section 1 Fall 2013 Midterm 2, C. Bordel Monday, November 4, pm-9pm. Make sure you show your work!

PHYSICS 7B, Section 1 Fall 2013 Midterm 2, C. Bordel Monday, November 4, pm-9pm. Make sure you show your work! PHYSICS 7B, Section 1 Fall 2013 Midterm 2, C. Bordel Monday, November 4, 2013 7pm-9pm Make sure you show your work! Problem 1 - Current and Resistivity (20 pts) a) A cable of diameter d carries a current

More information

Problem Solving 1: Line Integrals and Surface Integrals

Problem Solving 1: Line Integrals and Surface Integrals A. Line Integrals MASSACHUSETTS INSTITUTE OF TECHNOLOY Department of Physics Problem Solving 1: Line Integrals and Surface Integrals The line integral of a scalar function f ( xyz),, along a path C is

More information

Arc Length and Riemannian Metric Geometry

Arc Length and Riemannian Metric Geometry Arc Length and Riemannian Metric Geometry References: 1 W F Reynolds, Hyperbolic geometry on a hyperboloid, Amer Math Monthly 100 (1993) 442 455 2 Wikipedia page Metric tensor The most pertinent parts

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

UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 110A. Homework #6. Benjamin Stahl. February 17, 2015

UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 110A. Homework #6. Benjamin Stahl. February 17, 2015 UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS A Homework #6 Benjamin Stahl February 7, 5 GRIFFITHS, 5.9 The magnetic field at a point, P, will be found for each of the steady current

More information

Figure 25:Differentials of surface.

Figure 25:Differentials of surface. 2.5. Change of variables and Jacobians In the previous example we saw that, once we have identified the type of coordinates which is best to use for solving a particular problem, the next step is to do

More information

Integral Theorems. September 14, We begin by recalling the Fundamental Theorem of Calculus, that the integral is the inverse of the derivative,

Integral Theorems. September 14, We begin by recalling the Fundamental Theorem of Calculus, that the integral is the inverse of the derivative, Integral Theorems eptember 14, 215 1 Integral of the gradient We begin by recalling the Fundamental Theorem of Calculus, that the integral is the inverse of the derivative, F (b F (a f (x provided f (x

More information

has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general relativity.

has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general relativity. http://preposterousuniverse.com/grnotes/ has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general relativity. As with any major theory in physics, GR has been framed

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

Figure 21:The polar and Cartesian coordinate systems.

Figure 21:The polar and Cartesian coordinate systems. Figure 21:The polar and Cartesian coordinate systems. Coordinate systems in R There are three standard coordinate systems which are used to describe points in -dimensional space. These coordinate systems

More information

Properties of Traversable Wormholes in Spacetime

Properties of Traversable Wormholes in Spacetime Properties of Traversable Wormholes in Spacetime Vincent Hui Department of Physics, The College of Wooster, Wooster, Ohio 44691, USA. (Dated: May 16, 2018) In this project, the Morris-Thorne metric of

More information

Physics 7B Final Exam: Monday December 14th, 2015 Instructors: Prof. R.J. Birgeneau/Dr. A. Frano

Physics 7B Final Exam: Monday December 14th, 2015 Instructors: Prof. R.J. Birgeneau/Dr. A. Frano Physics 7B Final Exam: Monday December 14th, 15 Instructors: Prof. R.J. Birgeneau/Dr. A. Frano Total points: 1 (7 problems) Show all your work and take particular care to explain what you are doing. Partial

More information

Topic 2-2: Derivatives of Vector Functions. Textbook: Section 13.2, 13.4

Topic 2-2: Derivatives of Vector Functions. Textbook: Section 13.2, 13.4 Topic 2-2: Derivatives of Vector Functions Textbook: Section 13.2, 13.4 Warm-Up: Parametrization of Circles Each of the following vector functions describe the position of an object traveling around the

More information

EECS 117 Lecture 7: Electrostatics Review

EECS 117 Lecture 7: Electrostatics Review EECS 117 Lecture 7: Electrostatics Review Prof. Niknejad University of California, Berkeley University of California, Berkeley EECS 117 Lecture 7 p. 1/19 Existence of Charge Charge, like mass, is an intrinsic

More information

Physics 342 Lecture 2. Linear Algebra I. Lecture 2. Physics 342 Quantum Mechanics I

Physics 342 Lecture 2. Linear Algebra I. Lecture 2. Physics 342 Quantum Mechanics I Physics 342 Lecture 2 Linear Algebra I Lecture 2 Physics 342 Quantum Mechanics I Wednesday, January 27th, 21 From separation of variables, we move to linear algebra Roughly speaking, this is the study

More information

Topic 5.2: Introduction to Vector Fields

Topic 5.2: Introduction to Vector Fields Math 75 Notes Topic 5.: Introduction to Vector Fields Tetbook Section: 16.1 From the Toolbo (what you need from previous classes): Know what a vector is. Be able to sketch a vector using its component

More information

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work. Exam 3 Math 850-007 Fall 04 Odenthal Name: Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.. Evaluate the iterated integral

More information

Two- and Three-Dimensional Motion (Symon Chapter Three)

Two- and Three-Dimensional Motion (Symon Chapter Three) Two- and Three-Dimensional Motion (Symon Chapter Three) Physics A300 Spring 2006 Contents 1 Vector Analysis 3 11 Definitions 3 111 Notation 3 12 Basic Vector Arithmetic 3 121 Equality 3 122 Magnitude 4

More information

Accelerated Observers

Accelerated Observers Accelerated Observers In the last few lectures, we ve been discussing the implications that the postulates of special relativity have on the physics of our universe. We ve seen how to compute proper times

More information

Two dimensional oscillator and central forces

Two dimensional oscillator and central forces Two dimensional oscillator and central forces September 4, 04 Hooke s law in two dimensions Consider a radial Hooke s law force in -dimensions, F = kr where the force is along the radial unit vector and

More information

3: Gauss s Law July 7, 2008

3: Gauss s Law July 7, 2008 3: Gauss s Law July 7, 2008 3.1 Electric Flux In order to understand electric flux, it is helpful to take field lines very seriously. Think of them almost as real things that stream out from positive charges

More information

Course Notes Math 275 Boise State University. Shari Ultman

Course Notes Math 275 Boise State University. Shari Ultman Course Notes Math 275 Boise State University Shari Ultman Fall 2017 Contents 1 Vectors 1 1.1 Introduction to 3-Space & Vectors.............. 3 1.2 Working With Vectors.................... 7 1.3 Introduction

More information

Exact Solutions of the Einstein Equations

Exact Solutions of the Einstein Equations Notes from phz 6607, Special and General Relativity University of Florida, Fall 2004, Detweiler Exact Solutions of the Einstein Equations These notes are not a substitute in any manner for class lectures.

More information

Hertz potentials in curvilinear coordinates

Hertz potentials in curvilinear coordinates Hertz potentials in curvilinear coordinates Jeff Bouas Texas A&M University July 9, 2010 Quantum Vacuum Workshop Jeff Bouas (Texas A&M University) Hertz potentials in curvilinear coordinates July 9, 2010

More information

Physics 7B, Speliotopoulos Final Exam, Fall 2014 Berkeley, CA

Physics 7B, Speliotopoulos Final Exam, Fall 2014 Berkeley, CA Physics 7B, Speliotopoulos Final Exam, Fall 4 Berkeley, CA Rules: This final exam is closed book and closed notes. In particular, calculators are not allowed during this exam. Cell phones must be turned

More information

Vector analysis. 1 Scalars and vectors. Fields. Coordinate systems 1. 2 The operator The gradient, divergence, curl, and Laplacian...

Vector analysis. 1 Scalars and vectors. Fields. Coordinate systems 1. 2 The operator The gradient, divergence, curl, and Laplacian... Vector analysis Abstract These notes present some background material on vector analysis. Except for the material related to proving vector identities (including Einstein s summation convention and the

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

ENGI 4430 Parametric Vector Functions Page dt dt dt

ENGI 4430 Parametric Vector Functions Page dt dt dt ENGI 4430 Parametric Vector Functions Page 2-01 2. Parametric Vector Functions (continued) Any non-zero vector r can be decomposed into its magnitude r and its direction: r rrˆ, where r r 0 Tangent Vector:

More information

Integrals in Electrostatic Problems

Integrals in Electrostatic Problems PHYS 119 Integrals in Electrostatic Problems Josh McKenney University of North Carolina at Chapel Hill (Dated: January 6, 2016) 1 FIG. 1. Three positive charges positioned at equal distances around an

More information

Solution Set Two. 1 Problem #1: Projectile Motion Cartesian Coordinates Polar Coordinates... 3

Solution Set Two. 1 Problem #1: Projectile Motion Cartesian Coordinates Polar Coordinates... 3 : Solution Set Two Northwestern University, Classical Mechanics Classical Mechanics, Third Ed.- Goldstein October 7, 2015 Contents 1 Problem #1: Projectile Motion. 2 1.1 Cartesian Coordinates....................................

More information

1 Schroenger s Equation for the Hydrogen Atom

1 Schroenger s Equation for the Hydrogen Atom Schroenger s Equation for the Hydrogen Atom Here is the Schroedinger equation in D in spherical polar coordinates. Note that the definitions of θ and φ are the exact reverse of what they are in mathematics.

More information

Chapter 4. The First Fundamental Form (Induced Metric)

Chapter 4. The First Fundamental Form (Induced Metric) Chapter 4. The First Fundamental Form (Induced Metric) We begin with some definitions from linear algebra. Def. Let V be a vector space (over IR). A bilinear form on V is a map of the form B : V V IR which

More information

Units without the 4π in the Maxwell equations such as Heavyside Lorentz and SI (but with the 4π in the Coulomb law) are called rationalized.

Units without the 4π in the Maxwell equations such as Heavyside Lorentz and SI (but with the 4π in the Coulomb law) are called rationalized. Problem. Units (a) The Gaussian unit system (or cgs) is often used in Quantum mechanics. Look it up on the internet, and write down the Coulomb and Biot Savart laws in this system of units. (i) What is

More information

carroll/notes/ has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general

carroll/notes/ has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general http://pancake.uchicago.edu/ carroll/notes/ has a lot of good notes on GR and links to other pages. General Relativity Philosophy of general relativity. As with any major theory in physics, GR has been

More information

In deriving this we ve used the fact that the specific angular momentum

In deriving this we ve used the fact that the specific angular momentum Equation of Motion and Geodesics So far we ve talked about how to represent curved spacetime using a metric, and what quantities are conserved. Now let s see how test particles move in such a spacetime.

More information

MATH 280 Multivariate Calculus Fall Integration over a curve

MATH 280 Multivariate Calculus Fall Integration over a curve dr dr y MATH 28 Multivariate Calculus Fall 211 Integration over a curve Given a curve C in the plane or in space, we can (conceptually) break it into small pieces each of which has a length ds. In some

More information

Module 02: Math Review

Module 02: Math Review Module 02: Math Review 1 Module 02: Math Review: Outline Vector Review (Dot, Cross Products) Review of 1D Calculus Scalar Functions in higher dimensions Vector Functions Differentials Purpose: Provide

More information

Vector Calculus and Applications

Vector Calculus and Applications Unit 1 Vector Calculus and Applications It is well known that accelerating electric charges produce time-varying fields which have an electric and magnetic component thus the name electromagnetic fields.

More information

Physics 236a assignment, Week 2:

Physics 236a assignment, Week 2: Physics 236a assignment, Week 2: (October 8, 2015. Due on October 15, 2015) 1. Equation of motion for a spin in a magnetic field. [10 points] We will obtain the relativistic generalization of the nonrelativistic

More information

Gradient operator. In our calculation of dφ along the vector ds, we see that it can be described as the scalar product

Gradient operator. In our calculation of dφ along the vector ds, we see that it can be described as the scalar product Gradient operator In our calculation of dφ along the vector ds, we see that it can be described as the scalar product ( φ dφ = x î + φ y ĵ + φ ) z ˆk ( ) u x dsî + u y dsĵ + u z dsˆk We take dφ = φ ds

More information

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the 1.(8pts) Find F ds where F = x + ye z + ze y, y + xe z + ze x, z and where T is the T surface in the pictures. (The two pictures are two views of the same surface.) The boundary of T is the unit circle

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

Make sure you show all your work and justify your answers in order to get full credit.

Make sure you show all your work and justify your answers in order to get full credit. PHYSICS 7B, Lectures & 3 Spring 5 Midterm, C. Bordel Monday, April 6, 5 7pm-9pm Make sure you show all your work and justify your answers in order to get full credit. Problem esistance & current ( pts)

More information

General Relativity and Differential

General Relativity and Differential Lecture Series on... General Relativity and Differential Geometry CHAD A. MIDDLETON Department of Physics Rhodes College November 1, 2005 OUTLINE Distance in 3D Euclidean Space Distance in 4D Minkowski

More information

Written Examination. Antennas and Propagation (AA ) June 22, 2018.

Written Examination. Antennas and Propagation (AA ) June 22, 2018. Written Examination Antennas and Propagation (AA. 7-8 June, 8. Problem ( points A circular loop of radius a = cm is positioned at a height h over a perfectly electric conductive ground plane as in figure,

More information

Magnetostatics III Magnetic Vector Potential (Griffiths Chapter 5: Section 4)

Magnetostatics III Magnetic Vector Potential (Griffiths Chapter 5: Section 4) Dr. Alain Brizard Electromagnetic Theory I PY ) Magnetostatics III Magnetic Vector Potential Griffiths Chapter 5: Section ) Vector Potential The magnetic field B was written previously as Br) = Ar), 1)

More information

Kerr black hole and rotating wormhole

Kerr black hole and rotating wormhole Kerr Fest (Christchurch, August 26-28, 2004) Kerr black hole and rotating wormhole Sung-Won Kim(Ewha Womans Univ.) August 27, 2004 INTRODUCTION STATIC WORMHOLE ROTATING WORMHOLE KERR METRIC SUMMARY AND

More information

(b) Show that electric field and magnetic field (in Heavyside Lorentz) have units (force)/area or energy/volume.

(b) Show that electric field and magnetic field (in Heavyside Lorentz) have units (force)/area or energy/volume. Problem. Units (a) The Gaussian unit system (or cgs) is often used in Quantum mechanics. Look it up on the internet, and write down the Coulomb and Biot Savart laws in this system of units. (i) What is

More information

Physics 342 Lecture 2. Linear Algebra I. Lecture 2. Physics 342 Quantum Mechanics I

Physics 342 Lecture 2. Linear Algebra I. Lecture 2. Physics 342 Quantum Mechanics I Physics 342 Lecture 2 Linear Algebra I Lecture 2 Physics 342 Quantum Mechanics I Wednesday, January 3th, 28 From separation of variables, we move to linear algebra Roughly speaking, this is the study of

More information

Projectile Motion and 2-D Dynamics

Projectile Motion and 2-D Dynamics Projectile Motion and 2-D Dynamics Vector Notation Vectors vs. Scalars In Physics 11, you learned the difference between vectors and scalars. A vector is a quantity that includes both direction and magnitude

More information

ν ηˆαˆβ The inverse transformation matrices are computed similarly:

ν ηˆαˆβ The inverse transformation matrices are computed similarly: Orthonormal Tetrads Let s now return to a subject we ve mentioned a few times: shifting to a locally Minkowski frame. In general, you want to take a metric that looks like g αβ and shift into a frame such

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

Electric Fields and Continuous Charge Distributions Challenge Problem Solutions

Electric Fields and Continuous Charge Distributions Challenge Problem Solutions Problem 1: Electric Fields and Continuous Charge Distributions Challenge Problem Solutions Two thin, semi-infinite rods lie in the same plane They make an angle of 45º with each other and they are joined

More information

Tutorial Exercises: Geometric Connections

Tutorial Exercises: Geometric Connections Tutorial Exercises: Geometric Connections 1. Geodesics in the Isotropic Mercator Projection When the surface of the globe is projected onto a flat map some aspects of the map are inevitably distorted.

More information

2.1 The metric and and coordinate transformations

2.1 The metric and and coordinate transformations 2 Cosmology and GR The first step toward a cosmological theory, following what we called the cosmological principle is to implement the assumptions of isotropy and homogeneity withing the context of general

More information