SlideShare a Scribd company logo
1 of 24
Download to read offline
Sections 10.3–4
    Curves, Arc Length, and Acceleration

                          Math 21a


                       February 22, 2008


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




   Arc length



   Velocity
Pythagorean length of a line segment
   Given two points P1 (x1 , y1 ) and P2 (x2 , y2 ), we can use Pythagoras
   to find the distance between them:
                                               P2
                         y

                                               y2 − y1



                             P1    x2 − x1


                                                    x


        |P1 P2 | =   (x2 − x1 )2 + (y2 − y1 )2 =    (∆x)2 + (∆y )2
Length of a curve


   Break up the curve into pieces, and approximate the arc length
   with the sum of the lengths of the pieces:
        y




                                                                x
Length of a curve


   Break up the curve into pieces, and approximate the arc length
   with the sum of the lengths of the pieces:
        y




                                                                x
Length of a curve


   Break up the curve into pieces, and approximate the arc length
   with the sum of the lengths of the pieces:
        y




                                                                x
Length of a curve


   Break up the curve into pieces, and approximate the arc length
   with the sum of the lengths of the pieces:
        y




                                                                x
Length of a curve


   Break up the curve into pieces, and approximate the arc length
   with the sum of the lengths of the pieces:
        y




                                                                x
Length of a curve


   Break up the curve into pieces, and approximate the arc length
   with the sum of the lengths of the pieces:
        y




                         n
                   L≈         (∆xi )2 + (∆yi )2
                        i=1




                                                                x
Sum goes to integral
   If x, y is given by a vector-valued function r(t) = f (t), g (t),
   with domain [a, b], we can approximate:
                  ∆xi = f (ti )∆ti           ∆xi = g (ti )∆ti
   So
           n                             n
     L≈         (∆xi )2 + (∆yi )2 ≈             [f (ti )∆ti ]2 + [g (ti )∆ti ]2
          i=1                           i=1
                                         n
                                    =           [f (ti )]2 + [g (ti )]2 ∆ti
                                        i=1
   As n → ∞, this converges to
                               b
                     L=            [f (t)]2 + [g (t)]2 dt
                           a
Sum goes to integral
   If x, y is given by a vector-valued function r(t) = f (t), g (t),
   with domain [a, b], we can approximate:
                   ∆xi = f (ti )∆ti             ∆xi = g (ti )∆ti
   So
           n                                n
     L≈         (∆xi )2 + (∆yi )2 ≈                [f (ti )∆ti ]2 + [g (ti )∆ti ]2
          i=1                              i=1
                                            n
                                       =           [f (ti )]2 + [g (ti )]2 ∆ti
                                           i=1
   As n → ∞, this converges to
                                  b
                      L=              [f (t)]2 + [g (t)]2 dt
                              a
   In 3D, r(t) = f (t), g (t), h(t) , and
                          b
                L=            [f (t)]2 + [g (t)]2 + [h (t)]2 dt
                      a
Example



  Example
  Find the length of the parabola y = x 2 from x = 0 to x = 1.
Example



  Example
  Find the length of the parabola y = x 2 from x = 0 to x = 1.

  Solution
  Let r(t) = t, t 2 . Then
                                            √
                       1
                                             5 1      √
             L=            1+   (2t)2   =     + ln 2 + 5
                   0                        2  4
Example
Find the length of the curve

                    r(t) = 2 sin t, 5t, 2 cos t

for −10 ≤ t ≤ 10.
Example
Find the length of the curve

                    r(t) = 2 sin t, 5t, 2 cos t

for −10 ≤ t ≤ 10.

Answer
     √
L = 20 29
Outline




   Arc length



   Velocity
Velocity and Acceleration




   Definition
   Let r(t) be a vector-valued function.
       The velocity v(t) is the derivative r (t)
       The speed is the length of the derivative |r (t)|
       The acceleration is the second derivative r (t).
Example
Find the velocity, acceleration, and speed of a particle with
position function

                     r(t) = 2 sin t, 5t, 2 cos t
Example
Find the velocity, acceleration, and speed of a particle with
position function

                     r(t) = 2 sin t, 5t, 2 cos t


Answer
    r (t) = 2 cos(t), 5, −2 sin(t)
             √
     r (t) = 29
    r (t) = −2 sin(t), 0, −2 cos(t)
