SlideShare una empresa de Scribd logo
1 de 33
Descargar para leer sin conexión
Sections 10.1–2
   Vector-Valued Functions and Curves in Space
    Derivatives and Integrals of Vector-Valued
                    Functions

                          Math 21a


                       February 20, 2008


Announcements
   Problem Sessions:
       Monday, 8:30, SC 103b (Sophie)
       Thursday, 7:30, SC 103b (Jeremy)
   Office hours Wednesday 2/20 2–4pm SC 323.
Outline




   Vector-valued functions



   Derivatives of vector-valued functions



   Integrals of vector-valued functions
Recall



                                               −→          −→
   If P and Q are two points in the plane, u = OP, and v = OQ,
   then the line through P and Q can be parametrized as

                        r(t) = tv + (1 − t)u
Recall



                                               −→          −→
   If P and Q are two points in the plane, u = OP, and v = OQ,
   then the line through P and Q can be parametrized as

                         r(t) = tv + (1 − t)u

   This is a function whose domain is R and whose range is a subset
   of R3 (the line).
Definition
A vector-valued function or vector function is a function r(t)
whose domain is a set of real numbers and whose range is a set of
vectors.

    We can split r(t) into its components

                     r(t) = f (t)i + g (t)j + h(t)k

    Then f , g , and h are called the component functions of r.
    The range of r is a curve in R2 or R3 .
Example
Given the plane curve described by the vector equation

                    r(t) = sin(t)i + 2 cos(t)j


(a) Sketch the plane curve.
r(t) = r(t) = sin(t)i + 2 cos(t)j




                                            y


   t r(t)
   0 2j
 π/2   i                             r(π/4)
   π −2j                                        x
3π/2  −i
 2π 2j
Curves and functions



   Example
   Two particles travel along the space curves

         r1 (t) = 3t, 7t − 12, t 2   r2 (t) = 4t − 3, t 2 , 5t − 6

   Do the particles collide?
Curves and functions



   Example
   Two particles travel along the space curves

         r1 (t) = 3t, 7t − 12, t 2   r2 (t) = 4t − 3, t 2 , 5t − 6

   Do the particles collide?

   Answer
   Yes. r1 (3) = r2 (3).
Outline




   Vector-valued functions



   Derivatives of vector-valued functions



   Integrals of vector-valued functions
Derivatives of vector-valued functions


   Definition
   Let r be a vector function.
       The limit of r at a point a is defined componentwise:

                   lim r(t) = lim f (t), lim g (t), lim h(t)
                  t→a            t→a     t→a       t→a

       The derivative of r is defined in much the same way as it is
       for real-valued functions:
                        dr               r(t + h) − r(t)
                           = r (t) = lim
                        dt           h→0        h
Example
Given r(t) = t, cos 2t, sin 2t , find r (t).
Example
Given r(t) = t, cos 2t, sin 2t , find r (t).

Answer
1, −2 sin 2t, 2 cos(2t)
Fact
If r(t) = f (t), g (t), h(t) , then

                      r (t) = f (t), g (t), h (t)
Fact
If r(t) = f (t), g (t), h(t) , then

                       r (t) = f (t), g (t), h (t)


Proof.
Follow your nose:

             r(t + h) − r(t)
r (t) = lim
         h→0         h
             1
       = lim [ f (t + η), g (t + η), h(t + η) − f (t), g (t), h(t) ]
         η→0 η
             1
       = lim [ f (t + η) − f (t), g (t + η) − g (t), h(t + η) − h(t) ]
         η→0 η
               f (t + η) − f (t)       g (t + η) − g (t)       h(t + η) − h(t)
       = lim                     , lim                   , lim
           η→0         η           η→0         η           η→0        η
       = f (t), g (t), h (t)
Example
Given the plane curve described by the vector equation

                    r(t) = sin(t)i + 2 cos(t)j


