Line Integrals. where df (x)/dx = f(x) and c is a constant, and the definite integral of f(x) from x = a to x = b as.

Size: px
Start display at page:

Download "Line Integrals. where df (x)/dx = f(x) and c is a constant, and the definite integral of f(x) from x = a to x = b as."

Transcription

1 Line Integrals What is a line integral? In our integral calculus class ou learned how to perform integrals like b a d f(). () This integral of a single variable is the simplest eample of a line integral. A line integral is just an integral of a function along a path or curve. In this case, the curve is a straight line a segment of the -ais that starts at = a and ends at = b. Just so we re clear on notation, I ll write the indefinite integral of f() with respect to as d f() = F () + c, () where df ()/d = f() and c is a constant, and the definite integral of f() from = a to = b as b a d f() = F () b a = F (b) F (a). (3) The vertical line notation in the second step means evaluate the thing in front at the upper limit, then subtract the thing in front evaluated at the lower limit. Now suppose I gave ou a function of three variables, sa h(,, z), and then described a path P through space that starts at ( i, i, z i ) and snakes around until it ends at ( f, f, z f ). You can integrate h(,, z) along the path P just like ou integrated f() with respect to in (). Here is how we write such an integral P f i dl h(,, z). () What does all this mean? First, the subscript P reminds us that we re integrating along a specific path or curve (I ll use the terms path and curve interchangeabl). Integrating along a different curve ma or ma not give a different answer. Second, the limits i and f on the integral refer to the starting point ( i, i, z i ) and end point ( f, f, z f ), respectivel. Third, dl is the infinitesimal distance from point to point along the path. The reall important thing to notice here is that there is a single integration variable, because we are integrating along a path. You onl need one variable to describe where ou are on a curve, so there is onl one variable to integrate! Over the net few sections we ll unpack all this and figure out how to evaluate integrals like (). Curves Before we can integrate along a curve, we should spend some time reviewing how to describe curves. Suppose ou wanted to describe a curve in the - plane (later on we ll work with three variables, but let s start simple). You ma be able to do this b telling me as a function of, along with the start and end points. For eample, Figure shows the curve () = + 3 from = to = 3. The

2 6 3 - Figure : The curve () = collection of points (, = curve. + 3, from = to = ) with 3 is a perfectl good wa of describing this Of course, this doesn t alwas work. Consider a curve like the one shown in Figure. Do ou think ou could describe it in the same wa as the curve in Figure? It s clear that for this Figure : A parametric curve. curve, but if ou tr to describe the points in the form (, ()) ou run into a problem: there are different points on the curve with the same value of! As an eample, look at values of close to =. Since a function () can t give two different values for a given, ou can t describe this curve like the previous one. Instead, ou need to give a parametric description of the curve, which means epressing both and as functions of a parameter t. The curve in Figure is (t) = cos(t) (t) = sin(t) cos(t) with π t π. (5) You could come up with man other parameterizations of this curve, too there is no unique wa of doing it. The last two eamples are curves in the - plane, but a path through three dimensional space with coordinates (,, z) works the same wa. For eample, ou ma be able to describe a curve b epressing and z as functions of, as (, (), z()). If this isn t possible ou can alwas give a parametric description of the form ((t), (t), z(t)) with ti t tf. For eample, Figure 3 shows the curve ( = cos(t), = sin(t), z = t).

3 z Figure 3: The curve (,, z) = (cos(t), sin(t), t) with t 6π. 3 The infinitesimal displacement vector When ou perform an integral like (), the factor of d in the integrand represents an infinitesimal displacement along the -ais ou are just moving along the -ais, adding up little rectangles with width d and height f(). Naturall, when we integrate along a curve we are interested in the infinitesimal displacement between two nearb points on the curve. Just imagine ou are wrapping the -ais along the curve in question. First, let s consider two infinitesimall close (but otherwise arbitrar) points in the - plane. One of them has coordinates (, ), and the other has coordinates (+d, +d). What is the displacement vector between them? Following the notation used b Griffiths, we ll call this vector d l. The two points are separated b an infinitesimal distance d in the direction, and an infinitesimal distance d in the direction, so the displacement vector is d l = d ˆ + d ŷ. (6) The magnitude of this vector, which we will call dl, is the distance between the two points dl = d l = d l d l = d + d. (7) We haven t said anthing about the points other than the fact that the distance between them is infinitesimal. But what if the were both on a curve whose points are described b (, ())? Then one point is at (, ()) and the other is at ( + d, ( + d)). What is the displacement vector between them in that case? Since is a function of, the displacement in the direction is just d times the derivative of () with respect to d = () d, (8) 3

