9.4 Vector and Scalar Fields; Derivatives

Size: px
Start display at page:

Download "9.4 Vector and Scalar Fields; Derivatives"

Transcription

1 9.4 Vector and Scalar Fields; Derivatives Vector fields A vector field v is a vector-valued function defined on some domain of R 2 or R 3. Thus if D is a subset of R 3, a vector field v with domain D associates to each point P in D a vector: v (p) = [v1 (p), v 2 (p), v 3 (p)] Scalar fields A scalar field f is a real-valued function defined on some domain of R 2 or R 3. Thus if D is a subset of R 3, a scalar field f with domain D associates to each point P in D a number f (p). Of course a vector field might also be two-dimensional, in which case it is of the form v (p) = [v1 (p), v 2 (p)]. 1 / 14

2 Examples of vector fields 1. Force fields Let D be some domain in R 3. Let F denote a force acting on each point of D. Then F is a vector field which we call a force field. Exercise. Place mass M at a point P 0 = (x 0, y 0, z 0 ). Then this mass exerts an attracting gravitational force on any mass m placed at some other point Q = (x, y, z) in R 3. This gravitational force F is proportional to the product of the masses and inversely proportional to the square of the distances between the masses. Write down in vector form and component form how much is F (Q). 2 / 14

3 Examples of vector fields 2. Velocity fields If we have a fluid in R 3 (could be movement of water or a blowing wind) and v (P) is the vector field which is the velocity of the fluid at point P. Or we might have an object moving in space in some way and we wish to study its velocity at each point P in space. That gives rise to the velocity vector field v (P). Exercise. Say we have a fluid in R 3 which swirls around the z-axis with constant angular velocity ω radians/sec. Write down the velocity field v (x, y, z) = [v 1 (x, y, z), v 2 (x, y, z), v 3 (x, y, z)] which gives the velocity of the fluid at the point (x, y, z). Make use of relevant results we derived on vector products in the previous section. 3 / 14

4 Examples of vector fields Let C be a curve in R 2 or R Tangent fields Assume that C is oriented in some way and imagine a particle moving along C in the direction prescribed by the orientation. At each point P of C let T (P) be a unit tangent vector to the curve at P, assumed to be pointing in the direction given by the orientation. Then T is a vector field which we call the tangent field. 4 / 14

5 Examples of vector fields 4. Normal fields In any of the following examples, N represents a vector field known as a normal field. Let S be a closed surface in R 3, such as for example a sphere. At each point P of the surface, let N (P) denote the outward pointing unit normal vector to the surface. Or S might be a surface bounded by a curve (for example a hemishphere). We could then take N (P) to be the upward pointing unit normal vector at point P of the boundary of S. Or S might be the region in R 2 enclosed by a simple closed curve C. Then for each point P on S we could take N (P) to be the unit normal vector at P which points out of the region S. 5 / 14

6 Examples of scalar fields Some examples of scalar fields For a given region T in R 2 or R 3, all of the following functions f : T R defines a scalar field on T. 1 f (p) is one of the components of a vector field on T. 2 If a certain region T is heated in some way, let f (P) denote the temperature at point P of T. 3 Let P 0 be a fixed point in T. For any P in T, let f (P) be the distance of P to P 0. 4 (Potential function of a conservative vector field) Let F be a vector field on T. We say that F is conservative if the work done by the force in moving a particle between any two points of T is independent of which path we take within T, i.e. it depends only on the initial point and the endpoint of that path. Fix a point P 0 in T. Define f (P) to be the work done by F in moving a particle from P 0 to P. Then f is a scalar field on T, and we refer to f as a potential of F. We call the quantity f (P) f (P 0) the potential difference between P and P 0. 6 / 14

7 Pictures associated with vector and scalar fields Picture associated with a vector field Let F be a vector field on some domain T. At each point P in the domain, draw the vector F (P) as an arrow with initial point P. If we do this for enough points P, we can get a sense of how the field acts. Exercise. Sketch each of the following 2-dimensional vector fields. a) F = ı + 2 j b) F = x j c) F = [ y, x]. Do you recognize this vector field from an earlier exercise? 7 / 14