(a) Sketch the plane curve.
(b) Find r (t)
r(t) = r(t) = sin(t)i + 2 cos(t)j
        r (t) = cos(t)i − 2 sin(t)j



                                            y


   t r(t)
   0 2j
 π/2   i                              r(π/4)
   π −2j                                        x
3π/2  −i
 2π 2j
Example
Given the plane curve described by the vector equation

                    r(t) = sin(t)i + 2 cos(t)j


(a) Sketch the plane curve.
(b) Find r (t)
(c) Sketch the position vector r(π/4) and the tangent vector
    r (π/4).
r(t) = r(t) = sin(t)i + 2 cos(t)j
        r (t) = cos(t)i − 2 sin(t)j



                                            y


   t r(t)
   0 2j
 π/2   i                              r(π/4)    r (π/4)
   π −2j                                           x
3π/2  −i
 2π 2j
Rules for differentiation

   Theorem
   Let u and v be differentiable vector functions, c a scalar, and f a
   real-valued function. Then:
         d
     1.     [u(t) + v(t)] = u (t) + v (t)
         dt
         d
     2.     [cu(t)] = cu (t)
         dt
         d
     3.     [f (t)u(t)] = f (t)u(t) + f (t)u (t)
         dt
         d
     4.     [u(t) · v(t)] = u (t) · v(t) + u(t) · v (t)
         dt
         d
     5.     [u(t) × v(t)] = u (t) × v(t) + u(t) × v (t)
         dt
         d
     6.     [u(f (t))] = f (t)u (f (t))
         dt
Leibniz rule for cross products


   Let u = f1 (t), g1 (t), h1 (t) and v = f2 (t), g2 (t), h2 (t) . The first
   component of u(t) × v(t) is

                      (u(t) × v(t)) · i = g1 h2 − g2 h1

   Differentiating gives

         (u(t) × v(t)) · i = g1 h2 + g1 h2 − g2 h1 − g2 h1
                            = g1 h2 − g2 h1 + g1 h2 − g2 h1
                            = (u (t) × v(t)) · i + (u(t) × v (t)) · i
                            = u (t) × v(t) + u(t) × v (t) · i
Meet the Mathematician: Isaac Newton




     English, 1643–1727
     Professor at Cambridge
     (England)
     Philosophiae Naturalis
     Principia Mathematica
     published 1687
Meet the Mathematician: Gottfried Leibniz




     German, 1646–1716
     Eminent philosopher as
     well as mathematician
     Contemporarily disgraced
     by the calculus priority
     dispute
Smooth curves




  Example
  Which of the following curves are smooth? That is, which curves
  satisfy the property that r (t) = 0 for all t?
   (a) r(t) = t 3 , t 4 , t 5
  (b) r(t) = t 3 + t, t 4 , t 5
   (c) r(t) = cos3 t, sin3 t
The first curve r(t) = t 3 , t 4 , t 5 has r (t) = 3t 2 , 4t 3 , 5t 4 , and is
not smooth at t = 0.
                                  z




                        x                          y


Projecting r(t) onto the yz-plane gives y = z 4/5 , which is not
differentiable at 0.
If r(t) = t 3 + t, t 4 , t 5 , then r (t) = 3t 2 + 1, 4t 3 , 5t 4 , which is
never 0.
So this curve is smooth.
If r(t) = cos3 t, sin3 t , then
r (t) = −3 cos2 (t) sin(t), 3 sin2 (t) cos(t) . This is 0 when
cos t = 0 or sin t = 0, i.e., when t = π/2, π, 3π/2, 2π.
                                y




                                                x
Outline




   Vector-valued functions



   Derivatives of vector-valued functions



   Integrals of vector-valued functions