Example
The position function of a particle is given by

                      r(t) = t 2 , 5t, t 2 − 16t

When is the speed a minimum?
Example
The position function of a particle is given by

                      r(t) = t 2 , 5t, t 2 − 16t

When is the speed a minimum?

Solution
The square of the speed is

                      (2t)2 + 52 + (2t − 16)2

which is minimized when

                  0 = 8t + 4(2t − 16) =⇒ t = 4
Example
A batter hits a baseball 3 ft above the ground towards the Green
Monster in Fenway Park, which is 37 ft high and 310 ft from home
plate (down the left field foul line). The ball leaves with a speed of
115 ft/s and at an angle of 50◦ above the horizontal. Is the ball a
home run, a wallball double, or is it caught by the left fielder?
Solution
The position function is given by

           r(t) = 115 cos(50◦ )t, 3 + 115 sin(50◦ )t − 16t 2

The question is: what is g (t) when f (t) = 310? The equation
                            310
f (t) = 310 gives t ∗ =               , so
                        115 cos(50◦ )
                                               2                          2
                                   310                        310
g (t ∗ ) = 3 + 115 sin(50◦ )                       − 16
                               115 cos(50◦ )              115 cos(50◦ )
      ≈ 91.051 ft
Solution
The position function is given by

           r(t) = 115 cos(50◦ )t, 3 + 115 sin(50◦ )t − 16t 2

The question is: what is g (t) when f (t) = 310? The equation
                            310
f (t) = 310 gives t ∗ =               , so
                        115 cos(50◦ )
                                               2                          2
                                   310                        310
g (t ∗ ) = 3 + 115 sin(50◦ )                       − 16
                               115 cos(50◦ )              115 cos(50◦ )
      ≈ 91.051 ft

Home run!

More Related Content

What's hot

14.6 triple integrals in cylindrical and spherical coordinates
14.6 triple integrals in cylindrical and spherical coordinates14.6 triple integrals in cylindrical and spherical coordinates
14.6 triple integrals in cylindrical and spherical coordinates
Emiey Shaari
 
Notes - Graphs of Polynomials
Notes - Graphs of PolynomialsNotes - Graphs of Polynomials
Notes - Graphs of Polynomials
Lori Rapp
 
Ppt on sequences and series by mukul sharma
Ppt on sequences and series by mukul sharmaPpt on sequences and series by mukul sharma
Ppt on sequences and series by mukul sharma
joywithmath
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
JelaiAujero
 
Arc Length And Area of a Sector
Arc Length And Area of a SectorArc Length And Area of a Sector
Arc Length And Area of a Sector
Josel Jalon
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
Njabulo Nkabinde
 
4.1 implicit differentiation
4.1 implicit differentiation4.1 implicit differentiation
4.1 implicit differentiation
dicosmo178
 

What's hot (20)

The remainder theorem powerpoint
The remainder theorem powerpointThe remainder theorem powerpoint
The remainder theorem powerpoint
 
14.6 triple integrals in cylindrical and spherical coordinates
14.6 triple integrals in cylindrical and spherical coordinates14.6 triple integrals in cylindrical and spherical coordinates
14.6 triple integrals in cylindrical and spherical coordinates
 
Notes - Graphs of Polynomials
Notes - Graphs of PolynomialsNotes - Graphs of Polynomials
Notes - Graphs of Polynomials
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
 
Factor Theorem and Remainder Theorem
Factor Theorem and Remainder TheoremFactor Theorem and Remainder Theorem
Factor Theorem and Remainder Theorem
 
Ppt on sequences and series by mukul sharma
Ppt on sequences and series by mukul sharmaPpt on sequences and series by mukul sharma
Ppt on sequences and series by mukul sharma
 
linear transformation
linear transformationlinear transformation
linear transformation
 
first order ode with its application
 first order ode with its application first order ode with its application
first order ode with its application
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
 
Arc Length And Area of a Sector
Arc Length And Area of a SectorArc Length And Area of a Sector
Arc Length And Area of a Sector
 
matrices and algbra
matrices and algbramatrices and algbra
matrices and algbra
 
Metric space
Metric spaceMetric space
Metric space
 
Chapter11
Chapter11Chapter11
Chapter11
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
 
