Introduction to Vector Functions

Size: px
Start display at page:

Download "Introduction to Vector Functions"

Transcription

1 Introduction to Vector Functions Differentiation and Integration Philippe B. Laval KSU Today Philippe B. Laval (KSU) Vector Functions Today 1 / 14

2 Introduction In this section, we study the differentiation and integration of vector functions. Simply put, we differentiate and integrate vector functions by differentiating and integrating their component functions. Since the component functions are real-valued functions of one variable, we can use the techniques studied in calculus I and II. We then look at applications. In the case a vector function represents the path followed by a moving object, we see how differentiation and integration relate position, velocity and acceleration. We finish by deriving the equations of an object moving in space, subject to an initial force and gravity. Philippe B. Laval (KSU) Vector Functions Today 2 / 14

3 Differentiation Definition Let r (t) be a vector function. The derivative of r with respect to t, denoted r (t) or d r is defined to be dt r (t) = lim h 0 r (t + h) r (t) h Geometrically, r (a) is the vector tangent to the curve at t = a. Definition The line tangent to a curve C with position vector r (t) at t = a is the line through r (a) in the direction of r (a). Philippe B. Laval (KSU) Vector Functions Today 3 / 14

4 Differentiation Definition (Unit Tangent Vector) The unit tangent vector, denoted T (t) is defined to be T (t) = r (t) r (t) Of course, the above definition makes sense only if r (t) 0. The derivative is defined in terms of limits. Taking the limit of a vector function amounts to taking the limits of the component functions. Thus, we have the following theorem: Theorem If r (t) = f (t), g (t), h (t) then r (t) = f (t), g (t), h (t). There is a similar result for plane curves. Philippe B. Laval (KSU) Vector Functions Today 4 / 14

5 Differentiation Since the component functions are real-valued functions of one variable, all the properties of the derivative will hold. We have the following theorem: Theorem Suppose that u and v are differentiable vector functions, c is a scalar and f is a real-valued function. Then: ( 1 u (t) ± ) v (t) = u (t) ± v (t) ( c ) u (t) = c u (t) ( f (t) ) u (t) = f (t) u (t) + f (t) u (t) ( u (t) ) v (t) = u (t) v (t) + u (t) v (t) ( u (t) ) v (t) = u (t) v (t) + u (t) v (t) ( u ) (f (t)) = f (t) u (f (t)) Philippe B. Laval (KSU) Vector Functions Today 5 / 14

6 Differentiation Example Let r (t) = t, e t2, sin 2t. Find r (t) and the unit tangent vector at t = 0. Then, find the equation of the tangent at t = 0. Definition (Smooth Curve) A curve C given by a position vector r (t) on an interval I is said to be smooth if the conditions below are satisfied: 1 r (t) is continuous. 2 r (t) 0 except possibly at the endpoints of I. Smooth curves will play an important role in the next sections. Geometrically, a curve is not smooth at points where there is a corner also called a cusp. Philippe B. Laval (KSU) Vector Functions Today 6 / 14

7 Differentiation Example Consider the curve given by r 1 (t) = 1 + t 2, t 3. Find if it is smooth on R. What about on (0, )? We finish with the proof of a well known result which we state as a theorem. Theorem Let C be a curve given by a position vector r (t). If r (t) = c (a constant) then r (t) r (t) for all t. You may not recognize this result the way it is stated. Think of a circle. The position vector of a circle is its radius. The theorem stated in the case of a circle says that the radius of a circle is perpendicular to the tangent to the circle. Philippe B. Laval (KSU) Vector Functions Today 7 / 14

8 Integration Definition If r (t) = f (t), g (t), h (t) then b a r (t) dt = b a b b f (t) dt, g (t) dt, h (t) dt a a and r (t) dt = f (t) dt, g (t) dt, h (t) dt We have similar definitions for plane curves. Example Let 1 r (t) = cos 2t, 2 sin t, 1 + t 2. Find R (t) = r (t) dt which satisfies R (0) = 3, 2, 1. Philippe B. Laval (KSU) Vector Functions Today 8 / 14

9 Velocity and Acceleration In this section, we look at direct applications of the derivative and the integral of a vector function. Definition (Velocity and Acceleration) Consider an object moving along C, a smooth curve, twice differentiable, with position vector r (t). 1 The velocity of the object, denoted v (t), is defined to be v (t) = r (t) (1) 2 The acceleration of the object, denoted a (t), is defined to be a (t) = v (t) = r (t) (2) 3 The speed of the object, denoted v (t), is the magnitude of the velocity, that is v (t) = v (t) Philippe B. Laval (KSU) Vector Functions Today 9 / 14