Integrals of vector-valued functions
   Definition
   Let r be a vector function defined on [a, b]. For each whole number
   n, divide the interval [a, b] into n pieces of equal width ∆t.
   Choose a point ti∗ on each subinterval and form the Riemann sum
                                           n
                                Sn =             r(ti∗ ) ∆t
                                          i=1

   Then define
        b                                 n
            r(t) dt = lim Sn = lim              r(ti∗ ) ∆t
    a               n→∞         n→∞
                                          i=1
                                            n                      n                      n
                            = lim                f (ti∗ ) ∆ti +         g (ti∗ ) ∆tj +         h(ti∗ ) ∆
                                n→∞
                                           i=1                    i=1                    i=1
                                      b                           b                        b
                            =             f (t) dt i +             g (t) dt j +                h(t) dt
                                  a                           a                          a
Example
Given r(t) = t, cos 2t, sin 2t , find
                                  π
                                      r(t) dt
                              0
Example
Given r(t) = t, cos 2t, sin 2t , find
                                  π
                                      r(t) dt
                              0



Answer
                               π2
                                  , 0, 0
                               2
FTC for vector functions


   Theorem (Second Fundamental Theorem of Calculus)
   If r(t) = R (t), then
                               b
                                   r(t) dt = R(t)
                           a
FTC for vector functions


   Theorem (Second Fundamental Theorem of Calculus)
   If r(t) = R (t), then
                                       b
                                           r(t) dt = R(t)
                                   a



   Proof.
   Let R(t) = F (t), G (t), H(t) . To say that R (t) = r(t) means
   that F = f , G = g , and H = h. That and the componentwise
                      b
   definition of           r(t) dt are all you need.
                  a

Más contenido relacionado

La actualidad más candente

Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices Slides
Matthew Leingang
 

La actualidad más candente (20)

Lesson 17: Inverse Trigonometric Functions
Lesson 17: Inverse Trigonometric FunctionsLesson 17: Inverse Trigonometric Functions
Lesson 17: Inverse Trigonometric Functions
 
Cubic Spline Interpolation
Cubic Spline InterpolationCubic Spline Interpolation
Cubic Spline Interpolation
 
Application of Differential Equation in Real Life
Application of Differential Equation in Real LifeApplication of Differential Equation in Real Life
Application of Differential Equation in Real Life
 
Applications of differential equations(by Anil.S.Nayak)
Applications of differential equations(by Anil.S.Nayak)Applications of differential equations(by Anil.S.Nayak)
Applications of differential equations(by Anil.S.Nayak)
 
The chain rule
The chain ruleThe chain rule
The chain rule
 
Lesson14: Derivatives of Trigonometric Functions
Lesson14: Derivatives of Trigonometric FunctionsLesson14: Derivatives of Trigonometric Functions
Lesson14: Derivatives of Trigonometric Functions
 
Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices Slides
 
Double Integral Powerpoint
Double Integral PowerpointDouble Integral Powerpoint
Double Integral Powerpoint
 
Chapter 17 - Multivariable Calculus
Chapter 17 - Multivariable CalculusChapter 17 - Multivariable Calculus
Chapter 17 - Multivariable Calculus
 
The fundamental theorem of calculus
The fundamental theorem of calculusThe fundamental theorem of calculus
The fundamental theorem of calculus
 
Multivariate Calculus Abdul Aziz
Multivariate Calculus Abdul AzizMultivariate Calculus Abdul Aziz
Multivariate Calculus Abdul Aziz
 
APPLICATIONS OF DIFFERENTIAL EQUATIONS-ZBJ
APPLICATIONS OF DIFFERENTIAL EQUATIONS-ZBJAPPLICATIONS OF DIFFERENTIAL EQUATIONS-ZBJ
APPLICATIONS OF DIFFERENTIAL EQUATIONS-ZBJ
 
Trigonometry Functions
Trigonometry FunctionsTrigonometry Functions
Trigonometry Functions
 
Application of partial derivatives
Application of partial derivativesApplication of partial derivatives
Application of partial derivatives
 
Lesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusLesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of Calculus
 
