Module 02: Math Review

Size: px
Start display at page:

Download "Module 02: Math Review"

Transcription

1 Module 02: Math Review 1

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

3 Coordinate System Coordinate system: used to describe the position of a point in space and consists of 1. An origin as the reference point 2. A set of coordinate axes with scales and labels 3. Choice of positive direction for each axis 4. Choice of unit vectors at each point in space Cartesian Coordinate System

4 Vectors

5 Vector A vector is a quantity that has both direction and magnitude. Let a vector be denoted by the symbol A The magnitude of A is denoted by A A

6 Application of Vectors (1) Vectors can exist at any point P in space. (2) Vectors have direction and magnitude. (3) Vector Equality: Any two vectors that have the same direction and magnitude are equal no matter where in space they are located.

7 A Vector Addition B Let and be two vectors. Define a new vector CAB A B,the vector addition of and by the geometric construction shown in either figure

8 Summary: Vector Properties Addition of Vectors 1. Commutativity A+ B= B+ A 2. Associativity ( A+ B ) + C= A + ( B+ C ) 3. Identity Element for Vector Addition such that 4. Inverse Element for Vector Addition such that Scalar Multiplication of Vectors 0 A A+ 0= 0+ A = A A + A = 0 ( ) 1. Associative Law for Scalar Multiplication bc ( A ) = ( bc ) A = ( cb A ) = cb ( A ) 2. Distributive Law for Vector Addition c ( A+ B ) = c A + c B 3. Distributive Law for Scalar Addition ( b + c ) A = b A + c A 4. Identity Element for Scalar Multiplication: number 1 such that 1 A= A

9 Vector Decomposition Choose a coordinate system with an origin and axes. We can decompose a vector into component vectors along each coordinate axis, for example along the x,y, and z-axes of a Cartesian coordinate system. A vector at P can be decomposed into the vector sum, A= A + A + A x y z

10 Unit Vectors and Components The idea of multiplication by real numbers allows us to define a set of unit vectors at each point in space ˆ ˆ ˆ with ih ( i, j, k ) ˆ i = 1, ˆ j = 1, k ˆ = 1 Components: A = ( A,A,A ) x y z A = A ˆ i, A = A ˆ j, A = A kˆ x x y y z z A = A ˆ i + A ˆ j + A k ˆ x y z

