SlideShare a Scribd company logo
Section 2.4
Continuity

   Math 1a


October 3, 2007
Questions



   True or False
   Right now there are two points on opposite sides of the Earth with
   exactly the same temperature.
Questions



   True or False
   Right now there are two points on opposite sides of the Earth with
   exactly the same temperature.

   True or False
   At one point in your life your height in inches equaled your weight
   in pounds.
Questions



   True or False
   Right now there are two points on opposite sides of the Earth with
   exactly the same temperature.

   True or False
   At one point in your life your height in inches equaled your weight
   in pounds.

   True or False
   At one point in your life you were exactly three feet tall.
Direct Substitution Property




   Theorem (The Direct Substitution Property)
   If f is a polynomial or a rational function and a is in the domain of
   f , then
                              lim f (x) = f (a)
                             x→a
Definition of Continuity




   Definition
   Let f be a function defined near a. We say that f is continuous at
   a if
                            lim f (x) = f (a).
                           x→a
Free Theorems




  Theorem
   (a) Any polynomial is continuous everywhere; that is, it is
       continuous on R = (−∞, ∞).
  (b) Any rational function is continuous wherever it is defined; that
      is, it is continuous on its domain.
Showing a function is continuous


   Example
                 √
   Let f (x) =       4x + 1. Show that f is continuous at 2.
Showing a function is continuous


   Example
                 √
   Let f (x) =       4x + 1. Show that f is continuous at 2.

   Solution
   We have
                                              √
                           lim f (x) = lim        4x + 1
                           x→a          x→2

                                    =       lim (4x + 1)
                                            x→2
                                        √
                                    =       9 = 3.

   Each step comes from the limit laws.
Showing a function is continuous


   Example
                 √
   Let f (x) =       4x + 1. Show that f is continuous at 2.

   Solution
   We have
                                              √
                           lim f (x) = lim        4x + 1
                           x→a          x→2

                                    =       lim (4x + 1)
                                            x→2
                                        √
                                    =       9 = 3.

   Each step comes from the limit laws.
   In fact, f is continuous on its whole domain, which is − 1 , ∞ .
                                                            4
The Limit Laws give Continuity Laws



   Theorem
   If f and g are continuous at a and c is a constant, then the
   following functions are also continuous at a:
    1. f + g
    2. f − g
    3. cf
    4. fg
       f
    5.    (if g (a) = 0)
       g
Transcendental functions are continuous, too




   Theorem
   The following functions are continuous wherever they are defined:
    1. sin, cos, tan, cot sec, csc
    2. x → ax , loga , ln
    3. sin−1 , tan−1 , sec−1
What could go wrong?




  In what ways could a function f fail to be continuous at a point a?
  Look again at the definition:

                           lim f (x) = f (a)
                           x→a
Pitfall #1
   Example
   Let
                                x2    if 0 ≤ x ≤ 1
                      f (x) =
                                      if 1 < x ≤ 2
                                2x
   At which points is f continuous?
Pitfall #1: The limit does not exist
   Example
   Let
                                  x2    if 0 ≤ x ≤ 1
                        f (x) =
                                        if 1 < x ≤ 2
                                  2x
   At which points is f continuous?

   Solution
   At any point a in [0, 2] besides 1, lim f (x) = f (a) because f is
                                       x→a
   represented by a polynomial near a, and polynomials have the
   direct substitution property. However,

                     lim f (x) = lim x 2 = 12 = 1
                    x→1−          x→1−
                      lim f (x) = lim+ 2x = 2(1) = 2
                     x→1+         x→1

   So f has no limit at 1. Therefore f is not continuous at 1.
Pitfall #2



   Example
   Let
                                  x 2 + 2x + 1
                          f (x) =
                                      x +1
   At which points is f continuous?
Pitfall #2: The function has no value



   Example
   Let
                                  x 2 + 2x + 1
                          f (x) =
                                      x +1
   At which points is f continuous?

   Solution
   Because f is rational, it is continuous on its whole domain. Note
   that −1 is not in the domain of f , so f is not continuous there.