4 d{ HL d d Figure : Displacement between two infinitesimall close points on a curve. so d ~` is given b () d~` = d + d. (9) This is illustrated in Figure. Notice that the curve looks like a straight line, since we are zooming in on an infinitesimall small patch of the - plane. The magnitude of d~` is s, () d` = d + which is the distance between two infinitesimall close points on the curve. Eample: Epress the distance between two infinitesimall close points on the curve () = 3 in terms of d. d~` = d + d = d + 3 d q d` = d + (3 ). Things work in eactl the same wa if the curve is given in the parametric form ((t), (t)). The displacement between the two points at ((t), (t)) and ((t + dt), (t + dt)) is (t) (t) d~` = dt + dt, () and the distance is s d` = dt +. () What if we are interested in a curve in three dimensions? If it is given in the parametric form ((t), (t), z(t)) then the displacement and distance between two infinitesimall nearb points are (t) (t) z(t) d~` = dt + dt + dt z s z d` = dt + +. (3) ()

5 Eample: What are d l and dl for the curve shown in Figure 3? = sin(t) = cos(t) z = d l = sin(t) dt ˆ + cos(t) dt ŷ + dt ẑ dl = dt sin (t) + cos (t) + = dt. Given a curve, what can we do with d l? Well, dl is the distance between two infinitesimall nearb points on the curve, so integrating dl along the curve should give us the length of the curve. Suppose a and b are two points on the curve. Then the length of the curve between those points, which we ll denote b s(a, b), is s(a, b) = This distance is often referred to as the arc length. b a dl. (5) Eample: Find the length of the curve shown in Figure. The curve in Figure is described b () = + 3, with 3, so the distance between two infinitesimall nearb points on the curve is ( ) dl = d + = d + ( + ) = d + +. Now we want to integrate dl along the curve. Since dl is proportional to d, this just turns into an integral like (). dl = d + + = ( + ) ( log + + ) + + Oka, this is kind of an ugl integral it will actuall come up later this semester and we ll talk about how it is evaluated. To get the length of the curve we need to evaluate the definite integral from = to = 3, which gives 3 d + + = 6.3. (6). In this last eample the integral of dl along the curve becomes an integral with respect to. When the curve is given in parametric form the integral is with respect to the variable that parameterizes the curve. 5

6 Eample: Find the length of the curve shown in Figure 3. We alread saw in a previous eample that dl = dt for this curve. To get the length we need to integrate along the curve from t = to t = 6π 6π This was a little easier than the previous eample. dt = 6π. (7) Paths defined piecewise Sometimes we will encounter paths that are defined piecewise. This means that the are described in terms of a number of curves or straight line segments, with each one beginning where the previous one ended. An eample is shown below, in Figure 5. Piecewise paths are eas to work with we just Figure 5: A path that is defined piecewise. deal with them one piece at a time. Thus, we might have different epressions for things like d l on each part of the curve, but aside from that there aren t an other complications. As an eample, the curve in Figure 5 is a diagonal line from (, ) to (3, 7 ), then a vertical line from (3, 7 ) to (3, ), and finall a horizontal line from (3, ) to ( 3, ). Along the first segment we could describe the path as (, = + ). Thus, d l on this part is given b d l = d ˆ + d ŷ (8) = d ˆ + d ŷ (9) d l = d ˆ + d ŷ, () and its magnitude is dl = d 5/. On the second leg of the path is not changing at all (it s a This makes sense, right? For ever d ou move horizontall, ou also move up a bit verticall, as well. 6

7 vertical line!), so d =. Thus, d~` = d and d` = d on this part. Finall, the third leg of the path is horizontal, so d = there. Now, if we re being careful and following the path as if we were walking along it, we d use d~`3 = d () along the third leg, since we re moving in the direction of decreasing. However, d`3 = d, since the magnitude of a vector is alwas positive. 5 Line Integrals Oka, so we know how to describe curves, and we understand what d` is. How do we evaluate an integral like ()? Well, we actuall just evaluated a few eamples of these integrals the arc-length is what ou get when ou integrate the function around the curve. But let s tr something a little more involved. We ll start with an eample. Suppose we want to integrate the function f (, ) = along the curve (, ) = (cos t, sin t) with π t 3π. That is, we want to evaluate the integral Z f d` f (, ), () P i where P, shown in Figure 6, is a semi-circle that starts at the point (/, / ) and ends at the point ( /, / ). We know how to determine d`, but we still need to work out what to do with Figure 6: The curve (, ) = (cos t, sin t) with π t 3π. the function in the integrand. For this curve, d` is just s q d` = + = dt sin (t) + cos (t) = dt. 7 (3)

8 Now, we are integrating this function along the curve, so we re onl concerned with the values the function f(, ) takes for points on the curve. In other words, we need to evaluate the function for points (, ) = (cos t, sin t): So the integral () is f(cos t, sin t) = (cos t) sin t. () 3π π dt (cos t) sin t. (5) This integral can be worked out using the change of variable u = cos t, and we get 3π π dt (cos t) sin t = 3π 3 (cos t)3 = 3 π ( ) 3 ( 3 ( ) 3 ) (6) (7) = 3. (8) That s all there is to it ou work out the appropriate dl, evaluate the rest of the integrand for points on the curve, and then perform the integral. It isn t too hard to see what an integral like () means. First, let s plot the path in the - plane, with a third ais that we ll use to indicate the value of the function we re integrating (Figure 7). Net,. f, Figure 7: The curve (, ) = (cos t, sin t) with π t 3π. we ll add the function f(, ) = to the plot, along with a black curve that shows the value of the function at the points along the curve (Figure 8). Finall, let s take the function out of the plot but leave the black curve that shows its value along the path we re interested in. Filling in the area between our path and values of the function along the path makes the meaning of an integral like () clear: it gives the area of the shaded region in Figure 9. So ou see, there isn t much difference between the simple integral () and the integral along a path in (). The line integral ma be a bit harder to visualize especiall if the path winds around in three dimensions, so that we can t make a plot like Figures 8 or 9 but it still means basicall the same thing. 8

9 -..5 f H,L Figure 8: The function f (, ) =, and its values on the curve we re integrating along f H,L Figure 9: The integral () gives the area of the shaded region between the two curves. 6 Vector Fields Now we understand (at least in principle) how to evaluate an integral like (): describe the curve, determine d`, evaluate the rest of the integrand for points on the curve, and then perform the resulting integral. But we will encounter other line integrals which do not take quite the same form as (). These integrals involve vector fields. Recall that a vector field is just a vector with components that are functions (a plain old function is a scalar ). For eample, if we re sticking to the - plane, an eample of a vector field is ~ =. V (9) The -component is the function, and the -component is the function. This vector field is shown in Figure, with the direction and size of each arrow indicating the direction and magnitude, respectivel, of the vector field at that point. 9

10 Figure : The vector field V = ˆ ŷ. Given a vector field like V, we are often interested in the integral P f i d l V. (3) If ou take a minute to think about what the integrand means, ou ll see that this integral isn t reall that different than (). We understand what d l is it s the infinitesimal displacement vector along the path and we know how to take its dot product with the vector V. So, to evaluate (3) we take the integrand d l V = d V + d V, (3) work out what each part is on the curve, and perform the integral (if this were a three-dimensional curve and vector field, there would also be a dz V z term). Let s work out a few eamples. Eample: Evaluate the integral (3) for the vector field V = ˆ ŷ, along the curve (, + 3) shown in Figure. First let s work out d l V : d l V = d d (3) Along the curve we re interested in, = + 3, d = ( + ) d, and (3) becomes ( ) d l V ( ) = + 3 d + 3 ( + ) d ( = ) d.

11 The curve in Figure runs from = to = 3, so the integral is 3 d ( ) = ( ) = 6. Eample: Evaluate the integral (3) for the vector field V = ˆ + z ŷ ẑ, along the curve (cos t, sin t, t) with t 6π (shown in Figure 3). The infinitesimal displacement vector along the curve is and the vector field V is The integrand is The curve runs from t = to t = 6π, so d l = ( sin t ˆ + cos t ŷ + ẑ) dt V = (cos t) ˆ + (sin t) t ŷ (sin t)(cos t) ẑ. d l V = ( sin t cos t + t sin t cos t sin t cos t ) dt. 6π dt ( sin t cos t + t sin t cos t sin t cos t ) = 3π. (33) There are obviousl a few steps missing in that last integral!

Double Integrals in Polar Coordinates

Double Integrals in Polar Coordinates Double Integrals in Polar Coordinates. A flat plate is in the shape of the region in the first quadrant ling between the circles + and +. The densit of the plate at point, is + kilograms per square meter

More information

Section V.2: Magnitudes, Directions, and Components of Vectors

Section V.2: Magnitudes, Directions, and Components of Vectors Section V.: Magnitudes, Directions, and Components of Vectors Vectors in the plane If we graph a vector in the coordinate plane instead of just a grid, there are a few things to note. Firstl, directions

More information

Math, Trigonometry and Vectors. Geometry. Trig Definitions. sin(θ) = opp hyp. cos(θ) = adj hyp. tan(θ) = opp adj. Here's a familiar image.

Math, Trigonometry and Vectors. Geometry. Trig Definitions. sin(θ) = opp hyp. cos(θ) = adj hyp. tan(θ) = opp adj. Here's a familiar image. Math, Trigonometr and Vectors Geometr Trig Definitions Here's a familiar image. To make predictive models of the phsical world, we'll need to make visualizations, which we can then turn into analtical

More information

sin(θ) = opp hyp cos(θ) = adj hyp tan(θ) = opp adj

sin(θ) = opp hyp cos(θ) = adj hyp tan(θ) = opp adj Math, Trigonometr and Vectors Geometr 33º What is the angle equal to? a) α = 7 b) α = 57 c) α = 33 d) α = 90 e) α cannot be determined α Trig Definitions Here's a familiar image. To make predictive models

