Vector Functions 10. Derivatives and Integrals of Vector Functions 10.2.

Slides:



Advertisements
Similar presentations
Chapter 9: Vector Differential Calculus Vector Functions of One Variable -- a vector, each component of which is a function of the same variable.
Advertisements

Copyright © Cengage Learning. All rights reserved.
Vector-Valued Functions Copyright © Cengage Learning. All rights reserved.
TECHNIQUES OF INTEGRATION
Integrals 5. Integration by Parts Integration by Parts Every differentiation rule has a corresponding integration rule. For instance, the Substitution.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 13 Vector Functions.
13 VECTOR FUNCTIONS.
Section 9.3 The Dot Product
12 VECTORS AND THE GEOMETRY OF SPACE.
PARTIAL DERIVATIVES 14. PARTIAL DERIVATIVES 14.6 Directional Derivatives and the Gradient Vector In this section, we will learn how to find: The rate.
Vectors and the Geometry of Space 9. The Cross Product 9.4.
Multiple Integrals 12. Surface Area Surface Area In this section we apply double integrals to the problem of computing the area of a surface.
Copyright © Cengage Learning. All rights reserved. 3 Differentiation Rules.
In this handout, 4. 7 Antiderivatives 5
8 Indefinite Integrals Case Study 8.1 Concepts of Indefinite Integrals
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.
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.
Vectors and the Geometry of Space
Copyright © Cengage Learning. All rights reserved. 12 Vectors and the Geometry of Space.
Multiple Integrals 12. Double Integrals over General Regions 12.3.
Copyright © Cengage Learning. All rights reserved Double Integrals over General Regions.
5.5 The Substitution Rule In this section, we will learn: To substitute a new variable in place of an existing expression in a function, making integration.
Copyright © Cengage Learning. All rights reserved. Vectors in Two and Three Dimensions.
5.4 Fundamental Theorem of Calculus. It is difficult to overestimate the power of the equation: It says that every continuous function f is the derivative.
Chapter 13 – Vector Functions 13.2 Derivatives and Integrals of Vector Functions 1 Objectives:  Develop Calculus of vector functions.  Find vector, parametric,
Copyright © Cengage Learning. All rights reserved. 13 Vector Functions.
Copyright © Cengage Learning. All rights reserved. 12 Vectors and the Geometry of Space.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 5 Integrals.
TECHNIQUES OF INTEGRATION Due to the Fundamental Theorem of Calculus (FTC), we can integrate a function if we know an antiderivative, that is, an indefinite.
Copyright © Cengage Learning. All rights reserved. 16 Vector Calculus.
Integration Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 7 Techniques of Integration.
Chapter 6 INTEGRATION An overview of the area problem The indefinite integral Integration by substitution The definition of area as a limit; sigma notation.
Vector Valued Functions
8 TECHNIQUES OF INTEGRATION. Due to the Fundamental Theorem of Calculus (FTC), we can integrate a function if we know an antiderivative, that is, an indefinite.
12 Vector-Valued Functions
Vector-Valued Functions 12 Copyright © Cengage Learning. All rights reserved
Vectors and the Geometry
VECTORS AND THE GEOMETRY OF SPACE. The Cross Product In this section, we will learn about: Cross products of vectors and their applications. VECTORS AND.
Vector-Valued Functions 12 Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. Trigonometric Functions: Right Triangle Approach.
Integration 4 Copyright © Cengage Learning. All rights reserved.
The Fundamental Theorem of Calculus is appropriately named because it establishes connection between the two branches of calculus: differential calculus.
Copyright © Cengage Learning. All rights reserved. 16 Vector Calculus.
Copyright © Cengage Learning. All rights reserved. 13 Vector Functions.
Copyright © Cengage Learning. All rights reserved. 12 Vectors and the Geometry of Space.
Vector-Valued Functions Section 10.3b. Differentiation Rules for Vector Functions Let u and v be differentiable functions of t, and C a constant vector.
Vector Analysis 15 Copyright © Cengage Learning. All rights reserved.
Vector-Valued Functions Copyright © Cengage Learning. All rights reserved.
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.
The Fundamental Theorem of Calculus is appropriately named because it establishes connection between the two branches of calculus: differential calculus.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
(MTH 250) Calculus Lecture 22.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Derivatives and Integrals of Vector Functions
Sec 5.3: THE FUNDAMENTAL THEOREM OF CALCULUS
Chapter 7 Integration.
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.
Vector-Valued Functions
12 Vector-Valued Functions
Presentation transcript:

Vector Functions 10

Derivatives and Integrals of Vector Functions 10.2

3 Derivatives

4 The derivative r of a vector function r is defined in much the same way as for real valued functions: if this limit exists. The geometric significance of this definition is shown in Figure 1. Figure 1

5 Derivatives If the points P and Q have position vectors r(t) and r(t + h), then represents the vector r(t + h) – r(t), which can therefore be regarded as a secant vector. If h > 0, the scalar multiple (1/h)(r(t + h) – r(t)) has the same direction as r(t + h) – r(t). As h  0, it appears that this vector approaches a vector that lies on the tangent line. For this reason, the vector r(t) is called the tangent vector to the curve defined by r at the point P, provided that r(t) exists and r(t) ≠ 0. The tangent line to C at P is defined to be the line through P parallel to the tangent vector r(t).

6 Derivatives We will also have occasion to consider the unit tangent vector, which is The following theorem gives us a convenient method for computing the derivative of a vector function r: just differentiate each component of r.

7 Example 1 – Finding a Unit Tangent Vector (a) Find the derivative of r(t) = (1 + t 3 )i + te –t j + sin 2t k. (b) Find the unit tangent vector at the point where t = 0. Solution: (a) According to Theorem 2, we differentiate each component of r: r(t) = 3t 2 i + (1 – t)e –t j + 2 cos 2t k

8 Example 1 – Solution (b) Since r(0) = i and r(0) = j + 2k, the unit tangent vector at the point (1, 0, 0) is cont’d

9 Derivatives Just as for real-valued functions, the second derivative of a vector function r is the derivative of r, that is, r  = (r). For instance, the second derivative of the function, r(t) =  2 cos t, sin t, t , is r  t =  –2 cos t, –sin t, 0 

10 Differentiation Rules

11 Differentiation Rules The next theorem shows that the differentiation formulas for real-valued functions have their counterparts for vector-valued functions.

12 Example 4 – The Position and Tangent Vectors are Orthogonal if r(t) has Constant Length Show that if | r(t) | = c (a constant), then r(t) is orthogonal to r(t) for all t. Solution: Since r(t)  r(t) = | r(t) | 2 = c 2 and c 2 is a constant, Formula 4 of Theorem 3 gives 0 = [r(t)  r(t)]

13 Example 4 – Solution = r(t)  r(t) + r(t)  r(t) = 2r(t)  r(t) Thus r(t)  r(t) = 0, which says that r(t) is orthogonal to r(t). Geometrically, this result says that if a curve lies on a sphere with center the origin, then the tangent vector r(t) is always perpendicular to the position vector r(t). cont’d

14 Integrals

15 Integrals The definite integral of a continuous vector function r(t) can be defined in much the same way as for real-valued functions except that the integral is a vector. But then we can express the integral of r in terms of the integrals of its component functions f, g, and h as follows.

16 Integrals So This means that we can evaluate an integral of a vector function by integrating each component function.

17 Integrals We can extend the Fundamental Theorem of Calculus to continuous vector functions as follows: where R is an antiderivative of r, that is, R(t) = r(t). We use the notation  r(t) dt for indefinite integrals (antiderivatives).

18 Example 5 – Integral of a Vector Function If r(t) = 2 cos t i + sin t j + 2t k, then  r(t) dt =  2 cos t dt i +  sin t dt j +  2t dt k = 2 sin t i – cos t j + t 2 k + C where C is a vector constant of integration, and