Pitfall #3



   Example
   Let
                                  46   if x = 1
                        f (x) =
                                  π    if x = 1
   At which points is f continuous?
Pitfall #3: function value = limit



   Example
   Let
                                   46   if x = 1
                         f (x) =
                                   π    if x = 1
   At which points is f continuous?

   Solution
   f is not continuous at 1 because f (1) = π but lim f (x) = 46.
                                                   x→1
Special types of discontinuites




   removable discontinuity The limit lim f (x) exists, but f is not
                                     x→a
                defined at a or its value at a is not equal to the limit
                at a.
   jump discontinuity The limits lim f (x) and lim+ f (x) exist, but
                                  x→a−            x→a
                are different. f (a) is one of these limits.
Special types of discontinuites




   removable discontinuity The limit lim f (x) exists, but f is not
                                     x→a
                defined at a or its value at a is not equal to the limit
                at a.
   jump discontinuity The limits lim f (x) and lim+ f (x) exist, but
                                   x→a−            x→a
                 are different. f (a) is one of these limits.
   The greatest integer function f (x) = [[x]] has jump discontinuities.
A Big Time Theorem




  Theorem (The Intermediate Value Theorem)
  Suppose that f is continuous on the closed interval [a, b] and let N
  be any number between f (a) and f (b), where f (a) = f (b). Then
  there exists a number c in (a, b) such that f (c) = N.
Illustrating the IVT



       f (x)




                       x
Illustrating the IVT
   Suppose that f is continuous on the closed interval [a, b]



       f (x)




                                                                x
Illustrating the IVT
   Suppose that f is continuous on the closed interval [a, b]



        f (x)


    f (b)




    f (a)




                                                                x
                       a                               b
Illustrating the IVT
   Suppose that f is continuous on the closed interval [a, b] and let N
   be any number between f (a) and f (b), where f (a) = f (b).


        f (x)


    f (b)

      N

    f (a)




                                                              x
                       a                              b
Illustrating the IVT
   Suppose that f is continuous on the closed interval [a, b] and let N
   be any number between f (a) and f (b), where f (a) = f (b). Then
   there exists a number c in (a, b) such that f (c) = N.
        f (x)


    f (b)

      N

    f (a)




                                                              x
                       a      c                       b
Illustrating the IVT
   Suppose that f is continuous on the closed interval [a, b] and let N
   be any number between f (a) and f (b), where f (a) = f (b). Then
   there exists a number c in (a, b) such that f (c) = N.
        f (x)


    f (b)

      N

    f (a)




                                                              x
                       a                              b
Illustrating the IVT
   Suppose that f is continuous on the closed interval [a, b] and let N
   be any number between f (a) and f (b), where f (a) = f (b). Then
   there exists a number c in (a, b) such that f (c) = N.
        f (x)


    f (b)

      N

    f (a)




                                                              x
                       a c1    c2                 c3 b
Using the IVT


   Example
   Prove that the square root of two exists.
Using the IVT


   Example
   Prove that the square root of two exists.

   Proof.
   Let f (x) = x 2 , a continuous function on [1, 2].
Using the IVT


   Example
   Prove that the square root of two exists.

   Proof.
   Let f (x) = x 2 , a continuous function on [1, 2]. Note f (1) = 1 and
   f (2) = 4. Since 2 is between 1 and 4, there exists a point c in
   (1, 2) such that
                               f (c) = c 2 = 2.
Using the IVT


   Example
   Prove that the square root of two exists.

   Proof.
   Let f (x) = x 2 , a continuous function on [1, 2]. Note f (1) = 1 and
   f (2) = 4. Since 2 is between 1 and 4, there exists a point c in
   (1, 2) such that
                               f (c) = c 2 = 2.


   In fact, we can “narrow in” on the square root of 2 by the method
   of bisections.