More information

SECTION 2.2. Distance and Midpoint Formulas; Circles

SECTION 2.2. Distance and Midpoint Formulas; Circles SECTION. Objectives. Find the distance between two points.. Find the midpoint of a line segment.. Write the standard form of a circle s equation.. Give the center and radius of a circle whose equation

More information

Vector Fields and Line Integrals

Vector Fields and Line Integrals Vector Fields and Line Integrals 1. Match the following vector fields on R 2 with their plots. (a) F (, ), 1. Solution. An vector, 1 points up, and the onl plot that matches this is (III). (b) F (, ) 1,.

More information

Graphing Linear Equations

Graphing Linear Equations 6.3 Graphing Linear Equations 6.3 OBJECTIVES 1. Graph a linear equation b plotting points 2. Graph a linear equation b the intercept method 3. Graph a linear equation b solving the equation for We are

More information

LINEAR FUNCTIONS OF 2 VARIABLES

LINEAR FUNCTIONS OF 2 VARIABLES CHAPTER 4: LINEAR FUNCTIONS OF 2 VARIABLES 4.1 RATES OF CHANGES IN DIFFERENT DIRECTIONS From Precalculus, we know that is a linear function if the rate of change of the function is constant. I.e., for

More information

Addition and Subtraction of Vectors

