SlideShare a Scribd company logo
.
               Sec on 2.2
    A Catalogue of Essen al Func ons
                    V63.0121.011, Calculus I
                  Professor Ma hew Leingang

                      New York University
Announcements
    First WebAssign-ments are due January 31
    First wri en assignment is due February 2
    First recita ons are February 3
Announcements

   First WebAssign-ments
   are due January 31
   First wri en assignment
   is due February 2
   First recita ons are
   February 3
Objectives
  Iden fy different classes of algebraic
  func ons, including polynomial
  (linear,quadra c,cubic, etc.), ra onal,
  power, trigonometric, and exponen al
  func ons.
  Understand the effect of algebraic
  transforma ons on the graph of a
  func on.
  Understand and compute the
  composi on of two func ons.
Recall: What is a function?

 Defini on
 A func on f is a rela on which assigns to to every element x in a set
 D a single element f(x) in a set E.
      The set D is called the domain of f.
      The set E is called the target of f.
      The set { y | y = f(x) for some x } is called the range of f.
Four ways to represent a function

     verbally—by a descrip on in words
     numerically—by a table of values or a list of data
     visually—by a graph
     symbolically or algebraically—by a formula
 Today the focus is on the different kinds of formulas that can be
 used to represent func ons.
Classes of Functions

   linear func ons, defined by slope and intercept, two points, or
   point and slope.
   quadra c func ons, cubic func ons, power func ons,
   polynomials
   ra onal func ons
   trigonometric func ons
   exponen al/logarithmic func ons
Outline
 Algebraic Func ons
    Linear func ons
    Other polynomial func ons
    Other power func ons
    General ra onal func ons
 Transcendental Func ons
    Trigonometric func ons
    Exponen al and logarithmic func ons
 Transforma ons of Func ons
 Composi ons of Func ons
Linear functions
Linear func ons have a              y
constant rate of growth and                  (x2 , y2 )
are of the form
                                    (x1 , y1 )          ∆y = y2 − y1
        f(x) = mx + b.          (0, b)
                                             ∆x = x2 − x1
The slope m represents the                            ∆y
                                              m=
“steepness” of the graphed                            ∆x
line, and the intercept b
                                        .                       x
represents an ini al value of
the func on.
Modeling with Linear Functions
 Example
 Assume that a taxi costs $2.50 to get in and $0.40 per 1/5 mile. Write
 the fare f(x) as a func on of distance x traveled.
Modeling with Linear Functions
 Example
 Assume that a taxi costs $2.50 to get in and $0.40 per 1/5 mile. Write
 the fare f(x) as a func on of distance x traveled.

 Answer
 The ini al fare is $2.50, and the change in fare per mile is
 $0.40/0.2 mi = $2/mi. So if x is in miles and f(x) in dollars, the
 equa on is
                             f(x) = 2.5 + 2x
A Biological Example
 Example
 Biologists have no ced that the chirping rate of crickets of a certain
 species is related to temperature, and the rela onship appears to be
 very nearly linear. A cricket produces 113 chirps per minute at 70 ◦ F
 and 173 chirps per minute at 80 ◦ F.
 (a) Write a linear equa on that models the temperature T as a
     func on of the number of chirps per minute N.
 (b) If the crickets are chirping at 150 chirps per minute, es mate the
     temperature.
Biological Example: Solution
 Solu on
    The point-slope form of the equa on for a line is appropriate
    here: If a line passes through (x0 , y0 ) with slope m, then the line
    has equa on y − y0 = m(x − x0 ).
Biological Example: Solution
 Solu on
    The point-slope form of the equa on for a line is appropriate
    here: If a line passes through (x0 , y0 ) with slope m, then the line
    has equa on y − y0 = m(x − x0 ).
                              80 − 70         10 1
    The slope of our line is              =      =
                             173 − 113 60 6
Biological Example: Solution
 Solu on
    The point-slope form of the equa on for a line is appropriate
    here: If a line passes through (x0 , y0 ) with slope m, then the line
    has equa on y − y0 = m(x − x0 ).
                              80 − 70         10 1
    The slope of our line is              =      =
                             173 − 113 60 6
    So an equa on rela ng T and N is
                   1                1    113
           T − 70 = (N − 113) =⇒ T = N −     + 70
                   6                6     6
Solution continued
   So an equa on rela ng T and N is
                 1                1    113
         T − 70 = (N − 113) =⇒ T = N −     + 70
                 6                6     6
Solution continued
   So an equa on rela ng T and N is
                  1                1    113
          T − 70 = (N − 113) =⇒ T = N −     + 70
                  6                6     6
   If N = 150, then
                           37
                      T=      + 70 = 76 1 ◦ F
                                        6
                            6
