Vector-Valued Functions

Slides:



Advertisements
Similar presentations
The Chain Rule Section 3.6c.
Advertisements

Chapter 9: Vector Differential Calculus Vector Functions of One Variable -- a vector, each component of which is a function of the same variable.
DERIVATIVES 3. DERIVATIVES In this chapter, we begin our study of differential calculus.  This is concerned with how one quantity changes in relation.
Derivative Review Part 1 3.3,3.5,3.6,3.8,3.9. Find the derivative of the function p. 181 #1.
Derivatives - Equation of the Tangent Line Now that we can find the slope of the tangent line of a function at a given point, we need to find the equation.
Copyright © Cengage Learning. All rights reserved. 13 Vector Functions.
Implicit Differentiation. Objectives Students will be able to Calculate derivative of function defined implicitly. Determine the slope of the tangent.
VECTOR FUNCTIONS 13. VECTOR FUNCTIONS Later in this chapter, we are going to use vector functions to describe the motion of planets and other objects.
Chapter 14 Section 14.3 Curves. x y z To get the equation of the line we need to know two things, a direction vector d and a point on the line P. To find.
Tangent vectors, or Copyright 2008 by Evans M. Harrell II. MATH Harrell.
THEOREM 2 Vector-Valued Derivatives Are Computed Componentwise A vector-valued function r(t) = x (t), y (t) is differentiable iff each component is differentiable.
Every slope is a derivative. Velocity = slope of the tangent line to a position vs. time graph Acceleration = slope of the velocity vs. time graph How.
Functions of Several Variables Local Linear Approximation.
Vector-Valued Functions Section 10.3a. Standard Unit Vectors Any vector in the plane can be written as a linear combination of the two standard unit vectors:
10.3 Vector Valued Functions Greg Kelly, Hanford High School, Richland, Washington.
Tangent Lines and Arc Length Parametric Equations
Vector Functions 10. Derivatives and Integrals of Vector Functions 10.2.
Copyright © Cengage Learning. All rights reserved.
Parametric Equations. You throw a ball from a height of 6 feet, with an initial velocity of 90 feet per second and at an angle of 40º with the horizontal.
12.1 Parametric Equations Math 6B Calculus II. Parametrizations and Plane Curves  Path traced by a particle moving alone the xy plane. Sometimes the.
Chapter 13 – Vector Functions 13.2 Derivatives and Integrals of Vector Functions 1 Objectives:  Develop Calculus of vector functions.  Find vector, parametric,
Math – What is a Function? 1. 2 input output function.
Any vector can be written as a linear combination of two standard unit vectors. The vector v is a linear combination of the vectors i and j. The scalar.
Graphing Polar Graphs Calc AB- Section10.6A. Symmetry Tests for Polar Graphs 1.Symmetry about the x -axis: If the point lies on the graph, the point ________.
More with Rules for Differentiation Warm-Up: Find the derivative of f(x) = 3x 2 – 4x 4 +1.
Clicker Question 1 If x = e 2t + 1 and y = 2t 2 + t, then what is y as a function of x ? – A. y = (1/2)(ln 2 (x – 1) + ln(x – 1)) – B. y = ln 2 (x – 1)
What is tested is the calculus of parametric equation and vectors. No dot product, no cross product. Books often go directly to 3D vectors and do not have.
2.3 Basic Differentiation Formulas
The Derivative Definition of the Derivative Notational stuff about the Derivative Existence of the Derivative Relationship btw differentiability and continuity.
Copyright © Cengage Learning. All rights reserved.
Mean Value Theorem.
Tangent Lines and Arc Length Parametric Equations
Derivative Rules 3.3.
3.6 Chain Rule.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
2.3 Basic Differentiation Formulas
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
(MTH 250) Calculus Lecture 22.
Find the derivative of the vector function r(t) = {image}
By the end of Week : You would learn how to solve many problems involving limits, derivatives and integrals of vector-valued functions and questions.
Bell-Ringer.
Directional derivative
10.3 Vector Valued Functions
Vector Functions and Space Curves
Math 200 Week 4 - Monday Partial derivatives.
Parametric Equations of lines
Math 200 Week 6 - Monday Tangent Planes.
Introduction to Parametric Equations and Vectors
Derivatives by Definition
Clicker Question 1 If x = e2t + 1 and y = 2t 2 + t , then what is y as a function of x ? A. y = (1/2)(ln2(x – 1) + ln(x – 1)) B. y = ln2(x – 1) + (1/2)ln(x.
Derivatives and Integrals of Vector Functions
Exam2: Differentiation
Differentiate. f (x) = x 3e x
13 VECTOR CALCULUS.
Chapter 3 Derivatives.
2.1 Relations and Functions
9.5 Parametric Equations.
Motion in Space: Velocity and Acceleration
10.4 Parametric Equations.
Find the directional derivative of the function at the given point in the direction of the vector v. {image}
Copyright © Cengage Learning. All rights reserved.
IMPLICIT Differentiation.
Tell whether the relation below is a function.
VECTOR FUNCTIONS 13. VECTOR FUNCTIONS Later in this chapter, we are going to use vector functions to describe the motion of planets and other objects.
10.3 Vector Valued Functions
Presentation transcript:

Vector-Valued Functions Start with Week 3 - Wednesday Survey Math 200 Week 3 - Wednesday Vector-Valued Functions

Main Questions for Today Math 200 Main Questions for Today What’s a vector valued function? How do we find the domain of a vector valued function? How do we compute the derivative of a vector-valued function? Do the derivative rules from calc 1 (e.g. the product rule) still apply? How do we integrate vector-valued functions?

Vector-Valued Functions Math 200 Vector-Valued Functions A vector-valued functions has scalars as input and vectors as output. Domain: Scalars Range: Vectors E.g. r(t) = <3t, t2, t3+1> r(t) = <cos(t), sin(t), t> r(t) = <ln(t), 1, t2>

Math 200 It’s perfectly fine to just think of this as a different way of writing parametric equations …And you can visualize the curve as being drawn out by the vectors you get when you plug in various t values

Domain Domain: the set of allowable inputs for a given function. Math 200 Domain Domain: the set of allowable inputs for a given function. Natural vs. Given Domain Sometimes, we’re given the domain for a function. e.g. r(t) = <cos(t),sin(t),1>, 0<t<π/4 Other times, we aren’t given the domain and we have to figure out what domain makes sense (or is a natural choice) e.g. r(t) = <ln(t), t + 1, et> Looking at the components one at a time, we can say that the domain is t>0

Math 200 Domain Examples Determine the (natural) domain for each of the following vector valued functions. The easiest way to do so may be to figure out what needs to be omitted for each component.

Math 200 Derivatives Differentiating vector-valued functions is actually pretty straightforward: we just differentiate each component E.g. r(t) = <3t2, ln(t), 4> r’(t) = <6t, 1/t, 0> For practice’s sake, compute the derivatives of the following vector-valued functions: r(t) = <sin(t), t3, 1 - t> r’(t) = <cos(t), 3t2, -1> r(t) = <2tcos(t), t2, t-1> r’(t) = <2cos(t) - 2tsin(t), 2t, 1>

Math 200 Tangent vectors In calc 1, we use the derivative to find, among other things, the slope of the tangent line to the original function. E.g. If I want the slope of the line tangent to f(x) = x2 at x=- 1, I first find f’ and then plug in x=-1. f’(x) = 2x f’(-1) = -2 So, the slope of the tangent line to f at x = -1 is -2 Now, we have a vector-valued function as the derivative, so what do we do with that.

Math 200 Tangent vectors cont. Consider the function r(t) = <cos(t), sin(t), t>. Taking the derivative we get… r’(t) = <-sin(t), cos(t), 1> Let’s plug in a value for t, say π/2: r’(π/2) = <-1, 0, 1> What does this vector tell us? At t = π/2, we’re at r(π/2) = <0, 1, π/2> Let’s plot r’(π/2) = <-1, 0, 1> at (0, 1, π/2)

The vector r’(π/2) is tangent to the curve at r(π/2) Math 200 The vector r’(π/2) is tangent to the curve at r(π/2) Now, find parametric equations for the line tangent to r at t=π/2 Point: (0, 1, π/2) Vector: <-1, 0, 1>

Math 200 Example Consider the vector-valued function r(t) = <3t-1,t2,ln(t-1)> Find parametric equations for the line tangent to r at the point (5,4,0) Express the line as a vector-valued function

We just integrate term by term Math 200 Integration Since differentiation works with vector-valued functions, it stands to reason that anti-differentiation also works, and in the same way… We just integrate term by term The interpretation isn’t quite the same as in calc 2… It’s not area under the curve anymore The interpretation is context-dependent

Math 200 Integration example Suppose v(t)=<4t,et> is the velocity vector for some particle moving along the plane. If the particle’s initial position (t=0) is (2,3), find its position function r(t)