Addition and Subtraction of Vectors ddition and Subtraction of Vectors 1 ppendi ddition and Subtraction of Vectors In this appendi the basic elements of vector algebra are eplored. Vectors are treated as geometric entities represented b

More information

C3: Functions. Learning objectives

C3: Functions. Learning objectives CHAPTER C3: Functions Learning objectives After studing this chapter ou should: be familiar with the terms one-one and man-one mappings understand the terms domain and range for a mapping understand the

More information

7.3 Parabolas. 7.3 Parabolas 505

7.3 Parabolas. 7.3 Parabolas 505 7. Parabolas 0 7. Parabolas We have alread learned that the graph of a quadratic function f() = a + b + c (a 0) is called a parabola. To our surprise and delight, we ma also define parabolas in terms of

More information

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1)

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1) Section 5.2 The Square Root 1 5.2 The Square Root In this this review we turn our attention to the square root function, the function defined b the equation f() =. (5.1) We can determine the domain and

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

ACT Math Vocabulary. Altitude The height of a triangle that makes a 90-degree angle with the base of the triangle. Altitude

ACT Math Vocabulary. Altitude The height of a triangle that makes a 90-degree angle with the base of the triangle. Altitude ACT Math Vocabular Acute When referring to an angle acute means less than 90 degrees. When referring to a triangle, acute means that all angles are less than 90 degrees. For eample: Altitude The height

More information

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model . Piecewise Functions YOU WILL NEED graph paper graphing calculator GOAL Understand, interpret, and graph situations that are described b piecewise functions. LEARN ABOUT the Math A cit parking lot uses

More information

COMPONENTS OF VECTORS

COMPONENTS OF VECTORS COMPONENTS OF VECTORS To describe motion in two dimensions we need a coordinate sstem with two perpendicular aes, and. In such a coordinate sstem, an vector A can be uniquel decomposed into a sum of two

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Chapter 6 Eponential and Logarithmic Functions Section summaries Section 6.1 Composite Functions Some functions are constructed in several steps, where each of the individual steps is a function. For eample,

More information

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED CONDENSED L E S S O N 5.1 A Formula for Slope In this lesson ou will learn how to calculate the slope of a line given two points on the line determine whether a point lies on the same line as two given

More information

Connecting Transformational Geometry and Transformations of Functions

Connecting Transformational Geometry and Transformations of Functions Connecting Transformational Geometr and Transformations of Functions Introductor Statements and Assumptions Isometries are rigid transformations that preserve distance and angles and therefore shapes.

More information

Trigonometry Review Workshop 1

Trigonometry Review Workshop 1 Trigonometr Review Workshop Definitions: Let P(,) be an point (not the origin) on the terminal side of an angle with measure θ and let r be the distance from the origin to P. Then the si trig functions

More information

So, using the new notation, P X,Y (0,1) =.08 This is the value which the joint probability function for X and Y takes when X=0 and Y=1.

So, using the new notation, P X,Y (0,1) =.08 This is the value which the joint probability function for X and Y takes when X=0 and Y=1. Joint probabilit is the probabilit that the RVs & Y take values &. like the PDF of the two events, and. We will denote a joint probabilit function as P,Y (,) = P(= Y=) Marginal probabilit of is the probabilit

More information

The Big Picture. Correlation. Scatter Plots. Data

The Big Picture. Correlation. Scatter Plots. Data The Big Picture Correlation Bret Hanlon and Bret Larget Department of Statistics Universit of Wisconsin Madison December 6, We have just completed a length series of lectures on ANOVA where we considered

More information

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions:

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions: Precalculus Worksheet 1. Da 1 1. The relation described b the set of points {(-, 5 ),( 0, 5 ),(,8 ),(, 9) } is NOT a function. Eplain wh. For questions - 4, use the graph at the right.. Eplain wh the graph

More information

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal Phsics 53 Kinematics 2 Our nature consists in movement; absolute rest is death. Pascal Velocit and Acceleration in 3-D We have defined the velocit and acceleration of a particle as the first and second

More information

Lines and Planes 1. x(t) = at + b y(t) = ct + d