More Related Content

What's hot

Lesson 5: Continuity
Lesson 5: ContinuityLesson 5: Continuity
Lesson 5: Continuity
Matthew Leingang
 
Lesson 5: Continuity
Lesson 5: ContinuityLesson 5: Continuity
Lesson 5: Continuity
Matthew Leingang
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Matthew Leingang
 
Lesson 5: Continuity
Lesson 5: ContinuityLesson 5: Continuity
Lesson 5: Continuity
Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Matthew Leingang
 
Some notes on Tight Frames
Some notes on Tight FramesSome notes on Tight Frames
Some notes on Tight Frames
Shailesh Kumar
 
Analysis Solutions CIV
Analysis Solutions CIVAnalysis Solutions CIV
Analysis Solutions CIV
Leonardo Di Giosia
 
Lesson 3: The Limit of a Function (slides)
Lesson 3: The Limit of a Function (slides)Lesson 3: The Limit of a Function (slides)
Lesson 3: The Limit of a Function (slides)
Matthew Leingang
 
Maximums and minimum
Maximums and minimum Maximums and minimum
Maximums and minimum
rubimedina01
 
Midterm I Review
Midterm I ReviewMidterm I Review
Midterm I Review
Matthew Leingang
 
Lesson 15: Exponential Growth and Decay (slides)
Lesson 15: Exponential Growth and Decay (slides)Lesson 15: Exponential Growth and Decay (slides)
Lesson 15: Exponential Growth and Decay (slides)
Matthew Leingang
 
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)
Matthew Leingang
 
Cs229 notes8
Cs229 notes8Cs229 notes8
Cs229 notes8
VuTran231
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
Matthew Leingang
 
On Analytic Review of Hahn–Banach Extension Results with Some Generalizations
On Analytic Review of Hahn–Banach Extension Results with Some GeneralizationsOn Analytic Review of Hahn–Banach Extension Results with Some Generalizations
On Analytic Review of Hahn–Banach Extension Results with Some Generalizations
BRNSS Publication Hub
 
Real and convex analysis
Real and convex analysisReal and convex analysis
Real and convex analysis
Springer
 
Continuity
ContinuityContinuity
Continuity
Phil Saraspe
 
Limit and continuity
Limit and continuityLimit and continuity
Limit and continuity
Digvijaysinh Gohil
 
Lesson 5: Continuity (Section 21 slides)
Lesson 5: Continuity (Section 21 slides)Lesson 5: Continuity (Section 21 slides)
Lesson 5: Continuity (Section 21 slides)
Matthew Leingang
 

What's hot (19)

Lesson 5: Continuity
Lesson 5: ContinuityLesson 5: Continuity
Lesson 5: Continuity
 
Lesson 5: Continuity
Lesson 5: ContinuityLesson 5: Continuity
Lesson 5: Continuity
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
 
Lesson 5: Continuity
Lesson 5: ContinuityLesson 5: Continuity
Lesson 5: Continuity
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Some notes on Tight Frames
Some notes on Tight FramesSome notes on Tight Frames
Some notes on Tight Frames
 
Analysis Solutions CIV
Analysis Solutions CIVAnalysis Solutions CIV
Analysis Solutions CIV
 
Lesson 3: The Limit of a Function (slides)
Lesson 3: The Limit of a Function (slides)Lesson 3: The Limit of a Function (slides)
Lesson 3: The Limit of a Function (slides)
 
Maximums and minimum
Maximums and minimum Maximums and minimum
Maximums and minimum
 
Midterm I Review
Midterm I ReviewMidterm I Review
Midterm I Review
 
Lesson 15: Exponential Growth and Decay (slides)
Lesson 15: Exponential Growth and Decay (slides)Lesson 15: Exponential Growth and Decay (slides)
Lesson 15: Exponential Growth and Decay (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)
 