10 Velocity and Acceleration Example (Finding the velocity and acceleration of a moving object) An object is moving along the curve r (t) = t, t 3, 3t for t 0. Find v (t), a (t) and sketch the trajectory of the object as well as the velocity and acceleration when t = 1. In many applications, we do not know the position function. Instead, we know the acceleration and we must find the velocity and position function. The next example illustrates this. Example (Finding a Position Function by Integration) A moving particle starts at position r (0) = 1, 0, 0 with initial velocity v (0) = 1, 1, 1. Its acceleration is a (t) = 4t, 6t, 1. Find its velocity and position function at time t. Philippe B. Laval (KSU) Vector Functions Today 10 / 14

11 Velocity and Acceleration Figure: Motion of an object along r (t) = t, t 3, 3t Philippe B. Laval (KSU) Vector Functions Today 11 / 14

12 Projectile Motion If you wondered how we can know the acceleration and not the other quantities, this section will hopefully answer your questions. We begin with a little bit of physics. Newton s second law of motion states that if at time t a force F (t) acts on an object of mass m, this action will produce an acceleration a (t) of the object satisfying F (t) = m a (t) Thus, if we know the force acting on the object, we can find the acceleration. We will then be in the situation of the previous example. We illustrate this with a classical problem in physics, the problem of finding the trajectory of an object being thrown in the air and subject to the laws of physics. Philippe B. Laval (KSU) Vector Functions Today 12 / 14

13 Projectile Motion - Example A projectile is fired with an angle of elevation α and initial velocity v 0. If we ignore air resistance, the only force acting on the object is gravity. 1 Find the position of the object r (t) in terms of α and v 0. 2 Express the range d in terms of α. 3 Find the value of α which maximizes the range d. 4 What is the maximum height reached by the object? Figure: Trajectory of a Projectile Philippe B. Laval (KSU) Vector Functions Today 13 / 14

14 Exercises Review the notions of differentiation and integration from Calculus I and II. See the problems at the end of my notes on vector functions: differentiation and integration. Philippe B. Laval (KSU) Vector Functions Today 14 / 14

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

Arc Length. Philippe B. Laval. Today KSU. Philippe B. Laval (KSU) Arc Length Today 1 / 12

Arc Length. Philippe B. Laval. Today KSU. Philippe B. Laval (KSU) Arc Length Today 1 / 12 Philippe B. Laval KSU Today Philippe B. Laval (KSU) Arc Length Today 1 / 12 Introduction In this section, we discuss the notion of curve in greater detail and introduce the very important notion of arc

More information

2.2 Differentiation and Integration of Vector-Valued Functions

2.2 Differentiation and Integration of Vector-Valued Functions .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS133. Differentiation and Interation of Vector-Valued Functions Simply put, we differentiate and interate vector functions by differentiatin

More information

Introduction to Vector Functions

Introduction to Vector Functions Introduction to Vector Functions Limits and Continuity Philippe B. Laval KSU Today Philippe B. Laval (KSU) Vector Functions Today 1 / 14 Introduction Until now, the functions we studied took a real number

More information

Representation of Functions as Power Series

Representation of Functions as Power Series Representation of Functions as Power Series Philippe B. Laval KSU Today Philippe B. Laval (KSU) Functions as Power Series Today / Introduction In this section and the next, we develop several techniques

More information

Differentiation - Quick Review From Calculus

Differentiation - Quick Review From Calculus Differentiation - Quick Review From Calculus Philippe B. Laval KSU Current Semester Philippe B. Laval (KSU) Differentiation - Quick Review From Calculus Current Semester 1 / 13 Introduction In this section,

More information

2.5 Velocity and Acceleration

2.5 Velocity and Acceleration 82 CHAPTER 2. VECTOR FUNCTIONS 2.5 Velocity and Acceleration In this section, we study the motion of an object alon a space curve. In other words, as the object moves with time, its trajectory follows

More information

Functions of Several Variables

Functions of Several Variables Functions of Several Variables Extreme Values Philippe B. Laval KSU Today Philippe B. Laval (KSU) Extreme Values Today 1 / 18 Introduction In Calculus I (differential calculus for functions of one variable),