Linear Combination, Span And Linearly Independent, Dependent Set
Linear Combination, Span And Linearly Independent, Dependent SetLinear Combination, Span And Linearly Independent, Dependent Set
Linear Combination, Span And Linearly Independent, Dependent Set
 
Intro to Domain, Range, and Functions.
Intro to Domain, Range, and Functions.Intro to Domain, Range, and Functions.
Intro to Domain, Range, and Functions.
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
 
Series solution to ordinary differential equations
Series solution to ordinary differential equations Series solution to ordinary differential equations
Series solution to ordinary differential equations
 
4.1 implicit differentiation
4.1 implicit differentiation4.1 implicit differentiation
4.1 implicit differentiation
 
Polynomial Function and Synthetic Division
Polynomial Function and Synthetic DivisionPolynomial Function and Synthetic Division
Polynomial Function and Synthetic Division
 

Viewers also liked

Lesson 19: Optimization Problems
Lesson 19: Optimization ProblemsLesson 19: Optimization Problems
Lesson 19: Optimization Problems
Matthew Leingang
 
Lesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General RegionsLesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General Regions
Matthew Leingang
 

Viewers also liked (20)

Lesson 18: Graphing
Lesson 18: GraphingLesson 18: Graphing
Lesson 18: Graphing
 
Lesson 20: (More) Optimization Problems
Lesson 20: (More) Optimization ProblemsLesson 20: (More) Optimization Problems
Lesson 20: (More) Optimization Problems
 
Lesson 17: The Mean Value Theorem and the shape of curves
Lesson 17: The Mean Value Theorem and the shape of curvesLesson 17: The Mean Value Theorem and the shape of curves
Lesson 17: The Mean Value Theorem and the shape of curves
 
Lesson 19: Optimization Problems
Lesson 19: Optimization ProblemsLesson 19: Optimization Problems
Lesson 19: Optimization Problems
 
Lesson 9: Parametric Surfaces
Lesson 9: Parametric SurfacesLesson 9: Parametric Surfaces
Lesson 9: Parametric Surfaces
 
Lesson 9: The Product and Quotient Rule
Lesson 9: The Product and Quotient RuleLesson 9: The Product and Quotient Rule
Lesson 9: The Product and Quotient Rule
 
Lesson 10: Functions and Level Sets
Lesson 10: Functions and Level SetsLesson 10: Functions and Level Sets
Lesson 10: Functions and Level Sets
 
Lesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General RegionsLesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General Regions
 
Lesson18 Double Integrals Over Rectangles Slides
Lesson18   Double Integrals Over Rectangles SlidesLesson18   Double Integrals Over Rectangles Slides
Lesson18 Double Integrals Over Rectangles Slides
 
Lesson 8: Derivatives of Polynomials and Exponential functions
Lesson 8: Derivatives of Polynomials and Exponential functionsLesson 8: Derivatives of Polynomials and Exponential functions
Lesson 8: Derivatives of Polynomials and Exponential functions
 
Math 21a Midterm I Review
Math 21a Midterm I ReviewMath 21a Midterm I Review
Math 21a Midterm I Review
 
Lesson 10: Derivatives of Trigonometric Functions
Lesson 10: Derivatives of Trigonometric FunctionsLesson 10: Derivatives of Trigonometric Functions
Lesson 10: Derivatives of Trigonometric Functions
 
Lesson 17: The Method of Lagrange Multipliers
Lesson 17: The Method of Lagrange MultipliersLesson 17: The Method of Lagrange Multipliers
Lesson 17: The Method of Lagrange Multipliers
 
Lesson 7: Vector-valued functions
Lesson 7: Vector-valued functionsLesson 7: Vector-valued functions
Lesson 7: Vector-valued functions
 
Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?
 
Lesson 20: Integration in Polar Coordinates
Lesson 20: Integration in Polar CoordinatesLesson 20: Integration in Polar Coordinates
Lesson 20: Integration in Polar Coordinates
 
Lesson 21: Indeterminate forms and L'Hôpital's Rule
Lesson 21: Indeterminate forms and L'Hôpital's RuleLesson 21: Indeterminate forms and L'Hôpital's Rule
Lesson 21: Indeterminate forms and L'Hôpital's Rule
 
Lesson 5: Functions and surfaces
Lesson 5: Functions and surfacesLesson 5: Functions and surfaces
Lesson 5: Functions and surfaces
 