Cs229 notes8
Cs229 notes8Cs229 notes8
Cs229 notes8
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
On Analytic Review of Hahn–Banach Extension Results with Some Generalizations
On Analytic Review of Hahn–Banach Extension Results with Some GeneralizationsOn Analytic Review of Hahn–Banach Extension Results with Some Generalizations
On Analytic Review of Hahn–Banach Extension Results with Some Generalizations
 
Real and convex analysis
Real and convex analysisReal and convex analysis
Real and convex analysis
 
Continuity
ContinuityContinuity
Continuity
 
Limit and continuity
Limit and continuityLimit and continuity
Limit and continuity
 
Lesson 5: Continuity (Section 21 slides)
Lesson 5: Continuity (Section 21 slides)Lesson 5: Continuity (Section 21 slides)
Lesson 5: Continuity (Section 21 slides)
 

Viewers also liked

Lesson 13: Rates of Change in Science
Lesson 13: Rates of Change in ScienceLesson 13: Rates of Change in Science
Lesson 13: Rates of Change in Science
Matthew Leingang
 
Lesson05 Continuity Slides+Notes
Lesson05    Continuity Slides+NotesLesson05    Continuity Slides+Notes
Lesson05 Continuity Slides+Notes
Matthew Leingang
 
Lesson 10: Inverses
Lesson 10: InversesLesson 10: Inverses
Lesson 10: Inverses
Matthew Leingang
 
Lesson 16 The Spectral Theorem and Applications
Lesson 16  The Spectral Theorem and ApplicationsLesson 16  The Spectral Theorem and Applications
Lesson 16 The Spectral Theorem and Applications
Matthew Leingang
 
Lesson 12: The Product and Quotient Rule
Lesson 12: The Product and Quotient RuleLesson 12: The Product and Quotient Rule
Lesson 12: The Product and Quotient Rule
Matthew Leingang
 
Lesson 6: Continuity II, Infinite Limits
Lesson 6: Continuity II, Infinite LimitsLesson 6: Continuity II, Infinite Limits
Lesson 6: Continuity II, Infinite Limits
Matthew Leingang
 
Lesson 15: The Chain Rule
Lesson 15: The Chain RuleLesson 15: The Chain Rule
Lesson 15: The Chain Rule
Matthew Leingang
 
Lesson 18: Geometric Representations of Functions
Lesson 18: Geometric Representations of FunctionsLesson 18: Geometric Representations of Functions
Lesson 18: Geometric Representations of Functions
Matthew Leingang
 
Lesson 8: Tangents, Velocity, the Derivative
Lesson 8: Tangents, Velocity, the DerivativeLesson 8: Tangents, Velocity, the Derivative
Lesson 8: Tangents, Velocity, the Derivative
Matthew Leingang
 
Lesson 10: What does f' say about f?
Lesson 10: What does f' say about f?Lesson 10: What does f' say about f?
Lesson 10: What does f' say about f?
Matthew Leingang
 
Lesson 9: The Derivative as a Function
Lesson 9: The Derivative  as  a FunctionLesson 9: The Derivative  as  a Function
Lesson 9: The Derivative as a Function
Matthew Leingang
 
Lesson 15: Diagonalization
Lesson 15: DiagonalizationLesson 15: Diagonalization
Lesson 15: Diagonalization
Matthew Leingang
 
Lesson17: Functions Of Several Variables
Lesson17: Functions Of  Several  VariablesLesson17: Functions Of  Several  Variables
Lesson17: Functions Of Several Variables
Matthew Leingang
 
Lesson 19: Related Rates
Lesson 19: Related RatesLesson 19: Related Rates
Lesson 19: Related Rates
Matthew Leingang
 
Lesson14: Derivatives of Trigonometric Functions
Lesson14: Derivatives of Trigonometric FunctionsLesson14: Derivatives of Trigonometric Functions
Lesson14: Derivatives of Trigonometric Functions
Matthew Leingang
 