Lines and Planes 1. x(t) = at + b y(t) = ct + d 1 Lines in the Plane Lines and Planes 1 Ever line of points L in R 2 can be epressed as the solution set for an equation of the form A + B = C. The equation is not unique for if we multipl both sides b

More information

MAT188H1S Lec0101 Burbulla

MAT188H1S Lec0101 Burbulla Winter 206 Linear Transformations A linear transformation T : R m R n is a function that takes vectors in R m to vectors in R n such that and T (u + v) T (u) + T (v) T (k v) k T (v), for all vectors u

More information

Affine Transformations

Affine Transformations A P P E N D I X C Affine Transformations CONTENTS C The need for geometric transformations 335 C2 Affine transformations 336 C3 Matri representation of the linear transformations 338 C4 Homogeneous coordinates

More information

By Clicking on the Worksheet you are in an active Math Region. In order to insert a text region either go to INSERT -TEXT REGION or simply

By Clicking on the Worksheet you are in an active Math Region. In order to insert a text region either go to INSERT -TEXT REGION or simply Introduction and Basics Tet Regions By Clicking on the Worksheet you are in an active Math Region In order to insert a tet region either go to INSERT -TEXT REGION or simply start typing --the first time

More information

5.2 Inverse Functions

5.2 Inverse Functions 78 Further Topics in Functions. Inverse Functions Thinking of a function as a process like we did in Section., in this section we seek another function which might reverse that process. As in real life,

More information

Dr. Fritz Wilhelm, DVC,8/30/2004;4:25 PM E:\Excel files\ch 03 Vector calculations.doc Last printed 8/30/2004 4:25:00 PM

Dr. Fritz Wilhelm, DVC,8/30/2004;4:25 PM E:\Excel files\ch 03 Vector calculations.doc Last printed 8/30/2004 4:25:00 PM E:\Ecel files\ch 03 Vector calculations.doc Last printed 8/30/2004 4:25:00 PM Vector calculations 1 of 6 Vectors are ordered sequences of numbers. In three dimensions we write vectors in an of the following

More information

Implicit Differentiation

Implicit Differentiation Revision Notes 2 Calculus 1270 Fall 2007 INSTRUCTOR: Peter Roper OFFICE: LCB 313 [EMAIL: roper@math.utah.edu] Standard Disclaimer These notes are not a complete review of the course thus far, and some

More information

CHAPTER 10 SYSTEMS, MATRICES, AND DETERMINANTS

CHAPTER 10 SYSTEMS, MATRICES, AND DETERMINANTS CHAPTER 0 SYSTEMS, MATRICES, AND DETERMINANTS PRE-CALCULUS: A TEACHING TEXTBOOK Lesson 64 Solving Sstems In this chapter, we re going to focus on sstems of equations. As ou ma remember from algebra, sstems

More information

Core Maths C2. Revision Notes

Core Maths C2. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Polnomials: +,,,.... Factorising... Long division... Remainder theorem... Factor theorem... 4 Choosing a suitable factor... 5 Cubic equations...

More information

9.5 CALCULUS AND POLAR COORDINATES

9.5 CALCULUS AND POLAR COORDINATES smi9885_ch09b.qd 5/7/0 :5 PM Page 760 760 Chapter 9 Parametric Equations and Polar Coordinates 9.5 CALCULUS AND POLAR COORDINATES Now that we have introduced ou to polar coordinates and looked at a variet

More information

2.1 Three Dimensional Curves and Surfaces

2.1 Three Dimensional Curves and Surfaces . Three Dimensional Curves and Surfaces.. Parametric Equation of a Line An line in two- or three-dimensional space can be uniquel specified b a point on the line and a vector parallel to the line. The

More information

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered Conic Sections. Distance Formula and Circles. More on the Parabola. The Ellipse and Hperbola. Nonlinear Sstems of Equations in Two Variables. Nonlinear Inequalities and Sstems of Inequalities In Chapter,

More information

LINES AND PLANES CHRIS JOHNSON

LINES AND PLANES CHRIS JOHNSON LINES AND PLANES CHRIS JOHNSON Abstract. In this lecture we derive the equations for lines and planes living in 3-space, as well as define the angle between two non-parallel planes, and determine the distance

More information

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form SECTION 11.3 Solving Quadratic Equations b Graphing 11.3 OBJECTIVES 1. Find an ais of smmetr 2. Find a verte 3. Graph a parabola 4. Solve quadratic equations b graphing 5. Solve an application involving

More information

I think that starting

I think that starting . Graphs of Functions 69. GRAPHS OF FUNCTIONS One can envisage that mathematical theor will go on being elaborated and etended indefinitel. How strange that the results of just the first few centuries

More information

Functions and Graphs CHAPTER INTRODUCTION. The function concept is one of the most important ideas in mathematics. The study

Functions and Graphs CHAPTER INTRODUCTION. The function concept is one of the most important ideas in mathematics. The study Functions and Graphs CHAPTER 2 INTRODUCTION The function concept is one of the most important ideas in mathematics. The stud 2-1 Functions 2-2 Elementar Functions: Graphs and Transformations 2-3 Quadratic

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures and has been around a long time! In this brief Section we discuss the basic coordinate geometr of a circle - in particular