PRESENTATION ON INTRODUCTION TO SEVERAL VARIABLES AND PARTIAL DERIVATIVES
PRESENTATION ON INTRODUCTION TO SEVERAL VARIABLES AND PARTIAL DERIVATIVES   PRESENTATION ON INTRODUCTION TO SEVERAL VARIABLES AND PARTIAL DERIVATIVES
PRESENTATION ON INTRODUCTION TO SEVERAL VARIABLES AND PARTIAL DERIVATIVES
 
Trigonometry slide presentation
Trigonometry slide presentationTrigonometry slide presentation
Trigonometry slide presentation
 
Directional derivative and gradient
Directional derivative and gradientDirectional derivative and gradient
Directional derivative and gradient
 
Quadratic functions and their application
Quadratic functions and their applicationQuadratic functions and their application
Quadratic functions and their application
 
MSc Sem I & II- Syllabus.pptx
MSc Sem I & II- Syllabus.pptxMSc Sem I & II- Syllabus.pptx
MSc Sem I & II- Syllabus.pptx
 

Destacado

5H2012 1203 What is a Vector Valued Function?
5H2012 1203 What is a Vector Valued Function?5H2012 1203 What is a Vector Valued Function?
5H2012 1203 What is a Vector Valued Function?
A Jorge Garcia
 

Destacado (20)

Vector-Valued Functions and GeoGebra
Vector-Valued Functions and GeoGebraVector-Valued Functions and GeoGebra
Vector-Valued Functions and GeoGebra
 
5H2012 1203 What is a Vector Valued Function?
5H2012 1203 What is a Vector Valued Function?5H2012 1203 What is a Vector Valued Function?
5H2012 1203 What is a Vector Valued Function?
 
Calculus II - 25
Calculus II - 25Calculus II - 25
Calculus II - 25
 
Calculus II - 36
Calculus II - 36Calculus II - 36
Calculus II - 36
 
Caculus II - 37
Caculus II - 37Caculus II - 37
Caculus II - 37
 
Calculus II - 32
Calculus II - 32Calculus II - 32
Calculus II - 32
 
Calculus II - 20
Calculus II - 20Calculus II - 20
Calculus II - 20
 
Calculus II - 35
Calculus II - 35Calculus II - 35
Calculus II - 35
 
Calculus II - 34
Calculus II - 34Calculus II - 34
Calculus II - 34
 
Calculus II - 19
Calculus II - 19Calculus II - 19
Calculus II - 19
 
Calculus II - 33
Calculus II - 33Calculus II - 33
Calculus II - 33
 
Calculus II - 31
Calculus II - 31Calculus II - 31
Calculus II - 31
 
Calculus II - 29
Calculus II - 29Calculus II - 29
Calculus II - 29
 
Calculus II - 28
Calculus II - 28Calculus II - 28
Calculus II - 28
 
Vectors
VectorsVectors
Vectors
 
Vectors
VectorsVectors
Vectors
 
Lesson 20: (More) Optimization Problems
Lesson 20: (More) Optimization ProblemsLesson 20: (More) Optimization Problems
Lesson 20: (More) Optimization Problems
 
Lesson 8: Curves, Arc Length, Acceleration
Lesson 8: Curves, Arc Length, AccelerationLesson 8: Curves, Arc Length, Acceleration
Lesson 8: Curves, Arc Length, Acceleration
 
Lesson 18: Graphing
Lesson 18: GraphingLesson 18: Graphing
Lesson 18: Graphing
 
Calculus II - 30
Calculus II - 30Calculus II - 30
Calculus II - 30
 

Similar a Lesson 7: Vector-valued functions

12.5. vector valued functions
12.5. vector valued functions12.5. vector valued functions
12.5. vector valued functions
math267
 
University of manchester mathematical formula tables
University of manchester mathematical formula tablesUniversity of manchester mathematical formula tables
University of manchester mathematical formula tables
Gaurav Vasani
 
Parameterized curves in r^3
Parameterized curves in r^3Parameterized curves in r^3
Parameterized curves in r^3
Tarun Gehlot
 