11 Vector Decomposition in Two Dimensions i Consider a vector A = ( A,A, 0) x y x- and y components: A x = Acos(θ), A y = Asin(θ) i Magnitude: A = A x A y Direction: A y y A x = Asin(θ) s ( Acos(θ) = tan(θ) θ = tan 1 ( A y / A x )

12 Vector Addition A = Acos(θ ) î i + Asin(θ ) ĵj A A B = Bcos(θ( î + Bsin(θ ĵ B ) ( B ) j Vector Sum: Components C= A+ B C x = A x + B x, C y = A y + B y C x = C cos(θ C ) = Acos(θ A )+ Bcos(θ B ) C y = C sin(θ C ) = Asin(θ A ) + Bsin(θ B ) C = ( A + B ) ˆ i + ( A + B ) ˆ j = C cos( θ ) ˆ i + Csin( θ ˆj x x y y C C )

13 Preview: Vector Description of Motion Position r () t = x () t ˆ i + y () t ˆ j Displacement Δ r () t = Δ x () t ˆ i + Δ y () t ˆj Velocity dx () t ˆ dy () t v () t = i + ˆ j v ˆ ˆ x () t i + v y () t j dt dt Acceleration dv () x ()ˆ t dv y t a () t = i + ˆ j a () ˆ () ˆ x t i + a y t j dt dt

14 Scalar Product A scalar quantity Magnitude: AB AB cos The scalar (dot) product can be positive, zero, or negative Two types of projections: the scalar product is the parallel component of one vector with respect to the second vector times the magnitude of the second vector AB A (cos ) B A B AB A (cos ) B A B

15 Scalar Product Properties A B = B A c A B = c( ( A B ) ( A + B ) C = A C + B C

16 Scalar Product in Cartesian Coordinates With unit vectors ˆˆ i, jand kˆ ˆiˆi ˆjˆj kˆ kˆ 1 ˆiˆj ˆik ˆ ˆjk ˆ 0 ˆˆ ii ˆi ˆi cos(0) 1 ˆˆ ij ˆi ˆj cos( /2) 0 Example: A Aˆi Aˆj A kˆ, B BˆiBˆjB kˆ x y z x y z AB AB AB AB x x y y z z

17 Worked Example: Scalar Product Given two vectors A= ˆi + ˆ j k ˆ Find A B B = 2 ˆ i ˆ j + 3 kˆ Solution: AB = AB + AB + AB AB x x y y z z = (1)( 2) + (1)( 1) + ( 1)(3) = 6

18 Summary: Vector Product Magnitude: equal to the area of the parallelogram defined by the two vectors A B = A B sin θ = A B sin θ = A sin θ B (0 θ π ) ( ) ( ) Direction: determined by the Right-Hand-Rule Rule

19 Properties of Vector Products A B = B A c ( A B ) = A c B = ca B ( A+ B ) C = A C+ B C

20 Vector Product of Unit Vectors Unit vectors in Cartesian coordinates ˆi ˆj ˆi ˆj sin 2 1 ˆiˆi ˆi ˆj sin(0) 0 ˆi ˆjkˆ ˆi ˆi 0 ˆj kˆ ˆi ˆjˆj0 kˆ ˆi ˆj kˆ kˆ 0

21 Components of Vector Product A = A ˆ i + A ˆ j + A k ˆ, B = B ˆ i + B ˆ j + B kˆ x y z x y z A B = ( A B A B ) ˆ i + ( A B A B ) ˆ j + ( A B A B ) k ˆ = y z z y z x x z x y y x ˆ i ˆ j k ˆ A x A y Az B B B x y z

22 Worked Example: Vector Product Find a unit vector perpendicular to A= ˆ i+ ˆ j kˆ and B= 2 ˆi ˆ j + 3kˆ.

23 One Variable Calculus

24 Review: 1D Calculus Think about scalar a functions in 1D: f (x) x Think of this as height of mountain vs position 24

25 Derivatives How does function change with position? o f (x) df dx f '(a) = df dx x = a = slope x = a x Rate of change of f at x = a? 25

26 By the way Taylor Series Approximate function? Use derivatives! es f(x)=si in(2πx 1.0 x)what is f(x) near x=0.35? X

27 By the way Taylor Series Approximate function? Use derivatives! es (x)=sin n(2πx) f What is f(x) near x=0.35? T 0 (x) = f (0.35) X 1.00 Red curve is our approximation to f(x) near x=0.35 using one term in the Taylor series 27

28 By the way Taylor Series Approximate function? Use derivatives! es f(x)=si in(2πx x) What is f(x) near x=0.35? T 1 (x) = f (0.35) + f '(0.35)( x 0.35) X 1.00 Red curve is our approximation to f(x) near x=0.35 using two terms in the Taylor series 28

29 By the way Taylor Series Approximate function? Use derivatives! es f(x)=si in(2πx x) X 1.00 What is f(x) near x=0.35? T 2 (x) = f (0.35) + f '(0.35)( x 0.35) f ''(0.35) ( x 0.35 ) 2 2 Red curve is our approximation to f(x) near x=0.35 using three terms in the Taylor series 29

30 By the way Taylor Series Approximate function? Use derivatives! f(x)= =sin(2 2πx) What T ( x ) is = f(x) f(0.35) near x=0.35? 10 T 10 ( x ) + f '(0.35) ( x 0.35 ) X f ( ) x 2 2 ''(0.35) eleven more terms! Red curve is our approximation to f(x) near x=0.35 using 11 terms in the Taylor series N ( ) n x a d f In general T ( ) N x = n n! dx n = 0 x= a n 30

31 Taylor Series Most Commonly Used Only to 1st Order f(x) )=sin(2 2πx) Most Common: 1 st Order T (x) = f (a) + 1 f '(a)( x a ) X For hints as to when to use Taylor, look for approximate or when x is small or small angle or close to 31

32 Integration Sum function while walking along axis b f (x) f (x)dx =? a x = a x = b x Geometry: Find Area Also: Sum Contributions 32

33 Move to More Dimensions We ll start in 2D 33

34 Scalar Functions in 2D Function is height of mountain: z = F ( x, y ) Z Y X 34

35 Partial Derivatives How does function change with position? o In which direction are we moving? Z F y 0 F x > 0 Y X 35

36 Gradient What is fastest way up the mountain? Z Y X 36

37 Gradient Gade Gradient tells es you oudirection to move: ˆ F ˆ F ˆ ˆ ˆ F = i + j i + j +k x y x y z F > 0 F 0 x x F 0 F > 0 y y 37

38 f ( x,, y)ds) = C Line Integral Sum function while walking under surface along given curve Just like 1D integral, except now not just along x 38

39 2D Integration Sum function while walking under surface F ( x x, y )da Surface Just Geometry: Finding Volume Under Surface 39

40 N-D Integration in General Now think contribution from each piece Find area of surface? da Surface Volume of object? Object dv Mass Density Mass of object? dm = ρ dv Object Object IDEA: Break object into small pieces, visit each, asking What is contribution? 40

41 You Now Know It All Small Extension to Vector Functions 41

42 Can t Easily Draw Multidimensional Vector Functions In 2D various representations: ese s Vector Field Diagram Grass Seeds / Iron Filings 42

43 Integrating g Vector Functions Two types of questions generally asked: 1) Integral of vector function yielding vector dm Ex.: Mass Distribution g = G r 2 object r ˆ IDEA: Use Components - Just like scalar FrdA () = ˆ ˆ ˆ i F () r da + j F () r da + k F () r da x y z 43

44 Integrating g Vector Functions Two types of questions generally asked: 2) Integral of vector function yielding scalar Line Integral Ex.: Work W = F d s Curve IDEA: While walking along the curve how much of the function lies along our path 44