More information

Relationship Between Integration and Differentiation

Relationship Between Integration and Differentiation Relationship Between Integration and Differentiation Fundamental Theorem of Calculus Philippe B. Laval KSU Today Philippe B. Laval (KSU) FTC Today 1 / 16 Introduction In the previous sections we defined

More information

Testing Series with Mixed Terms

Testing Series with Mixed Terms Testing Series with Mixed Terms Philippe B. Laval KSU Today Philippe B. Laval (KSU) Series with Mixed Terms Today 1 / 17 Outline 1 Introduction 2 Absolute v.s. Conditional Convergence 3 Alternating Series

More information

Functions of Several Variables

Functions of Several Variables Functions of Several Variables Extreme Values Philippe B Laval KSU April 9, 2012 Philippe B Laval (KSU) Functions of Several Variables April 9, 2012 1 / 13 Introduction In Calculus I (differential calculus

More information

The Laplace Transform

The Laplace Transform The Laplace Transform Laplace Transform Philippe B. Laval KSU Today Philippe B. Laval (KSU) Definition of the Laplace Transform Today 1 / 16 Outline General idea behind the Laplace transform and other

More information

MAT 272 Test 1 Review. 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same

MAT 272 Test 1 Review. 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same 11.1 Vectors in the Plane 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same direction as. QP a. u =< 1, 2 > b. u =< 1 5, 2 5 > c. u =< 1, 2 > d. u =< 1 5, 2 5 > 2. If u has magnitude

More information

Functions of Several Variables

Functions of Several Variables Functions of Several Variables Partial Derivatives Philippe B Laval KSU March 21, 2012 Philippe B Laval (KSU) Functions of Several Variables March 21, 2012 1 / 19 Introduction In this section we extend

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

Review of Functions. Functions. Philippe B. Laval. Current Semester KSU. Philippe B. Laval (KSU) Functions Current Semester 1 / 12

Review of Functions. Functions. Philippe B. Laval. Current Semester KSU. Philippe B. Laval (KSU) Functions Current Semester 1 / 12 Review of Functions Functions Philippe B. Laval KSU Current Semester Philippe B. Laval (KSU) Functions Current Semester 1 / 12 Introduction Students are expected to know the following concepts about functions:

More information

Mathematics 2203, Test 1 - Solutions

Mathematics 2203, Test 1 - Solutions Mathematics 220, Test 1 - Solutions F, 2010 Philippe B. Laval Name 1. Determine if each statement below is True or False. If it is true, explain why (cite theorem, rule, property). If it is false, explain

More information

The Cross Product. Philippe B. Laval. Spring 2012 KSU. Philippe B. Laval (KSU) The Cross Product Spring /

The Cross Product. Philippe B. Laval. Spring 2012 KSU. Philippe B. Laval (KSU) The Cross Product Spring / The Cross Product Philippe B Laval KSU Spring 2012 Philippe B Laval (KSU) The Cross Product Spring 2012 1 / 15 Introduction The cross product is the second multiplication operation between vectors we will

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

Consequences of the Completeness Property

Consequences of the Completeness Property Consequences of the Completeness Property Philippe B. Laval KSU Today Philippe B. Laval (KSU) Consequences of the Completeness Property Today 1 / 10 Introduction In this section, we use the fact that R

More information

Differentiation and Integration of Fourier Series

Differentiation and Integration of Fourier Series Differentiation and Integration of Fourier Series Philippe B. Laval KSU Today Philippe B. Laval (KSU) Fourier Series Today 1 / 12 Introduction When doing manipulations with infinite sums, we must remember

More information

MOTION IN TWO OR THREE DIMENSIONS

MOTION IN TWO OR THREE DIMENSIONS MOTION IN TWO OR THREE DIMENSIONS 3 Sections Covered 3.1 : Position & velocity vectors 3.2 : The acceleration vector 3.3 : Projectile motion 3.4 : Motion in a circle 3.5 : Relative velocity 3.1 Position

More information

The Laplace Transform

The Laplace Transform The Laplace Transform Inverse of the Laplace Transform Philippe B. Laval KSU Today Philippe B. Laval (KSU) Inverse of the Laplace Transform Today 1 / 12 Outline Introduction Inverse of the Laplace Transform

More information

Differentiation - Important Theorems

Differentiation - Important Theorems Differentiation - Important Theorems Philippe B Laval KSU Spring 2012 Philippe B Laval (KSU) Differentiation - Important Theorems Spring 2012 1 / 10 Introduction We study several important theorems related

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

Chapter 4. Motion in Two Dimensions

Chapter 4. Motion in Two Dimensions Chapter 4 Motion in Two Dimensions Kinematics in Two Dimensions Will study the vector nature of position, velocity and acceleration in greater detail Will treat projectile motion and uniform circular motion

More information

Unit Speed Curves. Recall that a curve Α is said to be a unit speed curve if

Unit Speed Curves. Recall that a curve Α is said to be a unit speed curve if Unit Speed Curves Recall that a curve Α is said to be a unit speed curve if The reason that we like unit speed curves that the parameter t is equal to arc length; i.e. the value of t tells us how far along

More information

Chapter 4. Motion in Two Dimensions

Chapter 4. Motion in Two Dimensions Chapter 4 Motion in Two Dimensions Projectile Motion An object may move in both the x and y directions simultaneously. This form of two-dimensional motion we will deal with is called projectile motion.

More information

Projectile Motion. directions simultaneously. deal with is called projectile motion. ! An object may move in both the x and y

Projectile Motion. directions simultaneously. deal with is called projectile motion. ! An object may move in both the x and y Projectile Motion! An object may move in both the x and y directions simultaneously! The form of two-dimensional motion we will deal with is called projectile motion Assumptions of Projectile Motion! The

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

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 9, 2018 Outline 1 Extremal Values 2

More information

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 8, 2017 Outline Extremal Values The

More information

Chapter 4. Motion in Two Dimensions. Professor Wa el Salah

Chapter 4. Motion in Two Dimensions. Professor Wa el Salah Chapter 4 Motion in Two Dimensions Kinematics in Two Dimensions Will study the vector nature of position, velocity and acceleration in greater detail. Will treat projectile motion and uniform circular

More information

Consequences of Orthogonality

Consequences of Orthogonality Consequences of Orthogonality Philippe B. Laval KSU Today Philippe B. Laval (KSU) Consequences of Orthogonality Today 1 / 23 Introduction The three kind of examples we did above involved Dirichlet, Neumann

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

HIGHER SCHOOL CERTIFICATE EXAMINATION MATHEMATICS 3 UNIT (ADDITIONAL) AND 3/4 UNIT (COMMON) Time allowed Two hours (Plus 5 minutes reading time)

HIGHER SCHOOL CERTIFICATE EXAMINATION MATHEMATICS 3 UNIT (ADDITIONAL) AND 3/4 UNIT (COMMON) Time allowed Two hours (Plus 5 minutes reading time) HIGHER SCHOOL CERTIFICATE EXAMINATION 000 MATHEMATICS UNIT (ADDITIONAL) AND /4 UNIT (COMMON) Time allowed Two hours (Plus 5 minutes reading time) DIRECTIONS TO CANDIDATES Attempt ALL questions. ALL questions

More information

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I.

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I. Antiderivatives Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if F x f x for all x I. Theorem If F is an antiderivative of f on I, then every function of

More information

Chapter Four. Derivatives. in the interior of a set S of real numbers means there is an interval centered at t 0

Chapter Four. Derivatives. in the interior of a set S of real numbers means there is an interval centered at t 0 Chapter Four Derivatives 4 Derivatives Suppose f is a vector function and t 0 is a point in the interior of the domain of f ( t 0 in the interior of a set S of real numbers means there is an interval centered

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

MAC 2311 Calculus I Spring 2004

MAC 2311 Calculus I Spring 2004 MAC 2 Calculus I Spring 2004 Homework # Some Solutions.#. Since f (x) = d dx (ln x) =, the linearization at a = is x L(x) = f() + f ()(x ) = ln + (x ) = x. The answer is L(x) = x..#4. Since e 0 =, and

More information

Projectile Motion. Chin- Sung Lin STEM GARAGE SCIENCE PHYSICS

Projectile Motion. Chin- Sung Lin STEM GARAGE SCIENCE PHYSICS Projectile Motion Chin- Sung Lin Introduction to Projectile Motion q What is Projectile Motion? q Trajectory of a Projectile q Calculation of Projectile Motion Introduction to Projectile Motion q What

More information

Vectors a vector is a quantity that has both a magnitude (size) and a direction

Vectors a vector is a quantity that has both a magnitude (size) and a direction Vectors In physics, a vector is a quantity that has both a magnitude (size) and a direction. Familiar examples of vectors include velocity, force, and electric field. For any applications beyond one dimension,

More information

Planar Motion with Constant Acceleration

Planar Motion with Constant Acceleration Planar Motion with Constant Acceleration 1. If the acceleration vector of an object is perpendicular to its velocity vector, which of the following must be true? (a) The speed is changing. (b) The direction

More information

Testing Series With Mixed Terms

Testing Series With Mixed Terms Testing Series With Mixed Terms Philippe B. Laval Series with Mixed Terms 1. Introduction 2. Absolute v.s. Conditional Convergence 3. Alternating Series 4. The Ratio and Root Tests 5. Conclusion 1 Introduction

More information

AH Mechanics Checklist (Unit 1) AH Mechanics Checklist (Unit 1) Rectilinear Motion

AH Mechanics Checklist (Unit 1) AH Mechanics Checklist (Unit 1) Rectilinear Motion Rectilinear Motion No. kill Done 1 Know that rectilinear motion means motion in 1D (i.e. along a straight line) Know that a body is a physical object 3 Know that a particle is an idealised body that has

More information

Section Vector Functions and Space Curves

Section Vector Functions and Space Curves Section 13.1 Section 13.1 Goals: Graph certain plane curves. Compute limits and verify the continuity of vector functions. Multivariable Calculus 1 / 32 Section 13.1 Equation of a Line The equation of

More information

AP Calculus AB Worksheet - Differentiability

AP Calculus AB Worksheet - Differentiability Name AP Calculus AB Worksheet - Differentiability MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. The figure shows the graph of a function. At the

More information

Describing motion: Kinematics in two dimension

Describing motion: Kinematics in two dimension Describing motion: Kinematics in two dimension Scientist Galileo Galilei Issac Newton Vocabulary Vector scalars Resultant Displacement Components Resolving vectors Unit vector into its components Average

More information

Velocity and Acceleration

Velocity and Acceleration Velocity and Acceleration Part 1: Limits, Derivatives, and Antiderivatives In R 3 ; vector-valued functions are of the form r (t) = hf (t) ; g (t) ; h (t)i ; t in [a; b] If f (t) ; g (t) ; and h (t) are

More information

Multiple Integrals. Introduction and Double Integrals Over Rectangular Regions. Philippe B. Laval KSU. Today

Multiple Integrals. Introduction and Double Integrals Over Rectangular Regions. Philippe B. Laval KSU. Today Multiple Integrals Introduction and Double Integrals Over Rectangular Regions Philippe B. Laval KSU Today Philippe B. Laval (KSU) Double Integrals Today 1 / 21 Introduction In this section we define multiple

More information

Chapter 4. Motion in Two Dimensions

Chapter 4. Motion in Two Dimensions Chapter 4 Motion in Two Dimensions Kinematics in Two Dimensions Will study the vector nature of position, velocity and acceleration in greater detail Will treat projectile motion and uniform circular motion

More information

2. Evaluate C. F d r if F = xyî + (x + y)ĵ and C is the curve y = x 2 from ( 1, 1) to (2, 4).

2. Evaluate C. F d r if F = xyî + (x + y)ĵ and C is the curve y = x 2 from ( 1, 1) to (2, 4). Exam 3 Study Guide Math 223 Section 12 Fall 2015 Instructor: Dr. Gilbert 1. Which of the following vector fields are conservative? If you determine that a vector field is conservative, find a valid potential

More information

Mathematics Extension 1

Mathematics Extension 1 009 HIGHER SCHOOL CERTIFICATE EXAMINATION Mathematics Extension General Instructions Reading time 5 minutes Working time hours Write using black or blue pen Board-approved calculators may be used A table

More information

Motion in Space. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Motion in Space

Motion in Space. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Motion in Space Motion in Space MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Background Suppose the position vector of a moving object is given by r(t) = f (t), g(t), h(t), Background

More information

Name Class. (a) (b) (c) 4 t4 3 C

Name Class. (a) (b) (c) 4 t4 3 C Chapter 4 Test Bank 77 Test Form A Chapter 4 Name Class Date Section. Evaluate the integral: t dt. t C (a) (b) 4 t4 C t C C t. Evaluate the integral: 5 sec x tan x dx. (a) 5 sec x tan x C (b) 5 sec x C

More information

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over,

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over, The Derivative of a Function Measuring Rates of Change of a function y f(x) f(x 0 ) P Q Secant line x 0 x x Average rate of change of with respect to over, " " " " - Slope of secant line through, and,

More information

Integration Using Tables and Summary of Techniques

Integration Using Tables and Summary of Techniques Integration Using Tables and Summary of Techniques Philippe B. Laval KSU Today Philippe B. Laval (KSU) Summary Today 1 / 13 Introduction We wrap up integration techniques by discussing the following topics:

More information

Name: Per: Date: Projectile Simulation Lab Activity

Name: Per: Date: Projectile Simulation Lab Activity Name: Per: Date: Projectile Simulation Lab Activity A projectile is defined as any object that is launched into the air without a means of self-propulsion. Like any other object the motion of a projectile

More information

Grade 12 (MCV4UE) AP Calculus Page 1 of 5 Derivative of a Function & Differentiability

Grade 12 (MCV4UE) AP Calculus Page 1 of 5 Derivative of a Function & Differentiability Grade 2 (MCV4UE) AP Calculus Page of 5 The Derivative at a Point f ( a h) f ( a) Recall, lim provides the slope of h0 h the tangent to the graph y f ( at the point, f ( a), and the instantaneous rate of

More information

Chapter 4. Motion in Two Dimensions

Chapter 4. Motion in Two Dimensions Chapter 4 Motion in Two Dimensions Kinematics in Two Dimensions Will study the vector nature of position, velocity and acceleration in greater detail Will treat projectile motion and uniform circular motion

More information

Physics Chapter 3 Notes. Section 3-1: Introduction to Vectors (pages 80-83)

Physics Chapter 3 Notes. Section 3-1: Introduction to Vectors (pages 80-83) Physics Chapter 3 Notes Section 3-1: Introduction to Vectors (pages 80-83) We can use vectors to indicate both the magnitude of a quantity, and the direction. Vectors are often used in 2- dimensional problems.

More information

MA 323 Geometric Modelling Course Notes: Day 20 Curvature and G 2 Bezier splines

MA 323 Geometric Modelling Course Notes: Day 20 Curvature and G 2 Bezier splines MA 323 Geometric Modelling Course Notes: Day 20 Curvature and G 2 Bezier splines David L. Finn Yesterday, we introduced the notion of curvature and how it plays a role formally in the description of curves,

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Exercises for Section 3.1: Derivatives, Tangent Lines, and Rates of Change) E.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE In these Exercises, use a version

More information

Motion in Two or Three Dimensions

Motion in Two or Three Dimensions Chapter 3 Motion in Two or Three Dimensions PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Goals for Chapter 3 To use vectors

More information

To study the motion of an object under the influence

To study the motion of an object under the influence L A B 3 FALLING OBJECTS First and Second Derivatives To study the motion of an object under the influence of gravity, we need equipment to track the motion of the object. We can use calculus to analyze

More information

Chapter 2 One-Dimensional Kinematics. Copyright 2010 Pearson Education, Inc.

Chapter 2 One-Dimensional Kinematics. Copyright 2010 Pearson Education, Inc. Chapter 2 One-Dimensional Kinematics Units of Chapter 2 Position, Distance, and Displacement Average Speed and Velocity Instantaneous Velocity Acceleration Motion with Constant Acceleration Applications

More information

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

AP Physics C Summer Homework. Questions labeled in [brackets] are required only for students who have completed AP Calculus AB

AP Physics C Summer Homework. Questions labeled in [brackets] are required only for students who have completed AP Calculus AB 1. AP Physics C Summer Homework NAME: Questions labeled in [brackets] are required only for students who have completed AP Calculus AB 2. Fill in the radian conversion of each angle and the trigonometric

More information

Mechanics, Heat, Oscillations and Waves Prof. V. Balakrishnan Department of Physics Indian Institute of Technology, Madras

Mechanics, Heat, Oscillations and Waves Prof. V. Balakrishnan Department of Physics Indian Institute of Technology, Madras Mechanics, Heat, Oscillations and Waves Prof. V. Balakrishnan Department of Physics Indian Institute of Technology, Madras Lecture 08 Vectors in a Plane, Scalars & Pseudoscalers Let us continue today with

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

Technical Calculus I Homework. Instructions

Technical Calculus I Homework. Instructions Technical Calculus I Homework Instructions 1. Each assignment is to be done on one or more pieces of regular-sized notebook paper. 2. Your name and the assignment number should appear at the top of the

More information

PDF Created with deskpdf PDF Writer - Trial ::

PDF Created with deskpdf PDF Writer - Trial :: y 3 5 Graph of f ' x 76. The graph of f ', the derivative f, is shown above for x 5. n what intervals is f increasing? (A) [, ] only (B) [, 3] (C) [3, 5] only (D) [0,.5] and [3, 5] (E) [, ], [, ], and

More information

Midterm Exam 2. Wednesday, May 7 Temple, Winter 2018

Midterm Exam 2. Wednesday, May 7 Temple, Winter 2018 Name: Student ID#: Section: Midterm Exam 2 Wednesday, May 7 Temple, Winter 2018 Show your work on every problem. orrect answers with no supporting work will not receive full credit. Be organized and use

More information

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY MATH00 (Calculus).1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY Name Group No. KEYWORD: increasing, decreasing, constant, concave up, concave down, and inflection point Eample 1. Match the

More information

Motion in Space Parametric Equations of a Curve

Motion in Space Parametric Equations of a Curve Motion in Space Parametric Equations of a Curve A curve, C, inr 3 can be described by parametric equations of the form x x t y y t z z t. Any curve can be parameterized in many different ways. For example,

More information

AP Calculus 2 Summer Review Packet

AP Calculus 2 Summer Review Packet AP Calculus Summer Review Packet This review packet is to be completed by all students enrolled in AP Calculus. This packet must be submitted on the Monday of the first full week of class. It will be used

More information

1998 AP Calculus AB: Section I, Part A

1998 AP Calculus AB: Section I, Part A 998 AP Calculus AB: 55 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number.. What is the -coordinate

More information

Lecture 6, September 1, 2017

Lecture 6, September 1, 2017 Engineering Mathematics Fall 07 Lecture 6, September, 07 Escape Velocity Suppose we have a planet (or any large near to spherical heavenly body) of radius R and acceleration of gravity at the surface of

More information

Adding Vectors in Two Dimensions

Adding Vectors in Two Dimensions Slide 37 / 125 Adding Vectors in Two Dimensions Return to Table of Contents Last year, we learned how to add vectors along a single axis. The example we used was for adding two displacements. Slide 38

More information

First Order Differential Equations

First Order Differential Equations First Order Differential Equations Linear Equations Philippe B. Laval KSU Philippe B. Laval (KSU) 1st Order Linear Equations 1 / 11 Introduction We are still looking at 1st order equations. In today s

More information

n and C and D be positive constants so that nn 1

n and C and D be positive constants so that nn 1 Math Activity 0 (Due by end of class August 6). The graph of the equation y is called an astroid. a) Find the length of this curve. {Hint: One-fourth of the curve is given by the graph of y for 0.} b)