More information

MECHANICS OF SOLIDS - BEAMS TUTORIAL TUTORIAL 4 - COMPLEMENTARY SHEAR STRESS

MECHANICS OF SOLIDS - BEAMS TUTORIAL TUTORIAL 4 - COMPLEMENTARY SHEAR STRESS MECHANICS OF SOLIDS - BEAMS TUTORIAL TUTORIAL 4 - COMPLEMENTARY SHEAR STRESS This the fourth and final tutorial on bending of beams. You should judge our progress b completing the self assessment exercises.

More information

Slope-Intercept Form and Point-Slope Form

Slope-Intercept Form and Point-Slope Form Slope-Intercept Form and Point-Slope Form In this section we will be discussing Slope-Intercept Form and the Point-Slope Form of a line. We will also discuss how to graph using the Slope-Intercept Form.

More information

3 Contour integrals and Cauchy s Theorem

3 Contour integrals and Cauchy s Theorem 3 ontour integrals and auchy s Theorem 3. Line integrals of complex functions Our goal here will be to discuss integration of complex functions = u + iv, with particular regard to analytic functions. Of

More information

Systems of Linear Equations: Solving by Substitution

Systems of Linear Equations: Solving by Substitution 8.3 Sstems of Linear Equations: Solving b Substitution 8.3 OBJECTIVES 1. Solve sstems using the substitution method 2. Solve applications of sstems of equations In Sections 8.1 and 8.2, we looked at graphing

More information

The small increase in x is. and the corresponding increase in y is. Therefore

The small increase in x is. and the corresponding increase in y is. Therefore Differentials For a while now, we have been using the notation dy to mean the derivative of y with respect to. Here is any variable, and y is a variable whose value depends on. One of the reasons that

More information

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1 Chapter 1 INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4 This opening section introduces the students to man of the big ideas of Algebra 2, as well as different was of thinking and various problem solving strategies.

More information

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y).

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y). Autonomous Equations / Stabilit of Equilibrium Solutions First order autonomous equations, Equilibrium solutions, Stabilit, Longterm behavior of solutions, direction fields, Population dnamics and logistic

More information

Chapter 4 One Dimensional Kinematics

Chapter 4 One Dimensional Kinematics Chapter 4 One Dimensional Kinematics 41 Introduction 1 4 Position, Time Interval, Displacement 41 Position 4 Time Interval 43 Displacement 43 Velocity 3 431 Average Velocity 3 433 Instantaneous Velocity

More information

Differentiation of vectors

Differentiation of vectors Chapter 4 Differentiation of vectors 4.1 Vector-valued functions In the previous chapters we have considered real functions of several (usually two) variables f : D R, where D is a subset of R n, where

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level A7 of challenge: C A7 Interpreting functions, graphs and tables tables Mathematical goals Starting points Materials required Time needed To enable learners to understand: the relationship between

More information

Ground Rules. PC1221 Fundamentals of Physics I. Kinematics. Position. Lectures 3 and 4 Motion in One Dimension. Dr Tay Seng Chuan

Ground Rules. PC1221 Fundamentals of Physics I. Kinematics. Position. Lectures 3 and 4 Motion in One Dimension. Dr Tay Seng Chuan Ground Rules PC11 Fundamentals of Physics I Lectures 3 and 4 Motion in One Dimension Dr Tay Seng Chuan 1 Switch off your handphone and pager Switch off your laptop computer and keep it No talking while

More information

Section 9.1 Vectors in Two Dimensions

Section 9.1 Vectors in Two Dimensions Section 9.1 Vectors in Two Dimensions Geometric Description of Vectors A vector in the plane is a line segment with an assigned direction. We sketch a vector as shown in the first Figure below with an

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures. In this brief Section we discuss the basic coordinate geometr of a circle - in particular the basic equation representing

More information

6. LECTURE 6. Objectives

6. LECTURE 6. Objectives 6. LECTURE 6 Objectives I understand how to use vectors to understand displacement. I can find the magnitude of a vector. I can sketch a vector. I can add and subtract vector. I can multiply a vector by

More information

Equations Involving Lines and Planes Standard equations for lines in space

Equations Involving Lines and Planes Standard equations for lines in space Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity

More information

When I was 3.1 POLYNOMIAL FUNCTIONS

When I was 3.1 POLYNOMIAL FUNCTIONS 146 Chapter 3 Polnomial and Rational Functions Section 3.1 begins with basic definitions and graphical concepts and gives an overview of ke properties of polnomial functions. In Sections 3.2 and 3.3 we

More information

To Be or Not To Be a Linear Equation: That Is the Question

To Be or Not To Be a Linear Equation: That Is the Question To Be or Not To Be a Linear Equation: That Is the Question Linear Equation in Two Variables A linear equation in two variables is an equation that can be written in the form A + B C where A and B are not

More information

Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science

Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science Colorado College has two all college requirements (QR and SI) which can be satisfied in full, or part, b taking