45 Integrating g Vector Functions One last example: Flux Q: How much does field E penetrate the surface? Flux Φ = E d A E Surface 45

46 Arc Length on Circle One Important Geometry Fact: Relation between arc length on circle and included angle θ R L = Rθ 46

47 Rectangular a Coordinates dv = dx dy dz da = dx dy da = dx dz da = dy dz Differentials Draw picture and think! 47

48 Cylindrical Coordinates dv = ρdϕ dρ dz da = ρdϕ dz da = ρdϕ dρ da = d dρ dz Differentials Draw picture and think! 48

49 Spherical Coordinates dv = r sinθdϕ rdθ dr da = r sinθdϕ rdθ Differentials r sinθ Draw picture and think! 49

50 Electricity and Magnetism: Math Vectors: Review Dot Product: How parallel? Cross Product: How perpendicular? Derivatives: Rate of change (slope) of function Gradient tells you how to go up fast Integrals: Visit each piece and ask contribution 50

51 MIT OpenCourseWare SC Physics II: Electricity and Magnetism Fall 2010 For information about citing these materials or our Terms of Use, visit:

Math Review 1: Vectors

Math Review 1: Vectors Math Review 1: Vectors Coordinate System Coordinate system: used to describe the position of a point in space and consists of 1. An origin as the reference point 2. A set of coordinate axes with scales

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

Remark 3.2. The cross product only makes sense in R 3.

Remark 3.2. The cross product only makes sense in R 3. 3. Cross product Definition 3.1. Let v and w be two vectors in R 3. The cross product of v and w, denoted v w, is the vector defined as follows: the length of v w is the area of the parallelogram with

More information

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

Vectors. Introduction

Vectors. Introduction Chapter 3 Vectors Vectors Vector quantities Physical quantities that have both numerical and directional properties Mathematical operations of vectors in this chapter Addition Subtraction Introduction

More information

Vectors for Physics. AP Physics C

Vectors for Physics. AP Physics C Vectors for Physics AP Physics C A Vector is a quantity that has a magnitude (size) AND a direction. can be in one-dimension, two-dimensions, or even three-dimensions can be represented using a magnitude

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

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

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

Phys101 First Major-111 Zero Version Monday, October 17, 2011 Page: 1

Phys101 First Major-111 Zero Version Monday, October 17, 2011 Page: 1 Monday, October 17, 011 Page: 1 Q1. 1 b The speed-time relation of a moving particle is given by: v = at +, where v is the speed, t t + c is the time and a, b, c are constants. The dimensional formulae