More information

5.5 Linearization & Differentials (NO CALCULATOR CALCULUS 30L OUTCOME)

5.5 Linearization & Differentials (NO CALCULATOR CALCULUS 30L OUTCOME) 5.5 Linearization & Differentials (NO CALCULATOR CALCULUS 30L OUTCOME) Calculus I CAN USE LINEAR APPROXIMATION TO ESTIMATE THE VALUE OF A FUNCTION NEAR A POINT OF TANGENCY & FIND THE DIFFERENTIAL OF A

More information

Chapter 4. Motion in Two Dimensions. With modifications by Pinkney

Chapter 4. Motion in Two Dimensions. With modifications by Pinkney Chapter 4 Motion in Two Dimensions With modifications by Pinkney Kinematics in Two Dimensions covers: the vector nature of position, velocity and acceleration in greater detail projectile motion a special

More information

Sequences: Limit Theorems

Sequences: Limit Theorems Sequences: Limit Theorems Limit Theorems Philippe B. Laval KSU Today Philippe B. Laval (KSU) Limit Theorems Today 1 / 20 Introduction These limit theorems fall in two categories. 1 The first category deals

More information

ExtremeValuesandShapeofCurves

ExtremeValuesandShapeofCurves ExtremeValuesandShapeofCurves Philippe B. Laval Kennesaw State University March 23, 2005 Abstract This handout is a summary of the material dealing with finding extreme values and determining the shape

