Additional Mathematical Tools: Detail

Size: px
Start display at page:

Download "Additional Mathematical Tools: Detail"

Transcription

1 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 and the a proof of the Helmholz theorem. Cylindrical coordinates Cylindrical or polar coordinates keep the Cartesian z unchanged, but label points in the xy-plane with a radius, ρ, and an angle ϕ measured counterclockwise looking down the z-axis from the x-axis. The relationship of cylindrical ρ, ϕ, z to Cartesian coordinates x, y, z is therefore with inverse relations x ρ cos ϕ y ρ sin ϕ z z ρ x 2 + y 2 ϕ tan y x z z cos 2 ϕ dϕ dy x ydx x 2 dϕ cos2 ϕ ρ cos ϕ dy ρcos2 ϕ sin ϕdx ρ 2 cos 2 ϕ dϕ cosϕ ρ dy sin ϕ ρ dx We may define unit vectors in the direction of increase of each of these coordinates. The easiest way to develop the relationships we need is to express them in terms of the constant Cartesian basis. Since ˆρ lies in the xy plane, ˆρ xî + yĵ x2 + y 2 ρ cos ϕî + ρ sin ϕĵ ρ 2 cos ϕî + sin ϕĵ and ˆϕ is orthogonal to this, ˆϕ sin ϕî + cos ϕĵ

2 while in the z direction we still have ˆk. For any vector we may expand in either basis, Inverting the relations we also have v v ρˆρ + v ϕ ˆϕ + v z ˆk î cos ϕˆρ sin ϕˆϕ ĵ sin ϕˆρ + cos ϕˆϕ We can find the length, dl, of infinitesimal displacements in two ways. The difficult way is to change coordinates from the Cartesian distance, where we can find the differentials, Substituting, dl 2 dx 2 + dy 2 + dz 2 dx cos ϕdρ ρ sin ϕdϕ dy sin ϕdρ + ρ cos ϕdϕ dz dz dl 2 cos ϕdρ ρ sin ϕdϕ 2 + sin ϕdρ + ρ cos ϕdϕ 2 + dz 2 cos 2 ϕdρ 2 2ρ cos ϕ sin ϕdρdϕ + ρ 2 sin 2 ϕdϕ 2 + sin 2 ϕdρ 2 + 2ρ sin ϕ cos ϕdρdϕ + ρ 2 cos 2 ϕdϕ 2 + dz 2 cos 2 ϕ + sin 2 ϕ dρ 2 + ρ 2 sin 2 ϕ + cos 2 ϕ dϕ 2 + dz 2 dρ 2 + ρ 2 dϕ 2 + dz 2 This is just the length of the infinitesimal displacement vector dl dρˆρ + ρdϕˆϕ + dzˆk The second way to find the expression for dl 2 is to draw a picture. In the xy-plane, we can draw two vectors from the origin that are separated by a small angle dϕ and differ in length by dρ. Then, since these are infinitesimals, we can use the Pythagorean theorem to write down the distance between the ends of the two vectors. The angular separation is by an arc-length ρdϕ and the lengths differ by dρ, so the Pythagorean theorem gives the length of the diagonal as Adding the Cartesian third direction, we have diag 2 dρ 2 + ρ 2 dϕ 2 dl 2 dρ 2 + ρ 2 dϕ 2 + dz 2 We also need derivatives. We can transform using the chain rule, x ρ x ρ + ϕ x ϕ + z x z x ρ ρ sin ϕ ρ ϕ cos ϕ ρ sin ϕ ρ ϕ 2