Lesson 6: Polar, Cylindrical, and Spherical coordinates
Lesson 6: Polar, Cylindrical, and Spherical coordinatesLesson 6: Polar, Cylindrical, and Spherical coordinates
Lesson 6: Polar, Cylindrical, and Spherical coordinates
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and Continuity
 

Similar to Lesson 8: Curves, Arc Length, Acceleration

Angle and Slope, Isometri
Angle and Slope, IsometriAngle and Slope, Isometri
Angle and Slope, Isometri
Sri Handayani
 
Parameterized curves in r^3
Parameterized curves in r^3Parameterized curves in r^3
Parameterized curves in r^3
Tarun Gehlot
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equations
Jean Leano
 

Similar to Lesson 8: Curves, Arc Length, Acceleration (20)

bode_plot By DEV
 bode_plot By DEV bode_plot By DEV
bode_plot By DEV
 
Directional derivative and gradient
Directional derivative and gradientDirectional derivative and gradient
Directional derivative and gradient
 
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
 
Laplace_1.ppt
Laplace_1.pptLaplace_1.ppt
Laplace_1.ppt
 
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
 
Angle and Slope, Isometri
Angle and Slope, IsometriAngle and Slope, Isometri
Angle and Slope, Isometri
 
Parameterized curves in r^3
Parameterized curves in r^3Parameterized curves in r^3
Parameterized curves in r^3
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equations
 
Signals and systems: part i solutions
Signals and systems: part i solutionsSignals and systems: part i solutions
Signals and systems: part i solutions
 
3.1 limit definition of the derivative
3.1 limit definition of the derivative 3.1 limit definition of the derivative
3.1 limit definition of the derivative
 
Lecture 10
Lecture 10Lecture 10
Lecture 10
 
Lecture 10
Lecture 10Lecture 10
Lecture 10
 
Phase diagram at finite T & Mu in strong coupling limit of lattice QCD
Phase diagram at finite T & Mu in strong coupling limit of lattice QCDPhase diagram at finite T & Mu in strong coupling limit of lattice QCD
Phase diagram at finite T & Mu in strong coupling limit of lattice QCD
 
ch3-2
ch3-2ch3-2
ch3-2
 
Norm-variation of bilinear averages
Norm-variation of bilinear averagesNorm-variation of bilinear averages
Norm-variation of bilinear averages
 
Crib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsCrib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC exams
 
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
 
Local Volatility 1
Local Volatility 1Local Volatility 1
Local Volatility 1
 
digital control Chapter 2 slide
digital control Chapter 2 slidedigital control Chapter 2 slide
digital control Chapter 2 slide
 

More from Matthew Leingang

More from 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)
 

Recently uploaded

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
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
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
 
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
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
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...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
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
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
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
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
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
 