More information

James T. Shipman Jerry D. Wilson Charles A. Higgins, Jr. Omar Torres. Chapter 2 Motion Cengage Learning

James T. Shipman Jerry D. Wilson Charles A. Higgins, Jr. Omar Torres. Chapter 2 Motion Cengage Learning James T. Shipman Jerry D. Wilson Charles A. Higgins, Jr. Omar Torres Chapter 2 Motion Defining Motion Motion is a continuous change in position can be described by measuring the rate of change of position

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

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

Calculus III: Practice Final

Calculus III: Practice Final Calculus III: Practice Final Name: Circle one: Section 6 Section 7. Read the problems carefully. Show your work unless asked otherwise. Partial credit will be given for incomplete work. The exam contains

More information

Concepts in Physics. Friday, October 16th

Concepts in Physics. Friday, October 16th 1206 - Concepts in Physics Friday, October 16th Notes Assignment #4 due Wednesday, October 21 st in class (no later than noon) There are still assignments #1 and #2 in my office to be picked up... If you

More information

Lagrange s Theorem. Philippe B. Laval. Current Semester KSU. Philippe B. Laval (KSU) Lagrange s Theorem Current Semester 1 / 10

Lagrange s Theorem. Philippe B. Laval. Current Semester KSU. Philippe B. Laval (KSU) Lagrange s Theorem Current Semester 1 / 10 Lagrange s Theorem Philippe B. Laval KSU Current Semester Philippe B. Laval (KSU) Lagrange s Theorem Current Semester 1 / 10 Introduction In this chapter, we develop new tools which will allow us to extend