3 For y, y ρ y ρ + ϕ y ϕ + z y z sin ϕ ρ + cos ϕ ρ ϕ so the gradient in cylindrical coordinates is f îf x + ĵf y f + ˆk z cos ϕˆρ sin ϕˆϕ cos ϕ f ρ sin ϕ f + sin ϕˆρ + cos ϕˆϕ sin ϕ f ρ ϕ ρ + cos ϕ f ρ ϕ ˆρ cos 2 ϕ f ρ sin ϕ cos ϕ f ρ ϕ + sin2 ϕ f ρ + sin ϕ cos ϕ f ρ ϕ +ˆϕ sin ϕ cos ϕ f ρ + sin2 ϕ f + sin ϕ cos ϕf ρ ϕ ρ + cos2 ϕ f f + ˆk ρ ϕ z ˆρ cos 2 ϕ + sin 2 ϕ f ρ + ˆϕ sin 2 ϕ + cos 2 ϕ f f + ˆk ρ ϕ z ˆρ f ρ + ˆϕ f f + ˆk ρ ϕ z f + ˆk z We can compute the divergence and the curl in the same way, writing out the Cartesian expressions and changing coordinates. The process is lengthy. Fortunately, there is a much easier way to do it that depends on the metric. 2 General formulas for gradient, divergence and curl In any coordinates, if we can write the infinitesmal distance between two points as dl 2 f 2 dx 2 + g 2 dx h 2 dx 2 3 then we can think of the distance as a double sum over the displacement vector dx, dx 2, dx 3, where with inverse dl 2 g ij g ij dx i dx j i,j f 2 g 2 h 2 f ḡ ij 2 g 2 h 2 We can even include off-diagonal terms in g ij as long as it is symmetric, i.e., if you flip the matrix across the diagonal, you get the same matrix back. In Euclidean space, there always exist coordinates where g ij is diagonal.let ê i be three orthonormal basis vectors in the x i directions. The formulas below hold for any symmetric metric g ij, not just diagonal ones. 3

4 We need one more thing, that looks a lot like the square root of the metric. If the metric is diagonal, it actually is the square root. It s called a triad or a dreibein, f h ij g h f h ij g h The general definition of h ij is that it satisfies g ij h ik h jm δ km k,m h ik h jk k Let the determinant of h ij be h. Then we can write everything we need in terms of h ij and its determinant. I have used advanced techniques to derive each of these within a few lines. The techniques are not beyond your ability, but it would take us too far afield to discuss them in detail now. Gradient: Divergence: Curl: i,j i,j ê i hij x j v h hij v j h x i v h ê i h in ε njk j h km v m i,n,j,k,m Laplacian: 2 f i,j,k h x k [ ] f h h ki hij x j Example: cylindrical or polar coordinates Let s compute these for cylindrical and spherical coordinates. The metric is the matrix g ij ρ 2 4

5 so that h ij ρ with determinant h ρ. The basis vectors are ê i ˆρ, ˆϕ, ˆk Gradient: Divergence: Curl: v h Laplacian: ρ ˆρ i,n,j,k,m j,k,m v i,j ê i hij x j ˆρ ρ + ˆϕ ρ ϕ + ˆk z i,j h hij v j h x i ρv ρ + ρ x i ρ ϕ v ϕ + z v z ê i h in ε njk j h km v m ˆρε jk j h km v m + ρ ρ ϕv z z v ϕ 2 f Example: spherical coordinates j,k,m + ˆϕ z v ρ ρ v z + ˆk i,j,k ρ ρ h x k ρ f ρ ˆϕρε 2jk j h km v m + ρ [ f h h ki hij x j j,k,m ρ ρ ρv ϕ ρ ϕv ρ ] + ρ 2 2 f ϕ f z 2 Now consider spherical coordinates, r, θ, ϕ. The metric is the matrix g ij r 2 r 2 sin 2 θ ˆkε 3jk j h km v m so that with inverse h ij r r sin θ h ij r r sin θ 5