Other polynomial functions
   Quadra c func ons take the form

                        f(x) = ax2 + bx + c

   The graph is a parabola which opens upward if a > 0,
   downward if a < 0.
Other polynomial functions
   Quadra c func ons take the form

                        f(x) = ax2 + bx + c

   The graph is a parabola which opens upward if a > 0,
   downward if a < 0.
   Cubic func ons take the form

                     f(x) = ax3 + bx2 + cx + d
Other power functions


   Whole number powers: f(x) = xn .
                                         1
   nega ve powers are reciprocals: x−3 = 3 .
                                1/3
                                     √ x
   frac onal powers are roots: x = 3 x.
General rational functions
 Defini on
 A ra onal func on is a quo ent of polynomials.

 Example
                        x3 (x + 3)
 The func on f(x) =                is ra onal.
                    (x + 2)(x − 1)
     The domain is all real numbers except −2 and 1.
     The func on is 0 when x = 0 or x = −3.
Outline
 Algebraic Func ons
    Linear func ons
    Other polynomial func ons
    Other power func ons
    General ra onal func ons
 Transcendental Func ons
    Trigonometric func ons
    Exponen al and logarithmic func ons
 Transforma ons of Func ons
 Composi ons of Func ons
Trigonometric functions

     Sine and cosine
     Tangent and cotangent
     Secant and cosecant
 GeoGebra applets to graph these
Exponential and logarithmic
functions

     exponen al func ons (for example f(x) = 2x )
     logarithmic func ons are their inverses (for example
     f(x) = log2 (x))
 GeoGebra applets to graph these
Outline
 Algebraic Func ons
    Linear func ons
    Other polynomial func ons
    Other power func ons
    General ra onal func ons
 Transcendental Func ons
    Trigonometric func ons
    Exponen al and logarithmic func ons
 Transforma ons of Func ons
 Composi ons of Func ons
Transformations of Functions
 Take the squaring func on and graph these transforma ons:
     y = (x + 1)2
     y = (x − 1)2
     y = x2 + 1
     y = x2 − 1
Transformations of Functions
 Take the squaring func on and graph these transforma ons:
     y = (x + 1)2
     y = (x − 1)2
     y = x2 + 1
     y = x2 − 1
 Observe that if the fiddling occurs within the func on, a
 transforma on is applied on the x-axis. A er the func on, to the
 y-axis.
Vertical and Horizontal Shifts
 Suppose c > 0. To obtain the graph of
     y = f(x) + c, shi the graph of y = f(x) a distance c units . . .

      y = f(x) − c, shi the graph of y = f(x) a distance c units . . .

      y = f(x − c), shi the graph of y = f(x) a distance c units . . .

      y = f(x + c), shi the graph of y = f(x) a distance c units . . .
Vertical and Horizontal Shifts
 Suppose c > 0. To obtain the graph of
     y = f(x) + c, shi the graph of y = f(x) a distance c units . . .
     upward
     y = f(x) − c, shi the graph of y = f(x) a distance c units . . .

      y = f(x − c), shi the graph of y = f(x) a distance c units . . .

      y = f(x + c), shi the graph of y = f(x) a distance c units . . .
Vertical and Horizontal Shifts
 Suppose c > 0. To obtain the graph of
     y = f(x) + c, shi the graph of y = f(x) a distance c units . . .
     upward
     y = f(x) − c, shi the graph of y = f(x) a distance c units . . .
     downward
     y = f(x − c), shi the graph of y = f(x) a distance c units . . .

      y = f(x + c), shi the graph of y = f(x) a distance c units . . .
Vertical and Horizontal Shifts
 Suppose c > 0. To obtain the graph of
     y = f(x) + c, shi the graph of y = f(x) a distance c units . . .
     upward
     y = f(x) − c, shi the graph of y = f(x) a distance c units . . .
     downward
     y = f(x − c), shi the graph of y = f(x) a distance c units . . . to
     the right
     y = f(x + c), shi the graph of y = f(x) a distance c units . . .
Vertical and Horizontal Shifts
 Suppose c > 0. To obtain the graph of
     y = f(x) + c, shi the graph of y = f(x) a distance c units . . .
     upward
     y = f(x) − c, shi the graph of y = f(x) a distance c units . . .
     downward
     y = f(x − c), shi the graph of y = f(x) a distance c units . . . to
     the right
     y = f(x + c), shi the graph of y = f(x) a distance c units . . . to
     the le
Why?
 Ques on
 Why is the graph of g(x) = f(x + c) a shi of the graph of f(x) to the
 le by c?
Why?
 Ques on
 Why is the graph of g(x) = f(x + c) a shi of the graph of f(x) to the
 le by c?

 Answer
 Think about x as me. Then x + c is the me c into the future. To
 rec fy the future of the graph of f with that of g, pull the graph of f c
 into the past.