More information

Practice Midterm Exam 1. Instructions. You have 60 minutes. No calculators allowed. Show all your work in order to receive full credit.

Practice Midterm Exam 1. Instructions. You have 60 minutes. No calculators allowed. Show all your work in order to receive full credit. MATH202X-F01/UX1 Spring 2015 Practice Midterm Exam 1 Name: Answer Key Instructions You have 60 minutes No calculators allowed Show all your work in order to receive full credit 1 Consider the points P

More information

Example problem: Free Fall

Example problem: Free Fall Example problem: Free Fall A ball is thrown from the top of a building with an initial velocity of 20.0 m/s straight upward, at an initial height of 50.0 m above the ground. The ball just misses the edge

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

Mathematics Extension 1 Time allowed: 2 hours (plus 5 minutes reading time)

Mathematics Extension 1 Time allowed: 2 hours (plus 5 minutes reading time) Name: Teacher: Class: FORT STREET HIGH SCHOOL 014 HIGHER SCHOOL CERTIFICATE COURSE ASSESSMENT TASK 3: TRIAL HSC Mathematics Etension 1 Time allowed: hours (plus 5 minutes reading time) Syllabus Assessment

More information

The common oscillating lawn sprinkler has a hollow curved sprinkler arm, with a

The common oscillating lawn sprinkler has a hollow curved sprinkler arm, with a Design of an Oscillating Sprinkler Bart Braden Northern Kentucky University Highland Heights, KY 41076 Mathematics Magazine, January 1985, Volume 58, Number 1, pp. 9 38. The common oscillating lawn sprinkler