8 Pictures associated with vector and scalar fields Picture associated with a scalar field Let f (x, y) be a scalar field on some domain T. For each choice of a constant c, we call the set a level curve of f. {(x, y) T : f (x, y) = c} If we plot on the same sketch several different such level curves, we can get a sense of how the scalar field behaves. If we view f as representing temperature, then the level curves are referred to as isotherms. If we view f as the potential for a certain conservative force field, then the level curves are referred to as equipotential lines. If instead f (x, y, z) is a scalar field of three variables for (x, y, z) in a domain T in R 3, then the set {(x, y, z) T : f (x, y, z) = c} is now a surface in R 3, called a level surface of f. 8 / 14

9 Pictures associated with vector and scalar fields Exercise. 1 Identify and sketch the equipotential lines for each of the following potentials. a) f (x, y) = xy y b) f (x, y) = x 2 + y 2 2 Identify the level surfaces of the following scalar functions. a) f (x, y, z) = x y 2. b) f (x, y, z) = x 2 + y 2 z 2 9 / 14

10 Vector Calculus Let v (t) be a vector-valued function of one variable: We define the derivative v (t) in the obvious way: v (t) = [v1 (t), v 2 (t), v 3 (t)]. v (t) := lim h 0 v (t + h) v (t) h Vector subtraction and multiplation by the scalar 1/h produces vectors, so each expression is a vector. v (t + h) v (t) Since we can measure distance between two vectors, the meaning of the limit is that v (t) is the unique vector with the property that v (t + h) v (t) v (t) h 0 as h 0. h 10 / 14

11 Vector Calculus Recall that for vector [a, b, c], we ve defined [a, b, c] = a 2 + b 2 + c 2. It follows that the following all hold: a, b, c [a, b, c] [a, b, c] = a 2 + b 2 + c 2 a + b + c. Thus if we have a sequence of vectors [a n, b n, c n ], then it follows from the above inequalities that [a n, b n, c n ] 0 as n a n 0, b n 0, and c n 0 as n. From this we deduce that v (t) = [v 1(t), v 2(t), v 3(t)]. We have similar results for vector fields F (x, y, z) = [F 1 (x, y, z), F 2 (x, y, z), F 3 (x, y, z)]. For example the partial derivative F x is calculated by [ F x = F1 x, F 2 x, F ] 3 x with similar formulas for partials of F with respect to y or z. 11 / 14

12 Vector Calculus Each of the following formulas can be proven: 1 (Linearity) ( u + v ) = u + v (c u ) = c u Algebraic Properties (for one variable fields) 2 (Product rules) Let u and v be vector-valued functions of one variable, and let f (t) be a scalar field. ( u v ) = u v + u v ( u v ) = u v + u v ( f (t) v (t) ) = f (t) v (t) + f (t) v (t) 12 / 14

13 Vector Calculus Exercise. 1 If v (t) = [2t, 3t 2, cos t], calculate v (t). 2 If F = [xy, z 2 x 3, x 2 + y 2 + z 2 ], calculate each of the first partial derivatives of F. 13 / 14

14 Vector Calculus Exercise. Let r (t) be a vector-valued function with the property that there exists a constant c such that for all t we have r (t) = c. Explain why it must be the case that r (t) r (t) for all t. 14 / 14

In this chapter, we study the calculus of vector fields.

In this chapter, we study the calculus of vector fields. 16 VECTOR CALCULUS VECTOR CALCULUS In this chapter, we study the calculus of vector fields. These are functions that assign vectors to points in space. VECTOR CALCULUS We define: Line integrals which can

More information

Topic 5.2: Introduction to Vector Fields

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

More information

11.1 Vectors in the plane

11.1 Vectors in the plane 11.1 Vectors in the plane What is a vector? It is an object having direction and length. Geometric way to represent vectors It is represented by an arrow. The direction of the arrow is the direction of

More information

Section 4.3 Vector Fields

Section 4.3 Vector Fields Section 4.3 Vector Fields DEFINITION: A vector field in R n is a map F : A R n R n that assigns to each point x in its domain A a vector F(x). If n = 2, F is called a vector field in the plane, and if

More information

4.3 1st and 2nd derivative tests

4.3 1st and 2nd derivative tests CHAPTER 4. APPLICATIONS OF DERIVATIVES 08 4.3 st and nd derivative tests Definition. If f 0 () > 0 we say that f() is increasing. If f 0 () < 0 we say that f() is decreasing. f 0 () > 0 f 0 () < 0 Theorem

More information

TSOKOS LSN 5-1 TO 5-5 TEST REVIEW