Illustrating the shift


                                 (x, f(x))




                         .
                             x
Illustrating the shift

    Adding c moves x to the
    right                             (x, f(x))




                              .
                                  x          x+c
Illustrating the shift
                                                  (x + c, f(x + c))

    Adding c moves x to the
    right                             (x, f(x))
    But then f is applied




                              .
                                  x          x+c
Illustrating the shift
                               (x, f(x + c))        (x + c, f(x + c))

    Adding c moves x to the
    right                               (x, f(x))
    But then f is applied
    To get the graph of
    f(x + c), the value
    f(x + c) must be above x
                                .
                                    x          x+c
Illustrating the shift
                               (x, f(x + c))        (x + c, f(x + c))

    Adding c moves x to the
    right                               (x, f(x))
    But then f is applied
    To get the graph of
    f(x + c), the value
    f(x + c) must be above x
    So we translate backward    .
                                    x          x+c
Now try these

   y = sin (2x)
   y = 2 sin (x)
   y = e−x
   y = −ex
Scaling and flipping
                       c<0                                c>0
             |c| > 1           |c| < 1         |c| < 1           |c| > 1

 f(cx)           .                 .              .                 .

         H compress, flip    H stretch, flip    H stretch     H compress


 cf(x)           .                 .              .                 .


          V stretch, flip   V compress, flip   V compress         V stretch
Outline
 Algebraic Func ons
    Linear func ons
    Other polynomial func ons
    Other power func ons
    General ra onal func ons
 Transcendental Func ons
    Trigonometric func ons
    Exponen al and logarithmic func ons
 Transforma ons of Func ons
 Composi ons of Func ons
Composition of Functions
Compounding in Succession


                  g◦f
          x   f     .    g   (g ◦ f)(x)
                  f(x)
Composing
 Example
 Let f(x) = x2 and g(x) = sin x. Compute f ◦ g and g ◦ f.
Composing
 Example
 Let f(x) = x2 and g(x) = sin x. Compute f ◦ g and g ◦ f.

 Solu on
      (f ◦ g)(x) = sin2 x
      (g ◦ f)(x) = sin(x2 )
 Note they are not the same.
Decomposing
 Example
        √
 Express x2 − 4 as a composi on of two func ons. What is its
 domain?
Decomposing
 Example
        √
 Express x2 − 4 as a composi on of two func ons. What is its
 domain?

 Solu on
                                                   √
 We can write the expression as f ◦ g, where f(u) = u and
 g(x) = x2 − 4. The range of g needs to be within the domain of f. To
 insure that x2 − 4 ≥ 0, we must have x ≤ −2 or x ≥ 2.
Summary


  There are many classes of algebraic func ons
  Algebraic rules can be used to sketch graphs

More Related Content

What's hot

Lesson 4: Calcuating Limits (slides)
Lesson 4: Calcuating Limits (slides)Lesson 4: Calcuating Limits (slides)
Lesson 4: Calcuating Limits (slides)
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 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Matthew Leingang
 
Profº. Marcelo Santos Chaves - Cálculo I (Limites e Continuidades) - Exercíci...
Profº. Marcelo Santos Chaves - Cálculo I (Limites e Continuidades) - Exercíci...Profº. Marcelo Santos Chaves - Cálculo I (Limites e Continuidades) - Exercíci...
Profº. Marcelo Santos Chaves - Cálculo I (Limites e Continuidades) - Exercíci...
MarcelloSantosChaves
 
Calculus cheat sheet_integrals
Calculus cheat sheet_integralsCalculus cheat sheet_integrals
Calculus cheat sheet_integralsUrbanX4
 
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
 
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)Ron Eick
 
Limits and continuity[1]
Limits and continuity[1]Limits and continuity[1]
Limits and continuity[1]
indu thakur
 
Lesson 9: Basic Differentiation Rules
Lesson 9: Basic Differentiation RulesLesson 9: Basic Differentiation Rules
Lesson 9: Basic Differentiation Rules
Matthew Leingang
 
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
 
Stuff You Must Know Cold for the AP Calculus BC Exam!
Stuff You Must Know Cold for the AP Calculus BC Exam!Stuff You Must Know Cold for the AP Calculus BC Exam!
Stuff You Must Know Cold for the AP Calculus BC Exam!A Jorge Garcia
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
homeworkping3
 
Lesson 10: The Chain Rule (slides)
Lesson 10: The Chain Rule (slides)Lesson 10: The Chain Rule (slides)
Lesson 10: The Chain Rule (slides)
Matthew Leingang
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and Continuity
Matthew Leingang
 
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
Matthew Leingang
 