Lesson 7: Limits at Infinity
Lesson 7: Limits at InfinityLesson 7: Limits at Infinity
Lesson 7: Limits at Infinity
Matthew Leingang
 
Lesson 12: Linear Independence
Lesson 12: Linear IndependenceLesson 12: Linear Independence
Lesson 12: Linear Independence
Matthew Leingang
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit Differentiation
Matthew Leingang
 
Lesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsLesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear Equations
Matthew Leingang
 
Lesson 19: Partial Derivatives
Lesson 19: Partial DerivativesLesson 19: Partial Derivatives
Lesson 19: Partial Derivatives
Matthew Leingang
 

Viewers also liked (20)

Lesson 13: Rates of Change in Science
Lesson 13: Rates of Change in ScienceLesson 13: Rates of Change in Science
Lesson 13: Rates of Change in Science
 
Lesson05 Continuity Slides+Notes
Lesson05    Continuity Slides+NotesLesson05    Continuity Slides+Notes
Lesson05 Continuity Slides+Notes
 
Lesson 10: Inverses
Lesson 10: InversesLesson 10: Inverses
Lesson 10: Inverses
 
Lesson 16 The Spectral Theorem and Applications
Lesson 16  The Spectral Theorem and ApplicationsLesson 16  The Spectral Theorem and Applications
Lesson 16 The Spectral Theorem and Applications
 
Lesson 12: The Product and Quotient Rule
Lesson 12: The Product and Quotient RuleLesson 12: The Product and Quotient Rule
Lesson 12: The Product and Quotient Rule
 
Lesson 6: Continuity II, Infinite Limits
Lesson 6: Continuity II, Infinite LimitsLesson 6: Continuity II, Infinite Limits
Lesson 6: Continuity II, Infinite Limits
 
Lesson 15: The Chain Rule
Lesson 15: The Chain RuleLesson 15: The Chain Rule
Lesson 15: The Chain Rule
 
Lesson 18: Geometric Representations of Functions
Lesson 18: Geometric Representations of FunctionsLesson 18: Geometric Representations of Functions
Lesson 18: Geometric Representations of Functions
 
Lesson 8: Tangents, Velocity, the Derivative
Lesson 8: Tangents, Velocity, the DerivativeLesson 8: Tangents, Velocity, the Derivative
Lesson 8: Tangents, Velocity, the Derivative
 
Lesson 10: What does f' say about f?
Lesson 10: What does f' say about f?Lesson 10: What does f' say about f?
Lesson 10: What does f' say about f?
 
Lesson 9: The Derivative as a Function
Lesson 9: The Derivative  as  a FunctionLesson 9: The Derivative  as  a Function
Lesson 9: The Derivative as a Function
 
Lesson 15: Diagonalization
Lesson 15: DiagonalizationLesson 15: Diagonalization
Lesson 15: Diagonalization
 
Lesson17: Functions Of Several Variables
Lesson17: Functions Of  Several  VariablesLesson17: Functions Of  Several  Variables
Lesson17: Functions Of Several Variables
 
Lesson 19: Related Rates
Lesson 19: Related RatesLesson 19: Related Rates
Lesson 19: Related Rates
 
Lesson14: Derivatives of Trigonometric Functions
Lesson14: Derivatives of Trigonometric FunctionsLesson14: Derivatives of Trigonometric Functions
Lesson14: Derivatives of Trigonometric Functions
 
Lesson 7: Limits at Infinity
Lesson 7: Limits at InfinityLesson 7: Limits at Infinity
Lesson 7: Limits at Infinity
 
Lesson 12: Linear Independence
Lesson 12: Linear IndependenceLesson 12: Linear Independence
Lesson 12: Linear Independence
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit Differentiation
 
Lesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsLesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear Equations
 
Lesson 19: Partial Derivatives
Lesson 19: Partial DerivativesLesson 19: Partial Derivatives
Lesson 19: Partial Derivatives
 