TSOKOS LSN 5-1 TO 5-5 TEST REVIEW IB HYSICS Name: DEIL HYSICS eriod: Date: # Marks: BADDEST CLASS ON CAMUS TSOKOS LSN 5-1 TO 5-5 TEST REIEW 4. This question is about forces on charged particles. (a) (b) A charged particle is situated in

More information

10.8 Further Applications of the Divergence Theorem

10.8 Further Applications of the Divergence Theorem 10.8 Further Applications of the Divergence Theorem Let D be an open subset of R 3, and let f : D R. Recall that the Laplacian of f, denoted by 2 f, is defined by We say that f is harmonic on D provided

More information

Electric Fields and Potential

Electric Fields and Potential General Physics Lab 2 Siena College Object Electric Fields and Potential This experiment further explores the electrostatic interaction between charged objects. The concepts of electric field and potential

More information

Worksheet 4.2: Introduction to Vector Fields and Line Integrals

Worksheet 4.2: Introduction to Vector Fields and Line Integrals Boise State Math 275 (Ultman) Worksheet 4.2: Introduction to Vector Fields and Line Integrals From the Toolbox (what you need from previous classes) Know what a vector is. Be able to sketch vectors. Be

More information

Vector Functions & Space Curves MATH 2110Q

Vector Functions & Space Curves MATH 2110Q Vector Functions & Space Curves Vector Functions & Space Curves Vector Functions Definition A vector function or vector-valued function is a function that takes real numbers as inputs and gives vectors

More information

43.1 Vector Fields and their properties

43.1 Vector Fields and their properties Module 15 : Vector fields, Gradient, Divergence and Curl Lecture 43 : Vector fields and their properties [Section 43.1] Objectives In this section you will learn the following : Concept of Vector field.

More information

1 Matrices and matrix algebra

1 Matrices and matrix algebra 1 Matrices and matrix algebra 1.1 Examples of matrices A matrix is a rectangular array of numbers and/or variables. For instance 4 2 0 3 1 A = 5 1.2 0.7 x 3 π 3 4 6 27 is a matrix with 3 rows and 5 columns

More information

Wed Feb The vector spaces 2, 3, n. Announcements: Warm-up Exercise:

Wed Feb The vector spaces 2, 3, n. Announcements: Warm-up Exercise: Wed Feb 2 4-42 The vector spaces 2, 3, n Announcements: Warm-up Exercise: 4-42 The vector space m and its subspaces; concepts related to "linear combinations of vectors" Geometric interpretation of vectors

More information

Introduction to Vector Functions

Introduction to Vector Functions Introduction to Vector Functions Differentiation and Integration Philippe B. Laval KSU Today Philippe B. Laval (KSU) Vector Functions Today 1 / 14 Introduction In this section, we study the differentiation

More information

Plane Curves and Parametric Equations

Plane Curves and Parametric Equations Plane Curves and Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction We typically think of a graph as a curve in the xy-plane generated by the

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

Electric Fields Part 1: Coulomb s Law

Electric Fields Part 1: Coulomb s Law Electric Fields Part 1: Coulomb s Law F F Last modified: 07/02/2018 Contents Links Electric Charge & Coulomb s Law Electric Charge Coulomb s Law Example 1: Coulomb s Law Electric Field Electric Field Vector

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 132 final exam mainly consists of standard response questions where students

More information

Elements of Vector Calculus : Line and Surface Integrals

Elements of Vector Calculus : Line and Surface Integrals Elements of Vector Calculus : Line and Surface Integrals Lecture 2: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay In this lecture we will talk about special functions

More information

Math 302 Outcome Statements Winter 2013

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

More information

Introduction to Calculus

Introduction to Calculus Introduction to Calculus Contents 1 Introduction to Calculus 3 11 Introduction 3 111 Origin of Calculus 3 112 The Two Branches of Calculus 4 12 Secant and Tangent Lines 5 13 Limits 10 14 The Derivative

More information

mathematical objects can be described via equations, functions, graphs, parameterization in R, R, and R.

mathematical objects can be described via equations, functions, graphs, parameterization in R, R, and R. Multivariable Calculus Lecture # Notes This lecture completes the discussion of the cross product in R and addresses the variety of different ways that n mathematical objects can be described via equations,

More information

Section 4.2: The Mean Value Theorem

Section 4.2: The Mean Value Theorem Section 4.2: The Mean Value Theorem Before we continue with the problem of describing graphs using calculus we shall briefly pause to examine some interesting applications of the derivative. In previous