Common derivatives integrals_reduced
Common derivatives integrals_reducedCommon derivatives integrals_reduced
Common derivatives integrals_reduced
Kyro Fitkry
 
Calculus Cheat Sheet All
Calculus Cheat Sheet AllCalculus Cheat Sheet All
Calculus Cheat Sheet AllMoe Han
 

What's hot (20)

Lesson 4: Calcuating Limits (slides)
Lesson 4: Calcuating Limits (slides)Lesson 4: Calcuating Limits (slides)
Lesson 4: Calcuating Limits (slides)
 
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 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)
 
Profº. Marcelo Santos Chaves - Cálculo I (Limites e Continuidades) - Exercíci...
Profº. Marcelo Santos Chaves - Cálculo I (Limites e Continuidades) - Exercíci...Profº. Marcelo Santos Chaves - Cálculo I (Limites e Continuidades) - Exercíci...
Profº. Marcelo Santos Chaves - Cálculo I (Limites e Continuidades) - Exercíci...
 
Calculus cheat sheet_integrals
Calculus cheat sheet_integralsCalculus cheat sheet_integrals
Calculus cheat sheet_integrals
 
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)
 
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
 
Limits and continuity[1]
Limits and continuity[1]Limits and continuity[1]
Limits and continuity[1]
 
Lesson 9: Basic Differentiation Rules
Lesson 9: Basic Differentiation RulesLesson 9: Basic Differentiation Rules
Lesson 9: Basic Differentiation Rules
 
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)
 
Stuff You Must Know Cold for the AP Calculus BC Exam!
Stuff You Must Know Cold for the AP Calculus BC Exam!Stuff You Must Know Cold for the AP Calculus BC Exam!
Stuff You Must Know Cold for the AP Calculus BC Exam!
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
 
Lesson 10: The Chain Rule (slides)
Lesson 10: The Chain Rule (slides)Lesson 10: The Chain Rule (slides)
Lesson 10: The Chain Rule (slides)
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and Continuity
 
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
 
1202 ch 12 day 2
1202 ch 12 day 21202 ch 12 day 2
1202 ch 12 day 2
 
1201 ch 12 day 1
1201 ch 12 day 11201 ch 12 day 1
1201 ch 12 day 1
 
Common derivatives integrals_reduced
Common derivatives integrals_reducedCommon derivatives integrals_reduced
Common derivatives integrals_reduced
 
Calculus Cheat Sheet All
Calculus Cheat Sheet AllCalculus Cheat Sheet All
Calculus Cheat Sheet All
 
Limits and derivatives
Limits and derivativesLimits and derivatives
Limits and derivatives
 

Viewers also liked

Lesson 11: Implicit Differentiation (slides)
Lesson 11: Implicit Differentiation (slides)Lesson 11: Implicit Differentiation (slides)
Lesson 11: Implicit Differentiation (slides)
Matthew Leingang
 
Limits of functions
Limits of functionsLimits of functions
Limits of functions
Louie Joy Rosit
 
Lesson 7: The Derivative (handout)
Lesson 7: The Derivative (handout)Lesson 7: The Derivative (handout)
Lesson 7: The Derivative (handout)
Matthew Leingang
 
Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)
Matthew Leingang
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
Matthew Leingang
 
Lesson 24: Areas, Distances, the Integral (Section 021 slides)
Lesson 24: Areas, Distances, the Integral (Section 021 slides)Lesson 24: Areas, Distances, the Integral (Section 021 slides)
Lesson 24: Areas, Distances, the Integral (Section 021 slides)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Matthew Leingang
 
Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Matthew Leingang
 
Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Matthew Leingang
 
Lesson 7: The Derivative (slides)
Lesson 7: The Derivative (slides)Lesson 7: The Derivative (slides)
Lesson 7: The Derivative (slides)
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 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)
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)
Matthew Leingang
 
Lesson 12: Linear Approximations and Differentials (slides)
Lesson 12: Linear Approximations and Differentials (slides)Lesson 12: Linear Approximations and Differentials (slides)
Lesson 12: Linear Approximations and Differentials (slides)
Matthew Leingang
 
Lesson 9: The Product and Quotient Rules (slides)
Lesson 9: The Product and Quotient Rules (slides)Lesson 9: The Product and Quotient Rules (slides)
Lesson 9: The Product and Quotient Rules (slides)
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 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
 
Lesson 24: Areas, Distances, the Integral (Section 041 slides)
Lesson 24: Areas, Distances, the Integral (Section 041 slides)Lesson 24: Areas, Distances, the Integral (Section 041 slides)
Lesson 24: Areas, Distances, the Integral (Section 041 slides)
Matthew Leingang
 

Viewers also liked (20)