6 and determinant h r 2 sin θ. The basis vectors are ê i ˆr, ˆθ, ˆϕ. Gradient: Divergence: Curl: v i,j r 2 sin θ r 2 r i,j ê i hij x j ˆr h r + ˆθ h 22 θ + ˆϕ h 33 ϕ ˆr r + ˆθ r θ + ˆϕ r sin θ ϕ h hij v j h x i sin θ r 2 v r + r r r 2 v r + r sin θ θ sin θv θ + r ϕ v ϕ θ sin θv θ + r sin θ ϕ v ϕ v ê i h in ε njk h km v m h x j i,n,j,k,m ˆrε r 2 jk h km v m + sin θ x ˆθrε 2jk h km v m + ˆϕr sin θε 3jk h km v m j x j x j j,k,m ˆr r 2 sin θ θ h 33v 3 ϕ h 22v 2 + ˆθr ϕ h v r h 33v 3 + ˆϕr sin θ r h 22v 2 θ h v ˆr r 2 sin θ θ r sin θv ϕ ϕ rv θ + ˆθr ϕ v r r r sin θv ϕ + ˆϕr sin θ r rv θ θ v r ˆr r sin θ θ sin θv ϕ ϕ v θ + ˆθ r sin θ ϕ v r r r rv ϕ + ˆϕ r r rv θ r θ v r Laplacian: 2 f i,j,k r 2 r h x k r 2 f r f h h ki hij x j + r 2 sin θ θ sin θ f + θ 2 f r 2 sin 2 θ ϕ 2 3 Rotations We wish to describe a rotation through an angle θ around and axis in ˆn direction. Positive θ is to correspond to a counterclockwise rotation when looking down at the tip of ˆn. Let the rotation, O, act on an arbitrary vector v to give the rotated vector v. To describe what happens, we decompose v into parts parallel and perpendicular to ˆn. The parallel part had magnitude ˆn v and direction ˆn so we define v ˆn v ˆn 6

7 The part of v perpendicular to ˆn has magnitude ˆn v v sin α where α is the angle between the two vectors. However, the vector ˆn v is perpendicular to both ˆn and v. We need a vector with this magnitude which is perpendicular to ˆn but lies in the ˆnv-plane. We can get it by taking another cross product with ˆn v. Using the BAC-CAB rule, so we can write ˆn ˆn v ˆn ˆn v v ˆn ˆn [v ˆn ˆn v] v ˆn ˆn v ˆn ˆn v The two vectors on the right are perpendicular to one another and lie in the ˆnv-plane. perpendicular component of v to be We define the v ˆn ˆn v v ˆn ˆn v Now we can easily write the rotated vector, v, because the parallel part is unchanged while the part lying in the ˆnv-plane is a simple 2-dimensional rotation. We therefore have Adding these, v v v v cos θ + ˆn v sin θ v v + v cos θ + ˆn v sin θ ˆn v ˆn + v ˆn ˆn v cos θ + ˆn v sin θ ˆn v ˆn cos θ + v cos θ + ˆn v sin θ To find the rotation matrix, O, we can look at the three Cartesian unit vectors, î, ĵ, ˆk. Since î,,, the matrix product Oî gives the first column of Oî, Oĵ gives the second column, and Oˆk the third. The first column is therefore Oî ˆn î ˆn cos θ + î cos θ + ˆn î sin θ n x î + n y ĵ + n z ˆk n x cos θ + î cos θ + n z ĵ n y ˆk sin θ Similarly, n 2 x cos θ + cos θ î + n y n x cos θ + n z sin θ ĵ + n zn x cos θ n y sin θ ˆk v v + v cos θ + ˆn v sin θ ˆn v ˆn + v ˆn ˆn v cos θ + ˆn v sin θ Oĵ ˆn ĵ ˆn cos θ + ĵ cos θ + ˆn ĵ sin θ n x n y cos θ î + n2 y cos θ ĵ + n yn z cos θ ˆk + ĵ cos θ + n x sin θˆk n z sin θî n x n y cos θ n z sin θ î + n 2 y cos θ + cos θ ĵ + n y n z cos θ + n x sin θ ˆk Oˆk ˆn k ˆn cos θ + ˆk cos θ + ˆn ˆk sin θ n z n x î + n y ĵ + n z ˆk cos θ + ˆk cos θ + n y sin θî n x sin θĵ n x n z cos θ + n y sin θ î + n yn z cos θ n x sin θ ĵ + n 2 z cos θ + cos θ ˆk 7