Similar to Lesson05 Continuity Slides+Notes

Lesson 3: Continuity
Lesson 3: ContinuityLesson 3: Continuity
Lesson 3: Continuity
Matthew Leingang
 
Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)
Mel Anthony Pepito
 
Lesson 5: Continuity (Section 21 slides)
Lesson 5: Continuity (Section 21 slides)Lesson 5: Continuity (Section 21 slides)
Lesson 5: Continuity (Section 21 slides)
Mel Anthony Pepito
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
gregcross22
 
Derivatives Lesson Oct 19
Derivatives Lesson  Oct 19Derivatives Lesson  Oct 19
Derivatives Lesson Oct 19
ingroy
 
Lesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsLesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and Logarithms
Matthew Leingang
 
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)
Mel Anthony Pepito
 
Lesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsLesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and Logarithms
Matthew Leingang
 
Varian, microeconomic analysis, solution book
Varian, microeconomic analysis, solution bookVarian, microeconomic analysis, solution book
Varian, microeconomic analysis, solution book
José Antonio PAYANO YALE
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Mel Anthony Pepito
 
Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)
Mel Anthony Pepito
 
Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)
Matthew Leingang
 
Limits and continuity[1]
Limits and continuity[1]Limits and continuity[1]
Limits and continuity[1]
indu thakur
 
Lesson 6: The derivative as a function
Lesson 6: The derivative as a functionLesson 6: The derivative as a function
Lesson 6: The derivative as a function
Matthew Leingang
 
Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)
Mel Anthony Pepito
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite Integral
Matthew Leingang
 
584 fundamental theorem of calculus
584 fundamental theorem of calculus584 fundamental theorem of calculus
584 fundamental theorem of calculus
goldenratio618
 
Applying the derivative
Applying the derivativeApplying the derivative
Applying the derivative
Inarotul Faiza
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
Elias Dinsa
 
Limits
LimitsLimits

Similar to Lesson05 Continuity Slides+Notes (20)

Lesson 3: Continuity
Lesson 3: ContinuityLesson 3: Continuity
Lesson 3: Continuity
 
Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)
 
Lesson 5: Continuity (Section 21 slides)
Lesson 5: Continuity (Section 21 slides)Lesson 5: Continuity (Section 21 slides)
Lesson 5: Continuity (Section 21 slides)
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
 
Derivatives Lesson Oct 19
Derivatives Lesson  Oct 19Derivatives Lesson  Oct 19
Derivatives Lesson Oct 19
 
Lesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsLesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and Logarithms
 
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 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsLesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and Logarithms
 
Varian, microeconomic analysis, solution book
Varian, microeconomic analysis, solution bookVarian, microeconomic analysis, solution book
Varian, microeconomic analysis, solution book
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)
 
Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)
 
Limits and continuity[1]
Limits and continuity[1]Limits and continuity[1]
Limits and continuity[1]
 
Lesson 6: The derivative as a function
Lesson 6: The derivative as a functionLesson 6: The derivative as a function
Lesson 6: The derivative as a function
 
Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite Integral
 
584 fundamental theorem of calculus
584 fundamental theorem of calculus584 fundamental theorem of calculus
584 fundamental theorem of calculus
 
Applying the derivative
Applying the derivativeApplying the derivative
Applying the derivative
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
 
Limits
LimitsLimits
Limits
 

More from Matthew Leingang

Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
Matthew Leingang
 
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
Matthew Leingang
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
Matthew Leingang
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)
Matthew Leingang
 
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)
Matthew Leingang
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
Matthew Leingang
 
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)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
Matthew Leingang
 
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)
Matthew Leingang
 
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)
Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Matthew Leingang
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
Matthew Leingang
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
Matthew Leingang
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
Matthew Leingang
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
Matthew Leingang
 
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)
Matthew Leingang
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)
Matthew Leingang
 