Lesson 11: Implicit Differentiation (slides)
Lesson 11: Implicit Differentiation (slides)Lesson 11: Implicit Differentiation (slides)
Lesson 11: Implicit Differentiation (slides)
 
Limits of functions
Limits of functionsLimits of functions
Limits of functions
 
Lesson 7: The Derivative (handout)
Lesson 7: The Derivative (handout)Lesson 7: The Derivative (handout)
Lesson 7: The Derivative (handout)
 
Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
 
Lesson 24: Areas, Distances, the Integral (Section 021 slides)
Lesson 24: Areas, Distances, the Integral (Section 021 slides)Lesson 24: Areas, Distances, the Integral (Section 021 slides)
Lesson 24: Areas, Distances, the Integral (Section 021 slides)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
 
Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
 
Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
 
Lesson 7: The Derivative (slides)
Lesson 7: The Derivative (slides)Lesson 7: The Derivative (slides)
Lesson 7: The Derivative (slides)
 
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 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 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 12: Linear Approximations and Differentials (slides)
Lesson 12: Linear Approximations and Differentials (slides)Lesson 12: Linear Approximations and Differentials (slides)
Lesson 12: Linear Approximations and Differentials (slides)
 
Lesson 9: The Product and Quotient Rules (slides)
Lesson 9: The Product and Quotient Rules (slides)Lesson 9: The Product and Quotient Rules (slides)
Lesson 9: The Product and Quotient Rules (slides)
 
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 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)
 
Lesson 24: Areas, Distances, the Integral (Section 041 slides)
Lesson 24: Areas, Distances, the Integral (Section 041 slides)Lesson 24: Areas, Distances, the Integral (Section 041 slides)
Lesson 24: Areas, Distances, the Integral (Section 041 slides)
 

Similar to Lesson 2: A Catalog of Essential Functions (slides)

Lesson03 The Concept Of Limit 027 Slides
Lesson03   The Concept Of Limit 027 SlidesLesson03   The Concept Of Limit 027 Slides
Lesson03 The Concept Of Limit 027 Slides
Matthew Leingang
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
Matthew Leingang
 
Functions for Grade 10
Functions for Grade 10Functions for Grade 10
Functions for Grade 10Boipelo Radebe
 
Graph a function
Graph a functionGraph a function
Graph a function
SanaullahMemon10
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life
OlooPundit
 
Derivatie class 12
Derivatie class 12Derivatie class 12
Derivatie class 12
Sadiq Hussain
 
Difference quotient algebra
Difference quotient algebraDifference quotient algebra
Difference quotient algebra
math260
 
Ch 7 tutoring notes quadratics
Ch 7 tutoring notes quadraticsCh 7 tutoring notes quadratics
Ch 7 tutoring notes quadraticssrobbins4
 
Ch 3 lessons
Ch  3 lessons Ch  3 lessons
Ch 3 lessons
mikewilmes
 
2.3 slopes and difference quotient
2.3 slopes and difference quotient2.3 slopes and difference quotient
2.3 slopes and difference quotientmath260
 
Advanced Functions Unit 1
Advanced Functions Unit 1Advanced Functions Unit 1
Advanced Functions Unit 1leefong2310
 
Algebric Functions.pdf
Algebric Functions.pdfAlgebric Functions.pdf
Algebric Functions.pdf
MamadArip
 
16 slopes and difference quotient x
16 slopes and difference quotient x16 slopes and difference quotient x
16 slopes and difference quotient x
math260
 
6 slopes and difference quotient x
6 slopes and difference quotient x6 slopes and difference quotient x
6 slopes and difference quotient x
Tzenma
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusMatthew Leingang
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusMatthew Leingang
 
Math1000 section2.6
Math1000 section2.6Math1000 section2.6
Math1000 section2.6
StuartJones92
 
02.21.2020 Algebra I Quadraic Functions.ppt
02.21.2020  Algebra I Quadraic Functions.ppt02.21.2020  Algebra I Quadraic Functions.ppt
02.21.2020 Algebra I Quadraic Functions.ppt
jannelewlawas
 
Grph quad fncts
Grph quad fnctsGrph quad fncts
Grph quad fncts
Edrian Gustin Camacho
 
Algebra 2. 9.16 Quadratics 2
Algebra 2.  9.16 Quadratics 2Algebra 2.  9.16 Quadratics 2
Algebra 2. 9.16 Quadratics 2
dmatkeson21
 

Similar to Lesson 2: A Catalog of Essential Functions (slides) (20)

Lesson03 The Concept Of Limit 027 Slides
Lesson03   The Concept Of Limit 027 SlidesLesson03   The Concept Of Limit 027 Slides
Lesson03 The Concept Of Limit 027 Slides
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
 
Functions for Grade 10
Functions for Grade 10Functions for Grade 10
Functions for Grade 10
 