More information

SECTION 7-4 Algebraic Vectors

SECTION 7-4 Algebraic Vectors 7-4 lgebraic Vectors 531 SECTIN 7-4 lgebraic Vectors From Geometric Vectors to lgebraic Vectors Vector ddition and Scalar Multiplication Unit Vectors lgebraic Properties Static Equilibrium Geometric vectors

More information

SLOPE OF A LINE 3.2. section. helpful. hint. Slope Using Coordinates to Find 6% GRADE 6 100 SLOW VEHICLES KEEP RIGHT

SLOPE OF A LINE 3.2. section. helpful. hint. Slope Using Coordinates to Find 6% GRADE 6 100 SLOW VEHICLES KEEP RIGHT . Slope of a Line (-) 67. 600 68. 00. SLOPE OF A LINE In this section In Section. we saw some equations whose graphs were straight lines. In this section we look at graphs of straight lines in more detail

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Triple Integrals in Cylindrical or Spherical Coordinates

Triple Integrals in Cylindrical or Spherical Coordinates Triple Integrals in Clindrical or Spherical Coordinates. Find the volume of the solid ball 2 + 2 + 2. Solution. Let be the ball. We know b #a of the worksheet Triple Integrals that the volume of is given

More information

Chapter 15, example problems:

Chapter 15, example problems: Chapter, example problems: (.0) Ultrasound imaging. (Frequenc > 0,000 Hz) v = 00 m/s. λ 00 m/s /.0 mm =.0 0 6 Hz. (Smaller wave length implies larger frequenc, since their product,

More information

2-1 Position, Displacement, and Distance

2-1 Position, Displacement, and Distance 2-1 Position, Displacement, and Distance In describing an object s motion, we should first talk about position where is the object? A position is a vector because it has both a magnitude and a direction:

More information

2D Geometrical Transformations. Foley & Van Dam, Chapter 5

2D Geometrical Transformations. Foley & Van Dam, Chapter 5 2D Geometrical Transformations Fole & Van Dam, Chapter 5 2D Geometrical Transformations Translation Scaling Rotation Shear Matri notation Compositions Homogeneous coordinates 2D Geometrical Transformations

More information

3D Drawing. Single Point Perspective with Diminishing Spaces

3D Drawing. Single Point Perspective with Diminishing Spaces 3D Drawing Single Point Perspective with Diminishing Spaces The following document helps describe the basic process for generating a 3D representation of a simple 2D plan. For this exercise we will be

More information

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

4.1 Ordinal versus cardinal utility

4.1 Ordinal versus cardinal utility Microeconomics I. Antonio Zabalza. Universit of Valencia 1 Micro I. Lesson 4. Utilit In the previous lesson we have developed a method to rank consistentl all bundles in the (,) space and we have introduced

More information

Solving Systems of Equations

Solving Systems of Equations Solving Sstems of Equations When we have or more equations and or more unknowns, we use a sstem of equations to find the solution. Definition: A solution of a sstem of equations is an ordered pair that

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

Chapter 6 Quadratic Functions

Chapter 6 Quadratic Functions Chapter 6 Quadratic Functions Determine the characteristics of quadratic functions Sketch Quadratics Solve problems modelled b Quadratics 6.1Quadratic Functions A quadratic function is of the form where

More information

Math 21a Curl and Divergence Spring, 2009. 1 Define the operator (pronounced del ) by. = i

Math 21a Curl and Divergence Spring, 2009. 1 Define the operator (pronounced del ) by. = i Math 21a url and ivergence Spring, 29 1 efine the operator (pronounced del by = i j y k z Notice that the gradient f (or also grad f is just applied to f (a We define the divergence of a vector field F,

More information

Figure 2.1: Center of mass of four points.

Figure 2.1: Center of mass of four points. Chapter 2 Bézier curves are named after their inventor, Dr. Pierre Bézier. Bézier was an engineer with the Renault car company and set out in the early 196 s to develop a curve formulation which would

More information

LESSON EIII.E EXPONENTS AND LOGARITHMS

LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS OVERVIEW Here s what ou ll learn in this lesson: Eponential Functions a. Graphing eponential functions b. Applications of eponential

More information

Representing Vector Fields Using Field Line Diagrams

Representing Vector Fields Using Field Line Diagrams Minds On Physics Activity FFá2 5 Representing Vector Fields Using Field Line Diagrams Purpose and Expected Outcome One way of representing vector fields is using arrows to indicate the strength and direction

More information

A Quick Algebra Review

A Quick Algebra Review 1. Simplifying Epressions. Solving Equations 3. Problem Solving 4. Inequalities 5. Absolute Values 6. Linear Equations 7. Systems of Equations 8. Laws of Eponents 9. Quadratics 10. Rationals 11. Radicals

More information

EQUILIBRIUM STRESS SYSTEMS

EQUILIBRIUM STRESS SYSTEMS EQUILIBRIUM STRESS SYSTEMS Definition of stress The general definition of stress is: Stress = Force Area where the area is the cross-sectional area on which the force is acting. Consider the rectangular

More information

5.3 Graphing Cubic Functions

5.3 Graphing Cubic Functions Name Class Date 5.3 Graphing Cubic Functions Essential Question: How are the graphs of f () = a ( - h) 3 + k and f () = ( 1_ related to the graph of f () = 3? b ( - h) 3 ) + k Resource Locker Eplore 1

More information

Mechanics 1: Vectors

Mechanics 1: Vectors Mechanics 1: Vectors roadly speaking, mechanical systems will be described by a combination of scalar and vector quantities. scalar is just a (real) number. For example, mass or weight is characterized

More information

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z 28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE 1.4 Cross Product 1.4.1 Definitions The cross product is the second multiplication operation between vectors we will study. The goal behind the definition

More information

Introduction to Matrices for Engineers

Introduction to Matrices for Engineers Introduction to Matrices for Engineers C.T.J. Dodson, School of Mathematics, Manchester Universit 1 What is a Matrix? A matrix is a rectangular arra of elements, usuall numbers, e.g. 1 0-8 4 0-1 1 0 11

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., 12-15 July 2000. Derive 5: The Easiest... Just Got Better!

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., 12-15 July 2000. Derive 5: The Easiest... Just Got Better! The Fourth International DERIVE-TI9/89 Conference Liverpool, U.K., -5 July 000 Derive 5: The Easiest... Just Got Better! Michel Beaudin École de technologie supérieure 00, rue Notre-Dame Ouest Montréal

More information

Name DATE Per TEST REVIEW. 2. A picture that shows how two variables are related is called a.

Name DATE Per TEST REVIEW. 2. A picture that shows how two variables are related is called a. Name DATE Per Completion Complete each statement. TEST REVIEW 1. The two most common systems of standardized units for expressing measurements are the system and the system. 2. A picture that shows how

More information

3D Drawing. Single Point Perspective with Diminishing Spaces

3D Drawing. Single Point Perspective with Diminishing Spaces 3D Drawing Single Point Perspective with Diminishing Spaces The following document helps describe the basic process for generating a 3D representation of a simple 2D plan. For this exercise we will be

More information

Graphing Quadratic Equations

Graphing Quadratic Equations .4 Graphing Quadratic Equations.4 OBJECTIVE. Graph a quadratic equation b plotting points In Section 6.3 ou learned to graph first-degree equations. Similar methods will allow ou to graph quadratic equations

More information

Solutions to Practice Problems for Test 4

Solutions to Practice Problems for Test 4 olutions to Practice Problems for Test 4 1. Let be the line segmentfrom the point (, 1, 1) to the point (,, 3). Evaluate the line integral y ds. Answer: First, we parametrize the line segment from (, 1,

More information

Vector surface area Differentials in an OCS

Vector surface area Differentials in an OCS Calculus and Coordinate systems EE 311 - Lecture 17 1. Calculus and coordinate systems 2. Cartesian system 3. Cylindrical system 4. Spherical system In electromagnetics, we will often need to perform integrals

More information

Rotated Ellipses. And Their Intersections With Lines. Mark C. Hendricks, Ph.D. Copyright March 8, 2012

Rotated Ellipses. And Their Intersections With Lines. Mark C. Hendricks, Ph.D. Copyright March 8, 2012 Rotated Ellipses And Their Intersections With Lines b Mark C. Hendricks, Ph.D. Copright March 8, 0 Abstract: This paper addresses the mathematical equations for ellipses rotated at an angle and how to

More information

2.3 TRANSFORMATIONS OF GRAPHS

2.3 TRANSFORMATIONS OF GRAPHS 78 Chapter Functions 7. Overtime Pa A carpenter earns $0 per hour when he works 0 hours or fewer per week, and time-and-ahalf for the number of hours he works above 0. Let denote the number of hours he

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Fundamental Theorems of Vector Calculus

Fundamental Theorems of Vector Calculus Fundamental Theorems of Vector Calculus We have studied the techniques for evaluating integrals over curves and surfaces. In the case of integrating over an interval on the real line, we were able to use

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

Exponential Functions

Exponential Functions Eponential Functions Deinition: An Eponential Function is an unction that has the orm ( a, where a > 0. The number a is called the base. Eample:Let For eample (0, (, ( It is clear what the unction means

More information

In order to describe motion you need to describe the following properties.

In order to describe motion you need to describe the following properties. Chapter 2 One Dimensional Kinematics How would you describe the following motion? Ex: random 1-D path speeding up and slowing down In order to describe motion you need to describe the following properties.

More information

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors SECTION 5. Eact First-Order Equations 09 SECTION 5. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Section 5.6, ou studied applications of differential

More information

Chapter 8. Lines and Planes. By the end of this chapter, you will

Chapter 8. Lines and Planes. By the end of this chapter, you will Chapter 8 Lines and Planes In this chapter, ou will revisit our knowledge of intersecting lines in two dimensions and etend those ideas into three dimensions. You will investigate the nature of planes

More information