More information

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers.

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers. 2 VECTORS, POINTS, and LINEAR ALGEBRA. At first glance, vectors seem to be very simple. It is easy enough to draw vector arrows, and the operations (vector addition, dot product, etc.) are also easy to

More information

Goals: Equipment: Introduction:

Goals: Equipment: Introduction: Goals: To explore the electric potential surrounding two equally and oppositely charged conductors To identify equipotential surfaces/lines To show how the electric field and electric potential are related

More information

February 27, 2019 LECTURE 10: VECTOR FIELDS.

February 27, 2019 LECTURE 10: VECTOR FIELDS. February 27, 209 LECTURE 0: VECTOR FIELDS 02 HONORS MULTIVARIABLE CALCULUS PROFESSOR RICHARD BROWN Synopsis Vector fields, as geometric objects and/or functions, provide a backbone in which all of physics

More information

MA 137 Calculus 1 with Life Science Applications Monotonicity and Concavity (Section 5.2) Extrema, Inflection Points, and Graphing (Section 5.

MA 137 Calculus 1 with Life Science Applications Monotonicity and Concavity (Section 5.2) Extrema, Inflection Points, and Graphing (Section 5. MA 137 Calculus 1 with Life Science Applications Monotonicity and Concavity (Section 52) Extrema, Inflection Points, and Graphing (Section 53) Alberto Corso albertocorso@ukyedu Department of Mathematics

More information

Keywords: 2015, IJARCSSE All Rights Reserved Page 315

Keywords: 2015, IJARCSSE All Rights Reserved Page 315 Volume 5, Issue 3, March 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Special Issue

More information

REVIEW - Vectors. Vectors. Vector Algebra. Multiplication by a scalar

REVIEW - Vectors. Vectors. Vector Algebra. Multiplication by a scalar J. Peraire Dynamics 16.07 Fall 2004 Version 1.1 REVIEW - Vectors By using vectors and defining appropriate operations between them, physical laws can often be written in a simple form. Since we will making

More information

Semester 2 Physics (SF 026) Lecture: BP 3 by Yew Sze Fiona Website:

Semester 2 Physics (SF 026) Lecture: BP 3 by Yew Sze Fiona Website: Semester 2 Physics (SF 026) Lecture: BP 3 by Yew Sze Ling @ Fiona Website: http://yslphysics.weebly.com/ Chapter 1: Electrostatics The study of electric charges at rest, the forces between them and the

More information

Culminating Review for Vectors

Culminating Review for Vectors Culminating Review for Vectors 0011 0010 1010 1101 0001 0100 1011 An Introduction to Vectors Applications of Vectors Equations of Lines and Planes 4 12 Relationships between Points, Lines and Planes An

More information

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

Tutorial Divergence. (ii) Explain why four of these integrals are zero, and calculate the other two.

Tutorial Divergence. (ii) Explain why four of these integrals are zero, and calculate the other two. (1) Below is a graphical representation of a vector field v with a z-component equal to zero. (a) Draw a box somewhere inside this vector field. The box is 3-dimensional. To make things easy, it is a good

More information

Distance in the Plane

Distance in the Plane Distance in the Plane The absolute value function is defined as { x if x 0; and x = x if x < 0. If the number a is positive or zero, then a = a. If a is negative, then a is the number you d get by erasing

More information

4.1 Analysis of functions I: Increase, decrease and concavity

4.1 Analysis of functions I: Increase, decrease and concavity 4.1 Analysis of functions I: Increase, decrease and concavity Definition Let f be defined on an interval and let x 1 and x 2 denote points in that interval. a) f is said to be increasing on the interval

More information

Algebra Based Physics Electric Field, Potential Energy and Voltage

Algebra Based Physics Electric Field, Potential Energy and Voltage 1 Algebra Based Physics Electric Field, Potential Energy and Voltage 2016 04 19 www.njctl.org 2 Electric Field, Potential Energy and Voltage Click on the topic to go to that section Electric Field *Electric

More information

Problem 1: (3 points) Recall that the dot product of two vectors in R 3 is

Problem 1: (3 points) Recall that the dot product of two vectors in R 3 is Linear Algebra, Spring 206 Homework 3 Name: Problem : (3 points) Recall that the dot product of two vectors in R 3 is a x b y = ax + by + cz, c z and this is essentially the same as the matrix multiplication

More information

2- Scalars and Vectors

2- Scalars and Vectors 2- Scalars and Vectors Scalars : have magnitude only : Length, time, mass, speed and volume is example of scalar. v Vectors : have magnitude and direction. v The magnitude of is written v v Position, displacement,

More information

Topic 10: Fields - AHL 10.1 Describing fields

Topic 10: Fields - AHL 10.1 Describing fields Topic 10.1 is an extension of Topics 5.1 and 6.2. Essential idea: Electric charges and masses each influence the space around them and that influence can be represented through the concept of fields. Nature

More information

Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. lim. lim. 0, then

Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. lim. lim. 0, then Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. Recall from Section 2.1 Indeterminate form is when lim. xa g( Previously, we tried to reduce and then re-evaluate

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION Many applications of calculus depend on our ability to deduce facts about a function f from information concerning its derivatives. APPLICATIONS

More information

Name Period. Date: Topic: 9-2 Circles. Standard: G-GPE.1. Objective:

Name Period. Date: Topic: 9-2 Circles. Standard: G-GPE.1. Objective: Name Period Date: Topic: 9-2 Circles Essential Question: If the coefficients of the x 2 and y 2 terms in the equation for a circle were different, how would that change the shape of the graph of the equation?

More information

State what can be deduced from the graph about how V depends on r and explain why all the values of V on the graph are negative.

State what can be deduced from the graph about how V depends on r and explain why all the values of V on the graph are negative. Q1.(a) State, in words, oulomb s law. (2) (b) The graph shows how the electric potential, V, varies with, where r is the distance from a point charge Q. State what can be deduced from the graph about how

More information

2015 Math Camp Calculus Exam Solution

2015 Math Camp Calculus Exam Solution 015 Math Camp Calculus Exam Solution Problem 1: x = x x +5 4+5 = 9 = 3 1. lim We also accepted ±3, even though it is not according to the prevailing convention 1. x x 4 x+4 =. lim 4 4+4 = 4 0 = 4 0 = We

More information

Halliday/Resnick/Walker Fundamentals of Physics

Halliday/Resnick/Walker Fundamentals of Physics Halliday/Resnick/Walker Fundamentals of Physics Classroom Response System Questions Chapter 24 Electric Potential Interactive Lecture Questions 24.2.1. Two electrons are separated by a distance R. If the

More information

Section 20: Arrow Diagrams on the Integers

Section 20: Arrow Diagrams on the Integers Section 0: Arrow Diagrams on the Integers Most of the material we have discussed so far concerns the idea and representations of functions. A function is a relationship between a set of inputs (the leave

More information

Introduction to Vector Functions

Introduction to Vector Functions Introduction to Vector Functions Limits and Continuity Philippe B Laval KSU Spring 2012 Philippe B Laval (KSU) Introduction to Vector Functions Spring 2012 1 / 14 Introduction In this section, we study

More information

Electric Fields and Potentials

Electric Fields and Potentials Electric Fields and Potentials INTRODUCTION Physicists use the concept of a field to explain the interaction of particles or bodies through space, i.e., the action-at-a-distance force between two bodies

More information

CHAPTER 2: VECTORS IN 3D

CHAPTER 2: VECTORS IN 3D CHAPTER 2: VECTORS IN 3D 2.1 DEFINITION AND REPRESENTATION OF VECTORS A vector in three dimensions is a quantity that is determined by its magnitude and direction. Vectors are added and multiplied by numbers

More information

Math 163: Lecture notes

Math 163: Lecture notes Math 63: Lecture notes Professor Monika Nitsche March 2, 2 Special functions that are inverses of known functions. Inverse functions (Day ) Go over: early exam, hw, quizzes, grading scheme, attendance

More information

MATH 12 CLASS 5 NOTES, SEP

MATH 12 CLASS 5 NOTES, SEP MATH 12 CLASS 5 NOTES, SEP 30 2011 Contents 1. Vector-valued functions 1 2. Differentiating and integrating vector-valued functions 3 3. Velocity and Acceleration 4 Over the past two weeks we have developed

More information

Some common examples of vector fields: wind shear off an object, gravitational fields, electric and magnetic fields, etc

Some common examples of vector fields: wind shear off an object, gravitational fields, electric and magnetic fields, etc Vector Analysis Vector Fields Suppose a region in the plane or space is occupied by a moving fluid such as air or water. Imagine this fluid is made up of a very large number of particles that at any instant

More information

Vector Calculus. Lecture Notes

Vector Calculus. Lecture Notes Vector Calculus Lecture Notes Adolfo J. Rumbos c Draft date November 23, 211 2 Contents 1 Motivation for the course 5 2 Euclidean Space 7 2.1 Definition of n Dimensional Euclidean Space........... 7 2.2

More information

Section 1.4 Circles. Objective #1: Writing the Equation of a Circle in Standard Form.

Section 1.4 Circles. Objective #1: Writing the Equation of a Circle in Standard Form. 1 Section 1. Circles Objective #1: Writing the Equation of a Circle in Standard Form. We begin by giving a definition of a circle: Definition: A Circle is the set of all points that are equidistant from

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

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

dt 2 The Order of a differential equation is the order of the highest derivative that occurs in the equation. Example The differential equation

dt 2 The Order of a differential equation is the order of the highest derivative that occurs in the equation. Example The differential equation Lecture 18 : Direction Fields and Euler s Method A Differential Equation is an equation relating an unknown function and one or more of its derivatives. Examples Population growth : dp dp = kp, or = kp

More information

, having a singularity. The line segment is attached, tangent to the ball, at one endpoint. O R = 4π. Figure 1: Ball and Stick to Scale

, having a singularity. The line segment is attached, tangent to the ball, at one endpoint. O R = 4π. Figure 1: Ball and Stick to Scale Abstract Let the model for the mass ratio of the proton to the electron begin with three objects: a ball of radius one; a line interval of length 4π; and, a gravitational force field ( Fg ), having a singularity.

More information

Vector Calculus, Maths II

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

More information

Day 1: Introduction to Vectors + Vector Arithmetic

Day 1: Introduction to Vectors + Vector Arithmetic Day 1: Introduction to Vectors + Vector Arithmetic A is a quantity that has magnitude but no direction. You can have signed scalar quantities as well. A is a quantity that has both magnitude and direction.

More information

ES.182A Topic 44 Notes Jeremy Orloff

ES.182A Topic 44 Notes Jeremy Orloff E.182A Topic 44 Notes Jeremy Orloff 44 urface integrals and flux Note: Much of these notes are taken directly from the upplementary Notes V8, V9 by Arthur Mattuck. urface integrals are another natural

More information

Elements of Vector Calculus : Scalar Field & its Gradient

Elements of Vector Calculus : Scalar Field & its Gradient Elements of Vector Calculus : Scalar Field & its Gradient Lecture 1 : Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay Introduction : In this set of approximately 40 lectures

More information

Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay

Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay Lecture -1 Element of vector calculus: Scalar Field and its Gradient This is going to be about one

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

Dr. Allen Back. Sep. 8, 2014

Dr. Allen Back. Sep. 8, 2014 in R 3 Dr. Allen Back Sep. 8, 2014 in R 3 in R 3 Def: For f (x, y), the partial derivative with respect to x at p 0 = (x 0, y 0 ) is f x = lim f (x 0 + h, y 0 ) f (x 0, y 0 ) h 0 h or f x = lim f (p 0

More information

The Calculus of Vec- tors

The Calculus of Vec- tors Physics 2460 Electricity and Magnetism I, Fall 2007, Lecture 3 1 The Calculus of Vec- Summary: tors 1. Calculus of Vectors: Limits and Derivatives 2. Parametric representation of Curves r(t) = [x(t), y(t),

More information

HOMEWORK SOLUTIONS MATH 1910 Sections 6.4, 6.5, 7.1 Fall 2016

HOMEWORK SOLUTIONS MATH 1910 Sections 6.4, 6.5, 7.1 Fall 2016 HOMEWORK SOLUTIONS MATH 9 Sections 6.4, 6.5, 7. Fall 6 Problem 6.4. Sketch the region enclosed by x = 4 y +, x = 4y, and y =. Use the Shell Method to calculate the volume of rotation about the x-axis SOLUTION.

More information

Ideas from Vector Calculus Kurt Bryan

Ideas from Vector Calculus Kurt Bryan Ideas from Vector Calculus Kurt Bryan Most of the facts I state below are for functions of two or three variables, but with noted exceptions all are true for functions of n variables..1 Tangent Line Approximation

More information

Vector Multiplication. Directional Derivatives and the Gradient

Vector Multiplication. Directional Derivatives and the Gradient Vector Multiplication - 1 Unit # : Goals: Directional Derivatives and the Gradient To learn about dot and scalar products of vectors. To introduce the directional derivative and the gradient vector. To

More information

MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM. Name (Print last name first):... Instructor:... Section:... PART I

MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM. Name (Print last name first):... Instructor:... Section:... PART I CALCULUS I, FINAL EXAM 1 MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM Name (Print last name first):............................................. Student ID Number:...........................

More information

4 The Cartesian Coordinate System- Pictures of Equations

4 The Cartesian Coordinate System- Pictures of Equations 4 The Cartesian Coordinate System- Pictures of Equations Concepts: The Cartesian Coordinate System Graphs of Equations in Two Variables x-intercepts and y-intercepts Distance in Two Dimensions and the

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION The method we used to sketch curves in Section 4.5 was a culmination of much of our study of differential calculus. The graph was the final

More information

Quiz No. 1: Tuesday Jan. 31. Assignment No. 2, due Thursday Feb 2: Problems 8.4, 8.13, 3.10, 3.28 Conceptual questions: 8.1, 3.6, 3.12, 3.

Quiz No. 1: Tuesday Jan. 31. Assignment No. 2, due Thursday Feb 2: Problems 8.4, 8.13, 3.10, 3.28 Conceptual questions: 8.1, 3.6, 3.12, 3. Quiz No. 1: Tuesday Jan. 31 Assignment No. 2, due Thursday Feb 2: Problems 8.4, 8.13, 3.10, 3.28 Conceptual questions: 8.1, 3.6, 3.12, 3.20 Chapter 3 Vectors and Two-Dimensional Kinematics Properties of

More information

CHAPTER 13 Numerical differentiation of functions of two variables

CHAPTER 13 Numerical differentiation of functions of two variables CHAPTER 13 Numerical differentiation of functions of two variables So far, most of the functions we have encountered have only depended on one variable, but both within mathematics and in applications

More information

The geometry of least squares

The geometry of least squares The geometry of least squares We can think of a vector as a point in space, where the elements of the vector are the coordinates of the point. Consider for example, the following vector s: t = ( 4, 0),

More information

Section 14.1 Vector Fields Page 1

Section 14.1 Vector Fields Page 1 Section 14.1 Vector Fields Page 1 Chapter Preview his culminating chapter of the book provides a beautiful, unifying conclusion to our study of calculus. Many ideas and themes that have appeared throughout

More information

Later in this chapter, we are going to use vector functions to describe the motion of planets and other objects through space.

Later in this chapter, we are going to use vector functions to describe the motion of planets and other objects through space. 10 VECTOR FUNCTIONS VECTOR FUNCTIONS Later in this chapter, we are going to use vector functions to describe the motion of planets and other objects through space. Here, we prepare the way by developing

More information

Simplifies and evaluates problems that involve exponents. -32 (-3) (4-9)

Simplifies and evaluates problems that involve exponents. -32 (-3) (4-9) Curriculum Scaffolding for 9-12 Mathematics 9-12 Mathematics Reporting Standards Reporting Standard 1- Linear Function Algebraically solve, graph, interpret & create models of linear relations. Reporting

More information

Functions and Their Graphs c 2002 Donald Kreider and Dwight Lahr

Functions and Their Graphs c 2002 Donald Kreider and Dwight Lahr Functions and Their Graphs c 2002 Donald Kreider and Dwight Lahr At the heart of calculus lie two fundamental concepts function and limit. From them are derived several additional basic concepts continuity,

More information

1 Vector Geometry in Two and Three Dimensions

1 Vector Geometry in Two and Three Dimensions 1 Vector Geometry in Two and Three Dimensions 1.1 Vectors in Two Dimensions You ve probably heard of vectors as objects with both magnitude and direction, or something along these lines. Another way to

More information

Chapter 4. The Laws of Motion. Dr. Armen Kocharian

Chapter 4. The Laws of Motion. Dr. Armen Kocharian Chapter 4 The Laws of Motion Dr. Armen Kocharian Classical Mechanics Describes the relationship between the motion of objects in our everyday world and the forces acting on them Conditions when Classical

More information

Directional Derivatives and the Gradient

Directional Derivatives and the Gradient Unit #20 : Directional Derivatives and the Gradient Goals: To learn about dot and scalar products of vectors. To introduce the directional derivative and the gradient vector. To learn how to compute the

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations Linear Algebra MATH 2076 Linear Algebra SLEs Chapter 1 Section 1 1 / 8 Linear Equations and their Solutions A linear equation in unknowns (the variables) x 1, x 2,..., x n has

More information

Unit 2 Vector Calculus

Unit 2 Vector Calculus Unit 2 Vector Calculus In this unit, we consider vector functions, differentiation formulas, curves, arc length, curvilinear motion, vector calculus in mechanics, planetary motion and curvature. Note:

More information

for surface integrals, which helps to represent flux across a closed surface

for surface integrals, which helps to represent flux across a closed surface Module 17 : Surfaces, Surface Area, Surface integrals, Divergence Theorem and applications Lecture 51 : Divergence theorem [Section 51.1] Objectives In this section you will learn the following : Divergence

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.9 Antiderivatives In this section, we will learn about: Antiderivatives and how they are useful in solving certain scientific problems.

More information

4.2 SOLVING A LINEAR INEQUALITY

4.2 SOLVING A LINEAR INEQUALITY Algebra - II UNIT 4 INEQUALITIES Structure 4.0 Introduction 4.1 Objectives 4. Solving a Linear Inequality 4.3 Inequalities and Absolute Value 4.4 Linear Inequalities in two Variables 4.5 Procedure to Graph

More information

IB-1 Physics Electrostatics Practice Questions. e +4e A. B. C. D.

IB-1 Physics Electrostatics Practice Questions. e +4e A. B. C. D. 1. A plastic rod is rubbed with a cloth. At the end of the process, the rod is found to be positively charged and the cloth is found to be uncharged. This involves the movement of A. positive charge from

More information

Chapter 4. The Laws of Motion

Chapter 4. The Laws of Motion Chapter 4 The Laws of Motion Classical Mechanics Describes the relationship between the motion of objects in our everyday world and the forces acting on them Conditions when Classical Mechanics does not

More information

MATH 3310 Class Notes 2

MATH 3310 Class Notes 2 MATH 330 Class Notes 2 S. F. Ellermeyer August 2, 200 The differential equation = ky () (where k is a given constant) is extremely important in applications and in the general theory of differential equations.

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

9.1. Basic Concepts of Vectors. Introduction. Prerequisites. Learning Outcomes. Learning Style

9.1. Basic Concepts of Vectors. Introduction. Prerequisites. Learning Outcomes. Learning Style Basic Concepts of Vectors 9.1 Introduction In engineering, frequent reference is made to physical quantities, such as force, speed and time. For example, we talk of the speed of a car, and the force in

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

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 215/255 Solutions to Additional Practice Problems April dy dt

MATH 215/255 Solutions to Additional Practice Problems April dy dt . For the nonlinear system MATH 5/55 Solutions to Additional Practice Problems April 08 dx dt = x( x y, dy dt = y(.5 y x, x 0, y 0, (a Show that if x(0 > 0 and y(0 = 0, then the solution (x(t, y(t of the

More information

1 Introduction to the Characters of Calculus III

1 Introduction to the Characters of Calculus III 1 Introduction to the Characters of Calculus III 1.1 The Sets R 3, R 2, and Subset Thereof Note: In the first part of these notes we will be working in a purely algebraic fashion with sets, subsets, and

More information

I can translate between a number line graph, an inequality, and interval notation.

I can translate between a number line graph, an inequality, and interval notation. Unit 1: Absolute Value 2 I can translate between a number line graph, an inequality, and interval notation. 2 2 I can translate between absolute value expressions and English statements about numbers on

More information

Finish section 3.6 on Determinants and connections to matrix inverses. Use last week's notes. Then if we have time on Tuesday, begin:

Finish section 3.6 on Determinants and connections to matrix inverses. Use last week's notes. Then if we have time on Tuesday, begin: Math 225-4 Week 7 notes Sections 4-43 vector space concepts Tues Feb 2 Finish section 36 on Determinants and connections to matrix inverses Use last week's notes Then if we have time on Tuesday, begin

More information

Electrostatics Notes 2 Electric Field on a Single Charge

Electrostatics Notes 2 Electric Field on a Single Charge Electrostatics Notes 2 Electric Field on a Single Charge There are many similarities between gravitational and electrostatic forces. One such similarity is that both forces can be exerted on objects that

More information