Graph a function
Graph a functionGraph a function
Graph a function
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life
 
Derivatie class 12
Derivatie class 12Derivatie class 12
Derivatie class 12
 
Difference quotient algebra
Difference quotient algebraDifference quotient algebra
Difference quotient algebra
 
Ch 7 tutoring notes quadratics
Ch 7 tutoring notes quadraticsCh 7 tutoring notes quadratics
Ch 7 tutoring notes quadratics
 
Ch 3 lessons
Ch  3 lessons Ch  3 lessons
Ch 3 lessons
 
2.3 slopes and difference quotient
2.3 slopes and difference quotient2.3 slopes and difference quotient
2.3 slopes and difference quotient
 
Advanced Functions Unit 1
Advanced Functions Unit 1Advanced Functions Unit 1
Advanced Functions Unit 1
 
Algebric Functions.pdf
Algebric Functions.pdfAlgebric Functions.pdf
Algebric Functions.pdf
 
16 slopes and difference quotient x
16 slopes and difference quotient x16 slopes and difference quotient x
16 slopes and difference quotient x
 
6 slopes and difference quotient x
6 slopes and difference quotient x6 slopes and difference quotient x
6 slopes and difference quotient x
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of Calculus
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of Calculus
 
Math1000 section2.6
Math1000 section2.6Math1000 section2.6
Math1000 section2.6
 
02.21.2020 Algebra I Quadraic Functions.ppt
02.21.2020  Algebra I Quadraic Functions.ppt02.21.2020  Algebra I Quadraic Functions.ppt
02.21.2020 Algebra I Quadraic Functions.ppt
 
Grph quad fncts
Grph quad fnctsGrph quad fncts
Grph quad fncts
 