More information

Vectors and 2D Kinematics. AIT AP Physics C

Vectors and 2D Kinematics. AIT AP Physics C Vectors and 2D Kinematics Coordinate Systems Used to describe the position of a point in space Coordinate system consists of a fixed reference point called the origin specific axes with scales and labels

More information

Module 3: Cartesian Coordinates and Vectors

Module 3: Cartesian Coordinates and Vectors Module 3: Cartesian Coordinates and Vectors Philosophy is written in this grand book, the universe which stands continually open to our gaze. But the book cannot be understood unless one first learns to

More information

Math Review Night: Work and the Dot Product

Math Review Night: Work and the Dot Product Math Review Night: Work and the Dot Product Dot Product A scalar quantity Magnitude: A B = A B cosθ The dot product can be positive, zero, or negative Two types of projections: the dot product is the parallel

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

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

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

Figure 17.1 The center of mass of a thrown rigid rod follows a parabolic trajectory while the rod rotates about the center of mass.

Figure 17.1 The center of mass of a thrown rigid rod follows a parabolic trajectory while the rod rotates about the center of mass. 17.1 Introduction A body is called a rigid body if the distance between any two points in the body does not change in time. Rigid bodies, unlike point masses, can have forces applied at different points

More information

Vectors. Introduction. Prof Dr Ahmet ATAÇ

Vectors. Introduction. Prof Dr Ahmet ATAÇ Chapter 3 Vectors Vectors Vector quantities Physical quantities that have both n u m e r i c a l a n d d i r e c t i o n a l properties Mathematical operations of vectors in this chapter A d d i t i o

More information

Cartesian Coordinate System and Vectors

Cartesian Coordinate System and Vectors Catesian Coodinate System and Vectos Coodinate System Coodinate system: used to descibe the position of a point in space and consists of 1. An oigin as the efeence point 2. A set of coodinate axes with

More information

and Discrete Charge Distributions

and Discrete Charge Distributions Module 03: Electric Fields and Discrete Charge Distributions 1 Module 03: Outline Review: Electric Fields Charge Dipoles 2 Last Time: Gravitational & Electric Fields 3 Gravitational & Electric Fields SOURCE:

More information

Chapter 3. Vectors. 3.1 Coordinate Systems 3.2 Vector and Scalar Quantities 3.3 Some Properties of Vectors 3.4 Components of a Vector and Unit Vectors

Chapter 3. Vectors. 3.1 Coordinate Systems 3.2 Vector and Scalar Quantities 3.3 Some Properties of Vectors 3.4 Components of a Vector and Unit Vectors Chapter 3 Vectors 3.1 Coordinate Systems 3.2 Vector and Scalar Quantities 3.3 Some Properties of Vectors 3.4 Components of a Vector and Unit Vectors 1 Vectors Vector quantities Physical quantities that

More information

PES 1110 Fall 2013, Spendier Lecture 5/Page 1

PES 1110 Fall 2013, Spendier Lecture 5/Page 1 PES 1110 Fall 2013, Spendier Lecture 5/Page 1 Toda: - Announcements: Quiz moved to net Monda, Sept 9th due to website glitch! - Finish chapter 3: Vectors - Chapter 4: Motion in 2D and 3D (sections 4.1-4.4)

More information

Chapter 3: 2D Kinematics Tuesday January 20th

Chapter 3: 2D Kinematics Tuesday January 20th Chapter 3: 2D Kinematics Tuesday January 20th Chapter 3: Vectors Review: Properties of vectors Review: Unit vectors Position and displacement Velocity and acceleration vectors Relative motion Constant

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

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

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

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

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

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

Math 20C Homework 2 Partial Solutions

Math 20C Homework 2 Partial Solutions Math 2C Homework 2 Partial Solutions Problem 1 (12.4.14). Calculate (j k) (j + k). Solution. The basic properties of the cross product are found in Theorem 2 of Section 12.4. From these properties, we

More information

THE IMPORTANCE OF GEOMETRIC REASONING