More information

In this activity, we explore the application of differential equations to the real world as applied to projectile motion.

In this activity, we explore the application of differential equations to the real world as applied to projectile motion. Applications of Calculus: Projectile Motion ID: XXXX Name Class In this activity, we explore the application of differential equations to the real world as applied to projectile motion. Open the file CalcActXX_Projectile_Motion_EN.tns

More information

Exam. There are 6 problems. Your 5 best answers count. Please pay attention to the presentation of your work! Best 5

Exam. There are 6 problems. Your 5 best answers count. Please pay attention to the presentation of your work! Best 5 Department of Mathematical Sciences Instructor: Daiva Pucinskaite Calculus III June, 06 Name: Exam There are 6 problems. Your 5 best answers count. Please pay attention to the presentation of your work!

More information

Introduction to Partial Differential Equations

Introduction to Partial Differential Equations Introduction to Partial Differential Equations Philippe B. Laval KSU Current Semester Philippe B. Laval (KSU) Key Concepts Current Semester 1 / 25 Introduction The purpose of this section is to define

More information

PHYSICS. Chapter 8 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc.

PHYSICS. Chapter 8 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc. PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 8 Lecture RANDALL D. KNIGHT Chapter 8. Dynamics II: Motion in a Plane IN THIS CHAPTER, you will learn to solve problems about motion

More information