Hybrid Atlas Models of Financial Equity Market
Hybrid Atlas Models of Financial Equity MarketHybrid Atlas Models of Financial Equity Market
Hybrid Atlas Models of Financial Equity Market
tomoyukiichiba
 

Similar a Lesson 7: Vector-valued functions (20)

Csm chapters12
Csm chapters12Csm chapters12
Csm chapters12
 
Final Present Pap1on relibility
Final Present Pap1on relibilityFinal Present Pap1on relibility
Final Present Pap1on relibility
 
Ps02 cmth03 unit 1
Ps02 cmth03 unit 1Ps02 cmth03 unit 1
Ps02 cmth03 unit 1
 
Recurrence Relation for Achromatic Number of Line Graph of Graph
Recurrence Relation for Achromatic Number of Line Graph of GraphRecurrence Relation for Achromatic Number of Line Graph of Graph
Recurrence Relation for Achromatic Number of Line Graph of Graph
 
12.5. vector valued functions
12.5. vector valued functions12.5. vector valued functions
12.5. vector valued functions
 
On Twisted Paraproducts and some other Multilinear Singular Integrals
On Twisted Paraproducts and some other Multilinear Singular IntegralsOn Twisted Paraproducts and some other Multilinear Singular Integrals
On Twisted Paraproducts and some other Multilinear Singular Integrals
 
Ad2014 calvec-industrial-jllf.ps14000302.curvas (1)
Ad2014 calvec-industrial-jllf.ps14000302.curvas (1)Ad2014 calvec-industrial-jllf.ps14000302.curvas (1)
Ad2014 calvec-industrial-jllf.ps14000302.curvas (1)
 
03 Cap 2 - fourier-analysis-2015.pdf
03 Cap 2 - fourier-analysis-2015.pdf03 Cap 2 - fourier-analysis-2015.pdf
03 Cap 2 - fourier-analysis-2015.pdf
 
Laplace_1.ppt
Laplace_1.pptLaplace_1.ppt
Laplace_1.ppt
 
Functions, Graphs, & Curves
Functions, Graphs, & CurvesFunctions, Graphs, & Curves
Functions, Graphs, & Curves
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
University of manchester mathematical formula tables
University of manchester mathematical formula tablesUniversity of manchester mathematical formula tables
University of manchester mathematical formula tables
 
Parameterized curves in r^3
Parameterized curves in r^3Parameterized curves in r^3
Parameterized curves in r^3
 
Hull White model presentation
Hull White model presentationHull White model presentation
Hull White model presentation
 
Cash Settled Interest Rate Swap Futures
Cash Settled Interest Rate Swap FuturesCash Settled Interest Rate Swap Futures
Cash Settled Interest Rate Swap Futures
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.ppt
 
Hybrid Atlas Models of Financial Equity Market
Hybrid Atlas Models of Financial Equity MarketHybrid Atlas Models of Financial Equity Market
Hybrid Atlas Models of Financial Equity Market
 
Ct signal operations
Ct signal operationsCt signal operations
Ct signal operations
 
SIGNAL OPERATIONS
SIGNAL OPERATIONSSIGNAL OPERATIONS
SIGNAL OPERATIONS
 
MLP輪読スパース8章 トレースノルム正則化
MLP輪読スパース8章 トレースノルム正則化MLP輪読スパース8章 トレースノルム正則化
MLP輪読スパース8章 トレースノルム正則化
 

Más de Matthew Leingang

Más de Matthew Leingang (20)

Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
 
Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choice
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 

Último (20)

Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 