Algebra 2. 9.16 Quadratics 2
Algebra 2.  9.16 Quadratics 2Algebra 2.  9.16 Quadratics 2
Algebra 2. 9.16 Quadratics 2
 

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
 
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 (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
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 (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 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 (handout)
Lesson 16: Inverse Trigonometric Functions (handout)Lesson 16: Inverse Trigonometric Functions (handout)
Lesson 16: Inverse Trigonometric Functions (handout)
Matthew Leingang
 
Lesson 15: Exponential Growth and Decay (handout)
Lesson 15: Exponential Growth and Decay (handout)Lesson 15: Exponential Growth and Decay (handout)
Lesson 15: Exponential Growth and Decay (handout)
Matthew Leingang
 

More from Matthew Leingang (18)

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
 
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 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 (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 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 (handout)
Lesson 16: Inverse Trigonometric Functions (handout)Lesson 16: Inverse Trigonometric Functions (handout)
Lesson 16: Inverse Trigonometric Functions (handout)
 
Lesson 15: Exponential Growth and Decay (handout)
Lesson 15: Exponential Growth and Decay (handout)Lesson 15: Exponential Growth and Decay (handout)
Lesson 15: Exponential Growth and Decay (handout)
 

Recently uploaded

Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
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
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 

Recently uploaded (20)

Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
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 Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 

Lesson 2: A Catalog of Essential Functions (slides)

  • 1. . Sec on 2.2 A Catalogue of Essen al Func ons V63.0121.011, Calculus I Professor Ma hew Leingang New York University Announcements First WebAssign-ments are due January 31 First wri en assignment is due February 2 First recita ons are February 3
  • 2. Announcements First WebAssign-ments are due January 31 First wri en assignment is due February 2 First recita ons are February 3
  • 3. Objectives Iden fy different classes of algebraic func ons, including polynomial (linear,quadra c,cubic, etc.), ra onal, power, trigonometric, and exponen al func ons. Understand the effect of algebraic transforma ons on the graph of a func on. Understand and compute the composi on of two func ons.
  • 4. Recall: What is a function? Defini on A func on f is a rela on which assigns to to every element x in a set D a single element f(x) in a set E. The set D is called the domain of f. The set E is called the target of f. The set { y | y = f(x) for some x } is called the range of f.
  • 5. Four ways to represent a function verbally—by a descrip on in words numerically—by a table of values or a list of data visually—by a graph symbolically or algebraically—by a formula Today the focus is on the different kinds of formulas that can be used to represent func ons.
  • 6. Classes of Functions linear func ons, defined by slope and intercept, two points, or point and slope. quadra c func ons, cubic func ons, power func ons, polynomials ra onal func ons trigonometric func ons exponen al/logarithmic func ons
  • 7. Outline Algebraic Func ons Linear func ons Other polynomial func ons Other power func ons General ra onal func ons Transcendental Func ons Trigonometric func ons Exponen al and logarithmic func ons Transforma ons of Func ons Composi ons of Func ons
  • 8. Linear functions Linear func ons have a y constant rate of growth and (x2 , y2 ) are of the form (x1 , y1 ) ∆y = y2 − y1 f(x) = mx + b. (0, b) ∆x = x2 − x1 The slope m represents the ∆y m= “steepness” of the graphed ∆x line, and the intercept b . x represents an ini al value of the func on.
  • 9. Modeling with Linear Functions Example Assume that a taxi costs $2.50 to get in and $0.40 per 1/5 mile. Write the fare f(x) as a func on of distance x traveled.
  • 10. Modeling with Linear Functions Example Assume that a taxi costs $2.50 to get in and $0.40 per 1/5 mile. Write the fare f(x) as a func on of distance x traveled. Answer The ini al fare is $2.50, and the change in fare per mile is $0.40/0.2 mi = $2/mi. So if x is in miles and f(x) in dollars, the equa on is f(x) = 2.5 + 2x
  • 11. A Biological Example Example Biologists have no ced that the chirping rate of crickets of a certain species is related to temperature, and the rela onship appears to be very nearly linear. A cricket produces 113 chirps per minute at 70 ◦ F and 173 chirps per minute at 80 ◦ F. (a) Write a linear equa on that models the temperature T as a func on of the number of chirps per minute N. (b) If the crickets are chirping at 150 chirps per minute, es mate the temperature.
  • 12. Biological Example: Solution Solu on The point-slope form of the equa on for a line is appropriate here: If a line passes through (x0 , y0 ) with slope m, then the line has equa on y − y0 = m(x − x0 ).
  • 13. Biological Example: Solution Solu on The point-slope form of the equa on for a line is appropriate here: If a line passes through (x0 , y0 ) with slope m, then the line has equa on y − y0 = m(x − x0 ). 80 − 70 10 1 The slope of our line is = = 173 − 113 60 6
  • 14. Biological Example: Solution Solu on The point-slope form of the equa on for a line is appropriate here: If a line passes through (x0 , y0 ) with slope m, then the line has equa on y − y0 = m(x − x0 ). 80 − 70 10 1 The slope of our line is = = 173 − 113 60 6 So an equa on rela ng T and N is 1 1 113 T − 70 = (N − 113) =⇒ T = N − + 70 6 6 6
  • 15. Solution continued So an equa on rela ng T and N is 1 1 113 T − 70 = (N − 113) =⇒ T = N − + 70 6 6 6
  • 16. Solution continued So an equa on rela ng T and N is 1 1 113 T − 70 = (N − 113) =⇒ T = N − + 70 6 6 6 If N = 150, then 37 T= + 70 = 76 1 ◦ F 6 6
  • 17. Other polynomial functions Quadra c func ons take the form f(x) = ax2 + bx + c The graph is a parabola which opens upward if a > 0, downward if a < 0.
  • 18. Other polynomial functions Quadra c func ons take the form f(x) = ax2 + bx + c The graph is a parabola which opens upward if a > 0, downward if a < 0. Cubic func ons take the form f(x) = ax3 + bx2 + cx + d
  • 19. Other power functions Whole number powers: f(x) = xn . 1 nega ve powers are reciprocals: x−3 = 3 . 1/3 √ x frac onal powers are roots: x = 3 x.
  • 20. General rational functions Defini on A ra onal func on is a quo ent of polynomials. Example x3 (x + 3) The func on f(x) = is ra onal. (x + 2)(x − 1) The domain is all real numbers except −2 and 1. The func on is 0 when x = 0 or x = −3.
  • 21. Outline Algebraic Func ons Linear func ons Other polynomial func ons Other power func ons General ra onal func ons Transcendental Func ons Trigonometric func ons Exponen al and logarithmic func ons Transforma ons of Func ons Composi ons of Func ons
  • 22. Trigonometric functions Sine and cosine Tangent and cotangent Secant and cosecant GeoGebra applets to graph these
  • 23. Exponential and logarithmic functions exponen al func ons (for example f(x) = 2x ) logarithmic func ons are their inverses (for example f(x) = log2 (x)) GeoGebra applets to graph these
  • 24. Outline Algebraic Func ons Linear func ons Other polynomial func ons Other power func ons General ra onal func ons Transcendental Func ons Trigonometric func ons Exponen al and logarithmic func ons Transforma ons of Func ons Composi ons of Func ons
  • 25. Transformations of Functions Take the squaring func on and graph these transforma ons: y = (x + 1)2 y = (x − 1)2 y = x2 + 1 y = x2 − 1
  • 26. Transformations of Functions Take the squaring func on and graph these transforma ons: y = (x + 1)2 y = (x − 1)2 y = x2 + 1 y = x2 − 1 Observe that if the fiddling occurs within the func on, a transforma on is applied on the x-axis. A er the func on, to the y-axis.
  • 27. Vertical and Horizontal Shifts Suppose c > 0. To obtain the graph of y = f(x) + c, shi the graph of y = f(x) a distance c units . . . y = f(x) − c, shi the graph of y = f(x) a distance c units . . . y = f(x − c), shi the graph of y = f(x) a distance c units . . . y = f(x + c), shi the graph of y = f(x) a distance c units . . .
  • 28. Vertical and Horizontal Shifts Suppose c > 0. To obtain the graph of y = f(x) + c, shi the graph of y = f(x) a distance c units . . . upward y = f(x) − c, shi the graph of y = f(x) a distance c units . . . y = f(x − c), shi the graph of y = f(x) a distance c units . . . y = f(x + c), shi the graph of y = f(x) a distance c units . . .
  • 29. Vertical and Horizontal Shifts Suppose c > 0. To obtain the graph of y = f(x) + c, shi the graph of y = f(x) a distance c units . . . upward y = f(x) − c, shi the graph of y = f(x) a distance c units . . . downward y = f(x − c), shi the graph of y = f(x) a distance c units . . . y = f(x + c), shi the graph of y = f(x) a distance c units . . .
  • 30. Vertical and Horizontal Shifts Suppose c > 0. To obtain the graph of y = f(x) + c, shi the graph of y = f(x) a distance c units . . . upward y = f(x) − c, shi the graph of y = f(x) a distance c units . . . downward y = f(x − c), shi the graph of y = f(x) a distance c units . . . to the right y = f(x + c), shi the graph of y = f(x) a distance c units . . .
  • 31. Vertical and Horizontal Shifts Suppose c > 0. To obtain the graph of y = f(x) + c, shi the graph of y = f(x) a distance c units . . . upward y = f(x) − c, shi the graph of y = f(x) a distance c units . . . downward y = f(x − c), shi the graph of y = f(x) a distance c units . . . to the right y = f(x + c), shi the graph of y = f(x) a distance c units . . . to the le
  • 32. Why? Ques on Why is the graph of g(x) = f(x + c) a shi of the graph of f(x) to the le by c?
  • 33. Why? Ques on Why is the graph of g(x) = f(x + c) a shi of the graph of f(x) to the le by c? Answer Think about x as me. Then x + c is the me c into the future. To rec fy the future of the graph of f with that of g, pull the graph of f c into the past.
  • 34. Illustrating the shift (x, f(x)) . x
  • 35. Illustrating the shift Adding c moves x to the right (x, f(x)) . x x+c
  • 36. Illustrating the shift (x + c, f(x + c)) Adding c moves x to the right (x, f(x)) But then f is applied . x x+c
  • 37. Illustrating the shift (x, f(x + c)) (x + c, f(x + c)) Adding c moves x to the right (x, f(x)) But then f is applied To get the graph of f(x + c), the value f(x + c) must be above x . x x+c
  • 38. Illustrating the shift (x, f(x + c)) (x + c, f(x + c)) Adding c moves x to the right (x, f(x)) But then f is applied To get the graph of f(x + c), the value f(x + c) must be above x So we translate backward . x x+c
  • 39. Now try these y = sin (2x) y = 2 sin (x) y = e−x y = −ex
  • 40. Scaling and flipping c<0 c>0 |c| > 1 |c| < 1 |c| < 1 |c| > 1 f(cx) . . . . H compress, flip H stretch, flip H stretch H compress cf(x) . . . . V stretch, flip V compress, flip V compress V stretch
  • 41. Outline Algebraic Func ons Linear func ons Other polynomial func ons Other power func ons General ra onal func ons Transcendental Func ons Trigonometric func ons Exponen al and logarithmic func ons Transforma ons of Func ons Composi ons of Func ons
  • 42. Composition of Functions Compounding in Succession g◦f x f . g (g ◦ f)(x) f(x)
  • 43. Composing Example Let f(x) = x2 and g(x) = sin x. Compute f ◦ g and g ◦ f.
  • 44. Composing Example Let f(x) = x2 and g(x) = sin x. Compute f ◦ g and g ◦ f. Solu on (f ◦ g)(x) = sin2 x (g ◦ f)(x) = sin(x2 ) Note they are not the same.
  • 45. Decomposing Example √ Express x2 − 4 as a composi on of two func ons. What is its domain?
  • 46. Decomposing Example √ Express x2 − 4 as a composi on of two func ons. What is its domain? Solu on √ We can write the expression as f ◦ g, where f(u) = u and g(x) = x2 − 4. The range of g needs to be within the domain of f. To insure that x2 − 4 ≥ 0, we must have x ≤ −2 or x ≥ 2.
  • 47. Summary There are many classes of algebraic func ons Algebraic rules can be used to sketch graphs