THE IMPORTANCE OF GEOMETRIC REASONING THE IMPORTANCE OF GEOMETRIC REASONING Tevian Dray & Corinne Manogue Oregon State University I: Mathematics Physics II: The Bridge Project III: Geometric Visualization QUESTIONS I: Suppose T (x, y) = k(x

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

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

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

Module 12: Work and the Scalar Product

Module 12: Work and the Scalar Product Module 1: Work and the Scalar Product 1.1 Scalar Product (Dot Product) We shall introduce a vector operation, called the dot product or scalar product that takes any two vectors and generates a scalar

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

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

Physics 101 Lecture 2 Vectors Dr. Ali ÖVGÜN

Physics 101 Lecture 2 Vectors Dr. Ali ÖVGÜN Phsics 101 Lecture 2 Vectors Dr. Ali ÖVGÜN EMU Phsics Department www.aovgun.com Coordinate Sstems qcartesian coordinate sstem qpolar coordinate sstem Januar 21, 2015 qfrom Cartesian to Polar coordinate

More information

11.1 Introduction Galilean Coordinate Transformations

11.1 Introduction Galilean Coordinate Transformations 11.1 Introduction In order to describe physical events that occur in space and time such as the motion of bodies, we introduced a coordinate system. Its spatial and temporal coordinates can now specify

More information

MATH 423/ Note that the algebraic operations on the right hand side are vector subtraction and scalar multiplication.

MATH 423/ Note that the algebraic operations on the right hand side are vector subtraction and scalar multiplication. MATH 423/673 1 Curves Definition: The velocity vector of a curve α : I R 3 at time t is the tangent vector to R 3 at α(t), defined by α (t) T α(t) R 3 α α(t + h) α(t) (t) := lim h 0 h Note that the algebraic

More information

Math Vector Calculus II

Math Vector Calculus II Math 255 - Vector Calculus II Review Notes Vectors We assume the reader is familiar with all the basic concepts regarding vectors and vector arithmetic, such as addition/subtraction of vectors in R n,

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

Physics for Scientists and Engineers. Chapter 3 Vectors and Coordinate Systems

Physics for Scientists and Engineers. Chapter 3 Vectors and Coordinate Systems Phsics for Scientists and Engineers Chapter 3 Vectors and Coordinate Sstems Spring, 2008 Ho Jung Paik Coordinate Sstems Used to describe the position of a point in space Coordinate sstem consists of a

More information

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π.

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π. Math 234 What you should know on day one August 28, 2001 1 You should be able to use general principles like Length = ds, Area = da, Volume = dv For example the length of the semi circle x = cos t, y =

More information

Vectors. both a magnitude and a direction. Slide Pearson Education, Inc.

Vectors. both a magnitude and a direction. Slide Pearson Education, Inc. Vectors A quantity that is fully described The velocity vector has both a magnitude and a direction. by a single number is called a scalar quantity (i.e., mass, temperature, volume). A quantity having

More information

Chapter 9 Uniform Circular Motion

Chapter 9 Uniform Circular Motion 9.1 Introduction Chapter 9 Uniform Circular Motion Special cases often dominate our study of physics, and circular motion is certainly no exception. We see circular motion in many instances in the world;

More information

Parametric Equations and Polar Coordinates

Parametric Equations and Polar Coordinates Parametric Equations and Polar Coordinates Parametrizations of Plane Curves In previous chapters, we have studied curves as the graphs of functions or equations involving the two variables x and y. Another

More information

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 Math 127 Introduction and Review (1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 MATH 127 Introduction to Calculus III

More information

Course Name : Physics I Course # PHY 107

Course Name : Physics I Course # PHY 107 Course Name : Physics I Course # PHY 107 Lecture-2 : Representation of Vectors and the Product Rules Abu Mohammad Khan Department of Mathematics and Physics North South University http://abukhan.weebly.com

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

Chapter 3 Vectors Prof. Raymond Lee, revised

Chapter 3 Vectors Prof. Raymond Lee, revised Chapter 3 Vectors Prof. Raymond Lee, revised 9-2-2010 1 Coordinate systems Used to describe a point s position in space Coordinate system consists of fixed reference point called origin specific axes with

More information

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx Millersville University Name Answer Key Mathematics Department MATH 2, Calculus II, Final Examination May 4, 2, 8:AM-:AM Please answer the following questions. Your answers will be evaluated on their correctness,

More information

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenourseWare http://ocw.mit.edu 18.02 Multivariable alculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 18.02 Lecture 30. Tue, Nov

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

Ground Rules. PC1221 Fundamentals of Physics I. Coordinate Systems. Cartesian Coordinate System. Lectures 5 and 6 Vectors.

Ground Rules. PC1221 Fundamentals of Physics I. Coordinate Systems. Cartesian Coordinate System. Lectures 5 and 6 Vectors. PC1221 Fundamentals of Phsics I Lectures 5 and 6 Vectors Dr Ta Seng Chuan 1 Ground ules Switch off our handphone and pager Switch off our laptop computer and keep it No talking while lecture is going on

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

Kinematics and One Dimensional Motion

Kinematics and One Dimensional Motion Kinematics and One Dimensional Motion Kinematics Vocabulary Kinema means movement Mathematical description of motion Position Time Interval Displacement Velocity; absolute value: speed Acceleration Averages

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

Math 11 Fall 2016 Final Practice Problem Solutions

Math 11 Fall 2016 Final Practice Problem Solutions Math 11 Fall 216 Final Practice Problem olutions Here are some problems on the material we covered since the second midterm. This collection of problems is not intended to mimic the final in length, content,

More information

Study Guide for Final Exam

Study Guide for Final Exam Study Guide for Final Exam. You are supposed to be able to calculate the cross product a b of two vectors a and b in R 3, and understand its geometric meaning. As an application, you should be able to

More information

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS MATH 181, FALL 17 - PROBLEM SET # 6 SOLUTIONS Part II (5 points) 1 (Thurs, Oct 6; Second Fundamental Theorem; + + + + + = 16 points) Let sinc(x) denote the sinc function { 1 if x =, sinc(x) = sin x if

More information

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenCourseWare http://ocw.mit.edu 18.02 Multivariable Calculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. V9. Surface Integrals Surface

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

MAT 211 Final Exam. Spring Jennings. Show your work!

MAT 211 Final Exam. Spring Jennings. Show your work! MAT 211 Final Exam. pring 215. Jennings. how your work! Hessian D = f xx f yy (f xy ) 2 (for optimization). Polar coordinates x = r cos(θ), y = r sin(θ), da = r dr dθ. ylindrical coordinates x = r cos(θ),

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

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

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

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

One side of each sheet is blank and may be used as scratch paper.

One side of each sheet is blank and may be used as scratch paper. Math 244 Spring 2017 (Practice) Final 5/11/2017 Time Limit: 2 hours Name: No calculators or notes are allowed. One side of each sheet is blank and may be used as scratch paper. heck your answers whenever

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

SECTION 6.3: VECTORS IN THE PLANE

SECTION 6.3: VECTORS IN THE PLANE (Section 6.3: Vectors in the Plane) 6.18 SECTION 6.3: VECTORS IN THE PLANE Assume a, b, c, and d are real numbers. PART A: INTRO A scalar has magnitude but not direction. We think of real numbers as scalars,

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

= M. L 2. T 3. = = cm 3

= M. L 2. T 3. = = cm 3 Phys101 First Major-1 Zero Version Sunday, March 03, 013 Page: 1 Q1. Work is defined as the scalar product of force and displacement. Power is defined as the rate of change of work with time. The dimension

More information

INTEGRAL CALCULUS DIFFERENTIATION UNDER THE INTEGRAL SIGN: Consider an integral involving one parameter and denote it as

INTEGRAL CALCULUS DIFFERENTIATION UNDER THE INTEGRAL SIGN: Consider an integral involving one parameter and denote it as INTEGRAL CALCULUS DIFFERENTIATION UNDER THE INTEGRAL SIGN: Consider an integral involving one parameter and denote it as, where a and b may be constants or functions of. To find the derivative of when

More information

False. 1 is a number, the other expressions are invalid.

False. 1 is a number, the other expressions are invalid. Ma1023 Calculus III A Term, 2013 Pseudo-Final Exam Print Name: Pancho Bosphorus 1. Mark the following T and F for false, and if it cannot be determined from the given information. 1 = 0 0 = 1. False. 1

More information

Math 1272 Solutions for Fall 2005 Final Exam

Math 1272 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Exam ) This fraction appears in Problem 5 of the undated-? exam; a solution can be found in that solution set. (E) ) This integral appears in Problem 6 of the Fall 4 exam;