Lesson 7: Vector-valued functions

  • 1. Sections 10.1–2 Vector-Valued Functions and Curves in Space Derivatives and Integrals of Vector-Valued Functions Math 21a February 20, 2008 Announcements Problem Sessions: Monday, 8:30, SC 103b (Sophie) Thursday, 7:30, SC 103b (Jeremy) Office hours Wednesday 2/20 2–4pm SC 323.
  • 2. Outline Vector-valued functions Derivatives of vector-valued functions Integrals of vector-valued functions
  • 3. Recall −→ −→ If P and Q are two points in the plane, u = OP, and v = OQ, then the line through P and Q can be parametrized as r(t) = tv + (1 − t)u
  • 4. Recall −→ −→ If P and Q are two points in the plane, u = OP, and v = OQ, then the line through P and Q can be parametrized as r(t) = tv + (1 − t)u This is a function whose domain is R and whose range is a subset of R3 (the line).
  • 5. Definition A vector-valued function or vector function is a function r(t) whose domain is a set of real numbers and whose range is a set of vectors. We can split r(t) into its components r(t) = f (t)i + g (t)j + h(t)k Then f , g , and h are called the component functions of r. The range of r is a curve in R2 or R3 .
  • 6. Example Given the plane curve described by the vector equation r(t) = sin(t)i + 2 cos(t)j (a) Sketch the plane curve.
  • 7. r(t) = r(t) = sin(t)i + 2 cos(t)j y t r(t) 0 2j π/2 i r(π/4) π −2j x 3π/2 −i 2π 2j
  • 8. Curves and functions Example Two particles travel along the space curves r1 (t) = 3t, 7t − 12, t 2 r2 (t) = 4t − 3, t 2 , 5t − 6 Do the particles collide?
  • 9. Curves and functions Example Two particles travel along the space curves r1 (t) = 3t, 7t − 12, t 2 r2 (t) = 4t − 3, t 2 , 5t − 6 Do the particles collide? Answer Yes. r1 (3) = r2 (3).
  • 10. Outline Vector-valued functions Derivatives of vector-valued functions Integrals of vector-valued functions
  • 11. Derivatives of vector-valued functions Definition Let r be a vector function. The limit of r at a point a is defined componentwise: lim r(t) = lim f (t), lim g (t), lim h(t) t→a t→a t→a t→a The derivative of r is defined in much the same way as it is for real-valued functions: dr r(t + h) − r(t) = r (t) = lim dt h→0 h
  • 12. Example Given r(t) = t, cos 2t, sin 2t , find r (t).
  • 13. Example Given r(t) = t, cos 2t, sin 2t , find r (t). Answer 1, −2 sin 2t, 2 cos(2t)
  • 14. Fact If r(t) = f (t), g (t), h(t) , then r (t) = f (t), g (t), h (t)
  • 15. Fact If r(t) = f (t), g (t), h(t) , then r (t) = f (t), g (t), h (t) Proof. Follow your nose: r(t + h) − r(t) r (t) = lim h→0 h 1 = lim [ f (t + η), g (t + η), h(t + η) − f (t), g (t), h(t) ] η→0 η 1 = lim [ f (t + η) − f (t), g (t + η) − g (t), h(t + η) − h(t) ] η→0 η f (t + η) − f (t) g (t + η) − g (t) h(t + η) − h(t) = lim , lim , lim η→0 η η→0 η η→0 η = f (t), g (t), h (t)
  • 16. Example Given the plane curve described by the vector equation r(t) = sin(t)i + 2 cos(t)j (a) Sketch the plane curve. (b) Find r (t)
  • 17. r(t) = r(t) = sin(t)i + 2 cos(t)j r (t) = cos(t)i − 2 sin(t)j y t r(t) 0 2j π/2 i r(π/4) π −2j x 3π/2 −i 2π 2j
  • 18. Example Given the plane curve described by the vector equation r(t) = sin(t)i + 2 cos(t)j (a) Sketch the plane curve. (b) Find r (t) (c) Sketch the position vector r(π/4) and the tangent vector r (π/4).
  • 19. r(t) = r(t) = sin(t)i + 2 cos(t)j r (t) = cos(t)i − 2 sin(t)j y t r(t) 0 2j π/2 i r(π/4) r (π/4) π −2j x 3π/2 −i 2π 2j
  • 20. Rules for differentiation Theorem Let u and v be differentiable vector functions, c a scalar, and f a real-valued function. Then: d 1. [u(t) + v(t)] = u (t) + v (t) dt d 2. [cu(t)] = cu (t) dt d 3. [f (t)u(t)] = f (t)u(t) + f (t)u (t) dt d 4. [u(t) · v(t)] = u (t) · v(t) + u(t) · v (t) dt d 5. [u(t) × v(t)] = u (t) × v(t) + u(t) × v (t) dt d 6. [u(f (t))] = f (t)u (f (t)) dt
  • 21. Leibniz rule for cross products Let u = f1 (t), g1 (t), h1 (t) and v = f2 (t), g2 (t), h2 (t) . The first component of u(t) × v(t) is (u(t) × v(t)) · i = g1 h2 − g2 h1 Differentiating gives (u(t) × v(t)) · i = g1 h2 + g1 h2 − g2 h1 − g2 h1 = g1 h2 − g2 h1 + g1 h2 − g2 h1 = (u (t) × v(t)) · i + (u(t) × v (t)) · i = u (t) × v(t) + u(t) × v (t) · i
  • 22. Meet the Mathematician: Isaac Newton English, 1643–1727 Professor at Cambridge (England) Philosophiae Naturalis Principia Mathematica published 1687
  • 23. Meet the Mathematician: Gottfried Leibniz German, 1646–1716 Eminent philosopher as well as mathematician Contemporarily disgraced by the calculus priority dispute
  • 24. Smooth curves Example Which of the following curves are smooth? That is, which curves satisfy the property that r (t) = 0 for all t? (a) r(t) = t 3 , t 4 , t 5 (b) r(t) = t 3 + t, t 4 , t 5 (c) r(t) = cos3 t, sin3 t
  • 25. The first curve r(t) = t 3 , t 4 , t 5 has r (t) = 3t 2 , 4t 3 , 5t 4 , and is not smooth at t = 0. z x y Projecting r(t) onto the yz-plane gives y = z 4/5 , which is not differentiable at 0.
  • 26. If r(t) = t 3 + t, t 4 , t 5 , then r (t) = 3t 2 + 1, 4t 3 , 5t 4 , which is never 0. So this curve is smooth.
  • 27. If r(t) = cos3 t, sin3 t , then r (t) = −3 cos2 (t) sin(t), 3 sin2 (t) cos(t) . This is 0 when cos t = 0 or sin t = 0, i.e., when t = π/2, π, 3π/2, 2π. y x
  • 28. Outline Vector-valued functions Derivatives of vector-valued functions Integrals of vector-valued functions
  • 29. Integrals of vector-valued functions Definition Let r be a vector function defined on [a, b]. For each whole number n, divide the interval [a, b] into n pieces of equal width ∆t. Choose a point ti∗ on each subinterval and form the Riemann sum n Sn = r(ti∗ ) ∆t i=1 Then define b n r(t) dt = lim Sn = lim r(ti∗ ) ∆t a n→∞ n→∞ i=1 n n n = lim f (ti∗ ) ∆ti + g (ti∗ ) ∆tj + h(ti∗ ) ∆ n→∞ i=1 i=1 i=1 b b b = f (t) dt i + g (t) dt j + h(t) dt a a a
  • 30. Example Given r(t) = t, cos 2t, sin 2t , find π r(t) dt 0
  • 31. Example Given r(t) = t, cos 2t, sin 2t , find π r(t) dt 0 Answer π2 , 0, 0 2
  • 32. FTC for vector functions Theorem (Second Fundamental Theorem of Calculus) If r(t) = R (t), then b r(t) dt = R(t) a
  • 33. FTC for vector functions Theorem (Second Fundamental Theorem of Calculus) If r(t) = R (t), then b r(t) dt = R(t) a Proof. Let R(t) = F (t), G (t), H(t) . To say that R (t) = r(t) means that F = f , G = g , and H = h. That and the componentwise b definition of r(t) dt are all you need. a