Lesson 18: Maximum and Minimum Values (handout)
Lesson 18: Maximum and Minimum Values (handout)Lesson 18: Maximum and Minimum Values (handout)
Lesson 18: Maximum and Minimum Values (handout)
Matthew Leingang
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (handout)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (handout)Lesson 17: Indeterminate forms and l'Hôpital's Rule (handout)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (handout)
Matthew Leingang
 
Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)
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 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 (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 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 (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)
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)
 
Lesson 18: Maximum and Minimum Values (handout)
Lesson 18: Maximum and Minimum Values (handout)Lesson 18: Maximum and Minimum Values (handout)
Lesson 18: Maximum and Minimum Values (handout)
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (handout)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (handout)Lesson 17: Indeterminate forms and l'Hôpital's Rule (handout)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (handout)
 
Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)
 

Recently uploaded

By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 

Recently uploaded (20)

By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 

Lesson05 Continuity Slides+Notes

  • 1. Section 2.4 Continuity Math 1a October 3, 2007
  • 2. Questions True or False Right now there are two points on opposite sides of the Earth with exactly the same temperature.
  • 3. Questions True or False Right now there are two points on opposite sides of the Earth with exactly the same temperature. True or False At one point in your life your height in inches equaled your weight in pounds.
  • 4. Questions True or False Right now there are two points on opposite sides of the Earth with exactly the same temperature. True or False At one point in your life your height in inches equaled your weight in pounds. True or False At one point in your life you were exactly three feet tall.
  • 5. Direct Substitution Property Theorem (The Direct Substitution Property) If f is a polynomial or a rational function and a is in the domain of f , then lim f (x) = f (a) x→a
  • 6.
  • 7. Definition of Continuity Definition Let f be a function defined near a. We say that f is continuous at a if lim f (x) = f (a). x→a
  • 8. Free Theorems Theorem (a) Any polynomial is continuous everywhere; that is, it is continuous on R = (−∞, ∞). (b) Any rational function is continuous wherever it is defined; that is, it is continuous on its domain.
  • 9. Showing a function is continuous Example √ Let f (x) = 4x + 1. Show that f is continuous at 2.
  • 10.
  • 11. Showing a function is continuous Example √ Let f (x) = 4x + 1. Show that f is continuous at 2. Solution We have √ lim f (x) = lim 4x + 1 x→a x→2 = lim (4x + 1) x→2 √ = 9 = 3. Each step comes from the limit laws.
  • 12. Showing a function is continuous Example √ Let f (x) = 4x + 1. Show that f is continuous at 2. Solution We have √ lim f (x) = lim 4x + 1 x→a x→2 = lim (4x + 1) x→2 √ = 9 = 3. Each step comes from the limit laws. In fact, f is continuous on its whole domain, which is − 1 , ∞ . 4
  • 13.
  • 14. The Limit Laws give Continuity Laws Theorem If f and g are continuous at a and c is a constant, then the following functions are also continuous at a: 1. f + g 2. f − g 3. cf 4. fg f 5. (if g (a) = 0) g
  • 15.
  • 16. Transcendental functions are continuous, too Theorem The following functions are continuous wherever they are defined: 1. sin, cos, tan, cot sec, csc 2. x → ax , loga , ln 3. sin−1 , tan−1 , sec−1
  • 17.
  • 18. What could go wrong? In what ways could a function f fail to be continuous at a point a? Look again at the definition: lim f (x) = f (a) x→a
  • 19. Pitfall #1 Example Let x2 if 0 ≤ x ≤ 1 f (x) = if 1 < x ≤ 2 2x At which points is f continuous?
  • 20.
  • 21.
  • 22.
  • 23. Pitfall #1: The limit does not exist Example Let x2 if 0 ≤ x ≤ 1 f (x) = if 1 < x ≤ 2 2x At which points is f continuous? Solution At any point a in [0, 2] besides 1, lim f (x) = f (a) because f is x→a represented by a polynomial near a, and polynomials have the direct substitution property. However, lim f (x) = lim x 2 = 12 = 1 x→1− x→1− lim f (x) = lim+ 2x = 2(1) = 2 x→1+ x→1 So f has no limit at 1. Therefore f is not continuous at 1.
  • 24.
  • 25. Pitfall #2 Example Let x 2 + 2x + 1 f (x) = x +1 At which points is f continuous?
  • 26.
  • 27. Pitfall #2: The function has no value Example Let x 2 + 2x + 1 f (x) = x +1 At which points is f continuous? Solution Because f is rational, it is continuous on its whole domain. Note that −1 is not in the domain of f , so f is not continuous there.
  • 28. Pitfall #3 Example Let 46 if x = 1 f (x) = π if x = 1 At which points is f continuous?
  • 29. Pitfall #3: function value = limit Example Let 46 if x = 1 f (x) = π if x = 1 At which points is f continuous? Solution f is not continuous at 1 because f (1) = π but lim f (x) = 46. x→1
  • 30. Special types of discontinuites removable discontinuity The limit lim f (x) exists, but f is not x→a defined at a or its value at a is not equal to the limit at a. jump discontinuity The limits lim f (x) and lim+ f (x) exist, but x→a− x→a are different. f (a) is one of these limits.
  • 31. Special types of discontinuites removable discontinuity The limit lim f (x) exists, but f is not x→a defined at a or its value at a is not equal to the limit at a. jump discontinuity The limits lim f (x) and lim+ f (x) exist, but x→a− x→a are different. f (a) is one of these limits. The greatest integer function f (x) = [[x]] has jump discontinuities.
  • 32.
  • 33. A Big Time Theorem Theorem (The Intermediate Value Theorem) Suppose that f is continuous on the closed interval [a, b] and let N be any number between f (a) and f (b), where f (a) = f (b). Then there exists a number c in (a, b) such that f (c) = N.
  • 35. Illustrating the IVT Suppose that f is continuous on the closed interval [a, b] f (x) x
  • 36. Illustrating the IVT Suppose that f is continuous on the closed interval [a, b] f (x) f (b) f (a) x a b
  • 37. Illustrating the IVT Suppose that f is continuous on the closed interval [a, b] and let N be any number between f (a) and f (b), where f (a) = f (b). f (x) f (b) N f (a) x a b
  • 38. Illustrating the IVT Suppose that f is continuous on the closed interval [a, b] and let N be any number between f (a) and f (b), where f (a) = f (b). Then there exists a number c in (a, b) such that f (c) = N. f (x) f (b) N f (a) x a c b
  • 39. Illustrating the IVT Suppose that f is continuous on the closed interval [a, b] and let N be any number between f (a) and f (b), where f (a) = f (b). Then there exists a number c in (a, b) such that f (c) = N. f (x) f (b) N f (a) x a b
  • 40. Illustrating the IVT Suppose that f is continuous on the closed interval [a, b] and let N be any number between f (a) and f (b), where f (a) = f (b). Then there exists a number c in (a, b) such that f (c) = N. f (x) f (b) N f (a) x a c1 c2 c3 b
  • 41. Using the IVT Example Prove that the square root of two exists.
  • 42. Using the IVT Example Prove that the square root of two exists. Proof. Let f (x) = x 2 , a continuous function on [1, 2].
  • 43. Using the IVT Example Prove that the square root of two exists. Proof. Let f (x) = x 2 , a continuous function on [1, 2]. Note f (1) = 1 and f (2) = 4. Since 2 is between 1 and 4, there exists a point c in (1, 2) such that f (c) = c 2 = 2.
  • 44. Using the IVT Example Prove that the square root of two exists. Proof. Let f (x) = x 2 , a continuous function on [1, 2]. Note f (1) = 1 and f (2) = 4. Since 2 is between 1 and 4, there exists a point c in (1, 2) such that f (c) = c 2 = 2. In fact, we can “narrow in” on the square root of 2 by the method of bisections.