More information

Electric Fields, Dipoles and Torque Challenge Problem Solutions

Electric Fields, Dipoles and Torque Challenge Problem Solutions Electric Fields, Dipoles and Torque Challenge Problem Solutions Problem 1: Three charges equal to Q, +Q and +Q are located a distance a apart along the x axis (see sketch). The point P is located on the

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

MATHS 267 Answers to Stokes Practice Dr. Jones

MATHS 267 Answers to Stokes Practice Dr. Jones MATH 267 Answers to tokes Practice Dr. Jones 1. Calculate the flux F d where is the hemisphere x2 + y 2 + z 2 1, z > and F (xz + e y2, yz, z 2 + 1). Note: the surface is open (doesn t include any of the

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

Vectors. Representations: Vectors. Instructor s Guide. Table of Contents

Vectors. Representations: Vectors. Instructor s Guide. Table of Contents Vectors Representations Series Instructor s Guide Table of duction.... 2 When to Use this Video.... 2 Learning Objectives.... 2 Motivation.... 2 Student Experience.... 2 Key Information.... 2 Video Highlights....

More information

Chapter 9 Overview: Parametric and Polar Coordinates

Chapter 9 Overview: Parametric and Polar Coordinates Chapter 9 Overview: Parametric and Polar Coordinates As we saw briefly last year, there are axis systems other than the Cartesian System for graphing (vector coordinates, polar coordinates, rectangular

More information

Welcome. to Electrostatics

Welcome. to Electrostatics Welcome to Electrostatics Outline 1. Coulomb s Law 2. The Electric Field - Examples 3. Gauss Law - Examples 4. Conductors in Electric Field Coulomb s Law Coulomb s law quantifies the magnitude of the electrostatic

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

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

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

G A P between Mathematics and the Physical Sciences

G A P between Mathematics and the Physical Sciences the G A P between Mathematics and the Physical Sciences Tevian Dray & Corinne Manogue Oregon State University http://www.math.oregonstate.edu/bridge Support Mathematical Association of America Professional

More information

CHAPTER 3 MOTION IN TWO AND THREE DIMENSIONS

CHAPTER 3 MOTION IN TWO AND THREE DIMENSIONS CHAPTER 3 MOTION IN TWO AND THREE DIMENSIONS General properties of vectors displacement vector position and velocity vectors acceleration vector equations of motion in 2- and 3-dimensions Projectile motion

More information

2.8 Linear Approximations and Differentials

2.8 Linear Approximations and Differentials Arkansas Tech University MATH 294: Calculus I Dr. Marcel B. Finan 2.8 Linear Approximations and Differentials In this section we approximate graphs by tangent lines which we refer to as tangent line approximations.

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

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

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for CHAPTER 4 VECTORS Before we go any further, we must talk about vectors. They are such a useful tool for the things to come. The concept of a vector is deeply rooted in the understanding of physical mechanics

More information

Chapter 3 Vectors 3-1

Chapter 3 Vectors 3-1 Chapter 3 Vectors Chapter 3 Vectors... 2 3.1 Vector Analysis... 2 3.1.1 Introduction to Vectors... 2 3.1.2 Properties of Vectors... 2 3.2 Cartesian Coordinate System... 6 3.2.1 Cartesian Coordinates...

More information

You can learn more about the services offered by the teaching center by visiting

You can learn more about the services offered by the teaching center by visiting MAC 232 Exam 3 Review Spring 209 This review, produced by the Broward Teaching Center, contains a collection of questions which are representative of the type you may encounter on the exam. Other resources

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

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenourseWare http://ocw.mit.edu 18.02 Multivariable alculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 18.02 Lecture 21. Test for

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

An overview of key ideas

An overview of key ideas An overview of key ideas This is an overview of linear algebra given at the start of a course on the mathematics of engineering. Linear algebra progresses from vectors to matrices to subspaces. Vectors

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