Lesson 8: Curves, Arc Length, Acceleration

  • 1. Sections 10.3–4 Curves, Arc Length, and Acceleration Math 21a February 22, 2008 Announcements Problem Sessions: Monday, 8:30, SC 103b (Sophie) Thursday, 7:30, SC 103b (Jeremy) Office hours Tuesday, Wednesday 2–4pm SC 323.
  • 2. Outline Arc length Velocity
  • 3. Pythagorean length of a line segment Given two points P1 (x1 , y1 ) and P2 (x2 , y2 ), we can use Pythagoras to find the distance between them: P2 y y2 − y1 P1 x2 − x1 x |P1 P2 | = (x2 − x1 )2 + (y2 − y1 )2 = (∆x)2 + (∆y )2
  • 4. Length of a curve Break up the curve into pieces, and approximate the arc length with the sum of the lengths of the pieces: y x
  • 5. Length of a curve Break up the curve into pieces, and approximate the arc length with the sum of the lengths of the pieces: y x
  • 6. Length of a curve Break up the curve into pieces, and approximate the arc length with the sum of the lengths of the pieces: y x
  • 7. Length of a curve Break up the curve into pieces, and approximate the arc length with the sum of the lengths of the pieces: y x
  • 8. Length of a curve Break up the curve into pieces, and approximate the arc length with the sum of the lengths of the pieces: y x
  • 9. Length of a curve Break up the curve into pieces, and approximate the arc length with the sum of the lengths of the pieces: y n L≈ (∆xi )2 + (∆yi )2 i=1 x
  • 10. Sum goes to integral If x, y is given by a vector-valued function r(t) = f (t), g (t), with domain [a, b], we can approximate: ∆xi = f (ti )∆ti ∆xi = g (ti )∆ti So n n L≈ (∆xi )2 + (∆yi )2 ≈ [f (ti )∆ti ]2 + [g (ti )∆ti ]2 i=1 i=1 n = [f (ti )]2 + [g (ti )]2 ∆ti i=1 As n → ∞, this converges to b L= [f (t)]2 + [g (t)]2 dt a
  • 11. Sum goes to integral If x, y is given by a vector-valued function r(t) = f (t), g (t), with domain [a, b], we can approximate: ∆xi = f (ti )∆ti ∆xi = g (ti )∆ti So n n L≈ (∆xi )2 + (∆yi )2 ≈ [f (ti )∆ti ]2 + [g (ti )∆ti ]2 i=1 i=1 n = [f (ti )]2 + [g (ti )]2 ∆ti i=1 As n → ∞, this converges to b L= [f (t)]2 + [g (t)]2 dt a In 3D, r(t) = f (t), g (t), h(t) , and b L= [f (t)]2 + [g (t)]2 + [h (t)]2 dt a
  • 12. Example Example Find the length of the parabola y = x 2 from x = 0 to x = 1.
  • 13. Example Example Find the length of the parabola y = x 2 from x = 0 to x = 1. Solution Let r(t) = t, t 2 . Then √ 1 5 1 √ L= 1+ (2t)2 = + ln 2 + 5 0 2 4
  • 14. Example Find the length of the curve r(t) = 2 sin t, 5t, 2 cos t for −10 ≤ t ≤ 10.
  • 15. Example Find the length of the curve r(t) = 2 sin t, 5t, 2 cos t for −10 ≤ t ≤ 10. Answer √ L = 20 29
  • 16. Outline Arc length Velocity
  • 17. Velocity and Acceleration Definition Let r(t) be a vector-valued function. The velocity v(t) is the derivative r (t) The speed is the length of the derivative |r (t)| The acceleration is the second derivative r (t).
  • 18. Example Find the velocity, acceleration, and speed of a particle with position function r(t) = 2 sin t, 5t, 2 cos t
  • 19. Example Find the velocity, acceleration, and speed of a particle with position function r(t) = 2 sin t, 5t, 2 cos t Answer r (t) = 2 cos(t), 5, −2 sin(t) √ r (t) = 29 r (t) = −2 sin(t), 0, −2 cos(t)
  • 20. Example The position function of a particle is given by r(t) = t 2 , 5t, t 2 − 16t When is the speed a minimum?
  • 21. Example The position function of a particle is given by r(t) = t 2 , 5t, t 2 − 16t When is the speed a minimum? Solution The square of the speed is (2t)2 + 52 + (2t − 16)2 which is minimized when 0 = 8t + 4(2t − 16) =⇒ t = 4
  • 22. Example A batter hits a baseball 3 ft above the ground towards the Green Monster in Fenway Park, which is 37 ft high and 310 ft from home plate (down the left field foul line). The ball leaves with a speed of 115 ft/s and at an angle of 50◦ above the horizontal. Is the ball a home run, a wallball double, or is it caught by the left fielder?
  • 23. Solution The position function is given by r(t) = 115 cos(50◦ )t, 3 + 115 sin(50◦ )t − 16t 2 The question is: what is g (t) when f (t) = 310? The equation 310 f (t) = 310 gives t ∗ = , so 115 cos(50◦ ) 2 2 310 310 g (t ∗ ) = 3 + 115 sin(50◦ ) − 16 115 cos(50◦ ) 115 cos(50◦ ) ≈ 91.051 ft
  • 24. Solution The position function is given by r(t) = 115 cos(50◦ )t, 3 + 115 sin(50◦ )t − 16t 2 The question is: what is g (t) when f (t) = 310? The equation 310 f (t) = 310 gives t ∗ = , so 115 cos(50◦ ) 2 2 310 310 g (t ∗ ) = 3 + 115 sin(50◦ ) − 16 115 cos(50◦ ) 115 cos(50◦ ) ≈ 91.051 ft Home run!