8 As a matrix, [O] is therefore, n 2 x cos θ + cos θ n x n y cos θ n z sin θ n x n z cos θ + n y sin θ [O] ij n y n x cos θ + n z sin θ n 2 y cos θ + cos θ n y n z cos θ n x sin θ n z n x cos θ n y sin θ n y n z cos θ + n x sin θ n 2 z cos θ + cos θ Example: Consider a rotation of 2π 3 2 about the direction ˆn 3,,. Substituting the vector components with cos 2π 3 2, sin 2π The first column given above is then Oî ˆn î ˆn cos θ + î cos θ + 3 ˆn cos θ + î cos θ + ˆn î ˆn î sin θ sin θ Oî n 2 x cos θ + cos θ î + n y n x cos θ + n z sin θ ĵ + n zn x cos θ n y sin θ ˆk + î ĵ ˆk ĵ so we recover the result we found easily from the symmetry argument. 4 Dirac delta function The Dirac delta function actually a distribution is defined as the limit of a sequence of functions, such that δ x x lim n h n x δ x x for x x f x δ x x dx f x for any test function f x By setting f x, it follows from the integral expression that δ x x dx and also that the integral of δ x x over any interval not containing the point x will give zero. It is useful to think of an analogy with the Kronecker delta, v i f x δ ij v j i f x δ x x dx 8

9 where the discrete sum in the first expression is replaced by a continuous sum over x in the second. One such limit is a sequence of Gaussians, h n x n exp [ 2 ] 2ϕ n2 x x 2 where we choose each Gaussian to have unit integral. In the limit as n, the exponential suppresses the n in the amplitude, except when x x. At this point the limit distribution diverges. We can prove the basic integral property by considering small n. f x δ x x dx lim n n 2ϕ f x exp [ 2 ] n2 x x 2 dx For any point x x, we know that the limit goes to zero, so we can restrict the range of integration to a small neighborhood of x, f x δ x x dx lim n x+ε ˆ n f x exp 2ϕ x ε [ 2 n2 x x 2 ] dx with the becoming exact in the limit. We can set ε n 2 and choose n large enough that we may approximate f x by the first terms of its Taylor series, f x f x + f x x x Since x x < n 2 the integral for large n is approximately f x δ x x dx lim n f x lim n x+ε ˆ n f x + f x x x exp 2ϕ x ε +f x lim n x+ε ˆ n exp 2ϕ x ε < f x + f x lim n [ 2 n2 x x 2 ] dx x+ε ˆ n x x exp 2ϕ x ε x+ε ˆ n 2ϕ n 2 exp x ε [ 2 n2 x x 2 ] dx [ 2 n2 x x 2 ] dx [ 2 n2 x x 2 ] dx f x + f x lim n x+ε ˆ n n 2 exp [ 2 ] 2ϕ n2 x x 2 dx f x where we use the fact that the Gaussian is normalized and in the finiteness of the second integral. We can evaluate integrals of expressions containing derivatives of a Dirac delta function as well, using integration by parts. Remembering that d df fg dx dx g + f dg dx x ε 9

10 we may write d dx fδ x x df dx δ x x + f d dx δ x x If we integrate this over all x, d dx fδ x x df dx δ x x + [fδ x x ] df dx x + f d dx δ x x f d dx δ x x Since the delta function vanishes at ± as does f x, the left side vanishes and we have f d dx δ x x df dx x In higher dimensions, we simply multiply Dirac delta functions δ 3 x x δ x x δ y y δ z z This allows us to write a complete expression for charge densities even when they are idealized. For example, an ideal point charge at the origin has charge density ρ x qδ 3 x while a uniformly charged, infinitesimally thick ring of total charge Q and radius R, lying in the xy plane and centered at the origin, has charge density in polar coordinates, since σ x Q δ z δ ρ R 2πR 2π ˆ σ x ρdρdϕdz 4. Example: spherical shell ˆ2π Q ρdρ dz dϕδ z δ ρ R 2πR Q 2πR 2π ρdρ dzδ z δ ρ R Q 2πR 2π ρdρδ ρ R Q 2πR 2πR Q Write a charge density using the Dirac delta function, δ x, and/or the unit step function { x a > Θ x a x a <

11 Example : Spherical shell, radius R, total uniform charge Q: ρ x ρ r, θ, ϕ Aδ r R Fix the constant by computing the total charge, by integrating the density over all space, ˆ Q ρd 3 x ˆ A δ r R r 2 sin θdrdθdϕ A δ r R r 2 dr ˆπ A δ r R r 2 dr 2 2π A4πR 2 ˆ2π sin θdθ dϕ so A Q 4πR 2 and we have ρ x Q δ r R 4πR2 5 Helmholtz theorem Suppose we have a vector field, v, in some region or all space, where we know the values of v on the entire boundary or at infinity, and know its divergence and its curl, v and v, everywhere. Then we may find v. To begin, separate v into a divergence-free part and a curl-free part, with a possible remainder We can do this if we can find u satisfying and v satisfying Then s must satisfy v u + w + s u v u u S w v w w S v u + w + s s v + s

12 and and the boundary condition. This gives v u + w + s s v + s s s s S v S We set about solving these three sets of equations. First, for s, we take a second curl s s 2 s 2 s Therefore, s satisfies the Laplace equation with boundary conditions: 2 s s S v S We will show in our study of electrostatics that this problem has a unique solution. Therefore, s is determined. As a special case, s vanishes if v S. Next, we seek u satisfying u v u u S This time, we may find a potential. Consider the line integral ˆ u dl C ˆ u dl C 2 u dl along any curves C, C 2 from a fixed point P to some point x. The difference of these gives a closed loop integral, and by Stokes theorem gives ˆ ˆ u dl u dl C C 2 C C 2 ˆn u d 2 x ˆx C ;P ˆx C 2;P S since the curl of u vanishes. This means that we do not need to specify a curve when we integrate to x; the value is unique and defines a function, ˆx f x u dl 2 P u dl u dl

13 and by the fundamental theorem of calculus, u f The negative sign is a convention. Rewriting the conditions for u in terms of f, the vanishing curl is now automatic and f satisfies the Poisson equation with vanishing derivative on the boundary: This system again has a unique solution. Finally, consider w: We claim there is a vector field A such that 2 f v f S w v w w S w A and show that A exists. Indeed, if one does there are many because we may set A A + h and we still have w A. Now, either A or A must satisfy, The first equation becomes A v A A S A 2 A v where the divergence of A, A is some unknown function. This means that the divergence of A is given by A A + 2 h so if we can solve 2 h A then A. This is once again the Poisson equation, and therefore has a solution, so we now have A 2 A v Letting J v, A now satisfies the Poisson equation 2 A v 2 A J with A S as boundary condition. Combining these results, we have written our original vector v as v u + w + s f + A + s 3

14 where: 2 s s S v S and 2 f v f S and 2 A v A S This is the Helmholz theorem. 4

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

Vectors. September 2, 2015

Vectors. September 2, 2015 Vectors September 2, 2015 Our basic notion of a vector is as a displacement, directed from one point of Euclidean space to another, and therefore having direction and magnitude. We will write vectors in

More information

Maxwell s equations for electrostatics

Maxwell s equations for electrostatics Maxwell s equations for electrostatics October 6, 5 The differential form of Gauss s law Starting from the integral form of Gauss s law, we treat the charge as a continuous distribution, ρ x. Then, letting

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

A Primer on Three Vectors

A Primer on Three Vectors Michael Dine Department of Physics University of California, Santa Cruz September 2010 What makes E&M hard, more than anything else, is the problem that the electric and magnetic fields are vectors, and

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

Electric fields in matter

Electric fields in matter Electric fields in matter November 2, 25 Suppose we apply a constant electric field to a block of material. Then the charges that make up the matter are no longer in equilibrium: the electrons tend to

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

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

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 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

7 Curvilinear coordinates

7 Curvilinear coordinates 7 Curvilinear coordinates Read: Boas sec. 5.4, 0.8, 0.9. 7. Review of spherical and cylindrical coords. First I ll review spherical and cylindrical coordinate systems so you can have them in mind when

More information

Physics 110. Electricity and Magnetism. Professor Dine. Spring, Handout: Vectors and Tensors: Everything You Need to Know

Physics 110. Electricity and Magnetism. Professor Dine. Spring, Handout: Vectors and Tensors: Everything You Need to Know Physics 110. Electricity and Magnetism. Professor Dine Spring, 2008. Handout: Vectors and Tensors: Everything You Need to Know What makes E&M hard, more than anything else, is the problem that the electric

More information

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

MATH 280 Multivariate Calculus Fall Integrating a vector field over a surface MATH 280 Multivariate Calculus Fall 2011 Definition Integrating a vector field over a surface We are given a vector field F in space and an oriented surface in the domain of F as shown in the figure below

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

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

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

Multipole moments. November 9, 2015

Multipole moments. November 9, 2015 Multipole moments November 9, 5 The far field expansion Suppose we have a localized charge distribution, confined to a region near the origin with r < R. Then for values of r > R, the electric field must

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

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

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

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

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

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

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

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

Magnetostatics and the vector potential

Magnetostatics and the vector potential Magnetostatics and the vector potential December 8, 2015 1 The divergence of the magnetic field Starting with the general form of the Biot-Savart law, B (x 0 ) we take the divergence of both sides with

More information

Scattering. March 20, 2016

Scattering. March 20, 2016 Scattering March 0, 06 The scattering of waves of any kind, by a compact object, has applications on all scales, from the scattering of light from the early universe by intervening galaxies, to the scattering

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

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

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 505 Fall Homework Assignment #9 Solutions

Physics 505 Fall Homework Assignment #9 Solutions Physics 55 Fall 25 Textbook problems: Ch. 5: 5.2, 5.22, 5.26 Ch. 6: 6.1 Homework Assignment #9 olutions 5.2 a) tarting from the force equation (5.12) and the fact that a magnetization M inside a volume

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

Vectors. October 1, A scalar quantity can be specified by just giving a number. Examples:

Vectors. October 1, A scalar quantity can be specified by just giving a number. Examples: Vectors October 1, 2008 1 Scalars and Vectors Scalars: A scalar quantity can be specified by just giving a number. Examples: (a) The number n of balls in a box (e.g. n = 5) (b) The mass m of a particle

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

Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 2, 3, and 4, and Di Bartolo, Chap. 2. 2π nx i a. ( ) = G n.

Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 2, 3, and 4, and Di Bartolo, Chap. 2. 2π nx i a. ( ) = G n. Chapter. Electrostatic II Notes: Most of the material presented in this chapter is taken from Jackson, Chap.,, and 4, and Di Bartolo, Chap... Mathematical Considerations.. The Fourier series and the Fourier

More information

3 Chapter. Gauss s Law

3 Chapter. Gauss s Law 3 Chapter Gauss s Law 3.1 Electric Flux... 3-2 3.2 Gauss s Law (see also Gauss s Law Simulation in Section 3.10)... 3-4 Example 3.1: Infinitely Long Rod of Uniform Charge Density... 3-9 Example 3.2: Infinite

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

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

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

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

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

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

Chapter 6: Vector Analysis

Chapter 6: Vector Analysis Chapter 6: Vector Analysis We use derivatives and various products of vectors in all areas of physics. For example, Newton s 2nd law is F = m d2 r. In electricity dt 2 and magnetism, we need surface and

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

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

Review Sheet for the Final

Review Sheet for the Final Review Sheet for the Final Math 6-4 4 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the absence

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

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

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

A Brief Revision of Vector Calculus and Maxwell s Equations

A Brief Revision of Vector Calculus and Maxwell s Equations A Brief Revision of Vector Calculus and Maxwell s Equations Debapratim Ghosh Electronic Systems Group Department of Electrical Engineering Indian Institute of Technology Bombay e-mail: dghosh@ee.iitb.ac.in

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

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

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

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

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

Rotational motion of a rigid body spinning around a rotational axis ˆn;

Rotational motion of a rigid body spinning around a rotational axis ˆn; Physics 106a, Caltech 15 November, 2018 Lecture 14: Rotations The motion of solid bodies So far, we have been studying the motion of point particles, which are essentially just translational. Bodies with

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

Module 24: Angular Momentum of a Point Particle

Module 24: Angular Momentum of a Point Particle 24.1 Introduction Module 24: Angular Momentum of a Point Particle When we consider a system of objects, we have shown that the external force, acting at the center of mass of the system, is equal to the

More information

Appendix A Vector Calculus

Appendix A Vector Calculus Appendix A Vector Calculus Vector calculus is an indispensable mathematical tool for classical mechanics. It provides a geometric (i.e., coordinate-independent) framework for formulating the laws of mechanics,

More information

MATH2000 Flux integrals and Gauss divergence theorem (solutions)

MATH2000 Flux integrals and Gauss divergence theorem (solutions) DEPARTMENT O MATHEMATIC MATH lux integrals and Gauss divergence theorem (solutions ( The hemisphere can be represented as We have by direct calculation in terms of spherical coordinates. = {(r, θ, φ r,

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

S12.1 SOLUTIONS TO PROBLEMS 12 (ODD NUMBERS)

S12.1 SOLUTIONS TO PROBLEMS 12 (ODD NUMBERS) OLUTION TO PROBLEM 2 (ODD NUMBER) 2. The electric field is E = φ = 2xi + 2y j and at (2, ) E = 4i + 2j. Thus E = 2 5 and its direction is 2i + j. At ( 3, 2), φ = 6i + 4 j. Thus the direction of most rapid

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

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

[abc] (2) b 2 =a 2 (a 2 b 1 ) b 1 b 1. b 1 (4) b 1 a 3 b 2 b 2 b 2

[abc] (2) b 2 =a 2 (a 2 b 1 ) b 1 b 1. b 1 (4) b 1 a 3 b 2 b 2 b 2 Problem 1. (a) Show that if Volumes and dual bases ɛ abc = g[abc] (1) Then show ɛ abc (defined from ɛ abc by raising indices, e.g. v a = g ab v b ) is 1 g [abc] (2) (b) Consider three vectors a 1, a 2,

More information

Print Your Name: Your Section:

Print Your Name: Your Section: Print Your Name: Your Section: Mathematics 1c. Practice Final Solutions This exam has ten questions. J. Marsden You may take four hours; there is no credit for overtime work No aids (including notes, books,

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 Système International (SI) will be used in this chapter. 1.1 Mathematical

More information

WKB Approximation in 3D

WKB Approximation in 3D 1 WKB Approximation in 3D We see solutions ψr of the stationary Schrodinger equations for a spinless particle of energy E: 2 2m 2 ψ + V rψ = Eψ At rst, we just rewrite the Schrodinger equation in the following

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

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C Math 35 Solutions for Final Exam Page Problem. ( points) (a) ompute the line integral F ds for the path c(t) = (t 2, t 3, t) with t and the vector field F (x, y, z) = xi + zj + xk. (b) ompute the line

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

Summary: Applications of Gauss Law

Summary: Applications of Gauss Law Physics 2460 Electricity and Magnetism I, Fall 2006, Lecture 15 1 Summary: Applications of Gauss Law 1. Field outside of a uniformly charged sphere of radius a: 2. An infinite, uniformly charged plane

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

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

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

PHY481: Electromagnetism

PHY481: Electromagnetism PHY481: Electromagnetism Vector tools Sorry, no office hours today I ve got to catch a plane for a meeting in Italy Lecture 3 Carl Bromberg - Prof. of Physics Cartesian coordinates Definitions Vector x

More information

Chapter 3 Vectors. 3.1 Vector Analysis

Chapter 3 Vectors. 3.1 Vector Analysis Chapter 3 Vectors 3.1 Vector nalysis... 1 3.1.1 Introduction to Vectors... 1 3.1.2 Properties of Vectors... 1 3.2 Coordinate Systems... 6 3.2.1 Cartesian Coordinate System... 6 3.2.2 Cylindrical Coordinate

More information

Department of Physics IIT Kanpur, Semester II,

Department of Physics IIT Kanpur, Semester II, Department of Phsics IIT Kanpur, Semester II, 7-8 PHYA: Phsics II Solutions # Instructors: AKJ & SC Solution.: (a) At the top of the hill, the gradient of the height function should be ero, that is, h(,

More information

PHY481: Electromagnetism

PHY481: Electromagnetism PHY481: Electromagnetism Vector tools Lecture 4 Carl Bromberg - Prof. of Physics Cartesian coordinates Definitions Vector x is defined relative to the origin of 1 coordinate system (x,y,z) In Cartsian

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

Homework 7-8 Solutions. Problems

Homework 7-8 Solutions. Problems Homework 7-8 Solutions Problems 26 A rhombus is a parallelogram with opposite sides of equal length Let us form a rhombus using vectors v 1 and v 2 as two adjacent sides, with v 1 = v 2 The diagonals of

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 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

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

Potential/density pairs and Gauss s law

Potential/density pairs and Gauss s law Potential/density pairs and Gauss s law We showed last time that the motion of a particle in a cluster will evolve gradually, on the relaxation time scale. This time, however, is much longer than the typical

More information

Mathematical Methods for Physics

Mathematical Methods for Physics Mathematical Methods for Physics Peter S. Riseborough June 8, 8 Contents Mathematics and Physics 5 Vector Analysis 6. Vectors................................ 6. Scalar Products............................

More information

29.3. Integral Vector Theorems. Introduction. Prerequisites. Learning Outcomes

29.3. Integral Vector Theorems. Introduction. Prerequisites. Learning Outcomes Integral ector Theorems 9. Introduction arious theorems exist relating integrals involving vectors. Those involving line, surface and volume integrals are introduced here. They are the multivariable calculus

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

Review of Electrostatics. Define the gradient operation on a field F = F(x, y, z) by;

Review of Electrostatics. Define the gradient operation on a field F = F(x, y, z) by; Review of Electrostatics 1 Gradient Define the gradient operation on a field F = F(x, y, z) by; F = ˆx F x + ŷ F y + ẑ F z This operation forms a vector as may be shown by its transformation properties

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

Chapter 7. Kinematics. 7.1 Tensor fields

Chapter 7. Kinematics. 7.1 Tensor fields Chapter 7 Kinematics 7.1 Tensor fields In fluid mechanics, the fluid flow is described in terms of vector fields or tensor fields such as velocity, stress, pressure, etc. It is important, at the outset,

More information

Vector Algebra and Calculus

Vector Algebra and Calculus Vector Algebra and Calculus 1. Revision of vector algebra, scalar product, vector product 2. Triple products, multiple products, applications to geometry 3. Differentiation of vector functions, applications

More information

1 Differential Operators in Curvilinear Coordinates

1 Differential Operators in Curvilinear Coordinates 1 Differential Operators in Curvilinear Coordinates worked out and written by Timo Fleig February/March 2012 Revision 1, Feb. 15, 201 Revision 2, Sep. 1, 2015 Université Paul Sabatier using LaTeX and git

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

Line, surface and volume integrals

Line, surface and volume integrals www.thestudycampus.com Line, surface and volume integrals In the previous chapter we encountered continuously varying scalar and vector fields and discussed the action of various differential operators

More information

Christoffel Symbols. 1 In General Topologies. Joshua Albert. September 28, W. First we say W : λ n = x µ (λ) so that the world

Christoffel Symbols. 1 In General Topologies. Joshua Albert. September 28, W. First we say W : λ n = x µ (λ) so that the world Christoffel Symbols Joshua Albert September 28, 22 In General Topoloies We have a metric tensor nm defined by, Note by some handy theorem that for almost any continuous function F (L), equation 2 still

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 Fall 2003 Contents 1 Vector Analysis 2 1.1 Definitions..................................... 2 1.1.1 Notation..................................

More information

Gauss s Law & Potential

Gauss s Law & Potential Gauss s Law & Potential Lecture 7: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay Flux of an Electric Field : In this lecture we introduce Gauss s law which happens to

More information

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2 Math Prelim II Solutions Spring Note: Each problem is worth points except numbers 5 and 6 which are 5 points. x. Compute x da where is the region in the second quadrant between the + y circles x + y and

More information