SlideShare a Scribd company logo
.
                 Sec on 1.1
      Func ons and their Representa ons

                    V63.0121.001, Calculus I
                  Professor Ma hew Leingang

                       New York University

Announcements
    First WebAssign-ments are due January 31
    Do the Get-to-Know-You survey for extra credit!
Section 1.1
Functions and their
 Representations
   V63.0121.001, Calculus I
 Professor Ma hew Leingang
       New York University
Announcements


   First WebAssign-ments
   are due January 31
   Do the Get-to-Know-You
   survey for extra credit!
Objectives
  Understand the defini on of
  func on.
  Work with func ons
  represented in different ways
  Work with func ons defined
  piecewise over several intervals.
  Understand and apply the
  defini on of increasing and
  decreasing func on.
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.
Outline
 Modeling
 Examples of func ons
    Func ons expressed by formulas
    Func ons described numerically
    Func ons described graphically
    Func ons described verbally
 Proper es of func ons
    Monotonicity
    Symmetry
The Modeling Process

      Real-world
           .
           .        model      Mathema cal
                                    .
       Problems                   Model




                                    solve
        test



     Real-world    interpret   Mathema cal
          .                         .
     Predic ons                Conclusions
Plato’s Cave



               .
The Modeling Process

             Real-world
                  .
                  .        model      Mathema cal
                                           .
              Problems                   Model
   Shadows




                                                    Forms
                                           solve
               test



             Real-world   interpret   Mathema cal
                  .                        .
             Predic ons               Conclusions
Outline
 Modeling
 Examples of func ons
    Func ons expressed by formulas
    Func ons described numerically
    Func ons described graphically
    Func ons described verbally
 Proper es of func ons
    Monotonicity
    Symmetry
Functions expressed by formulas


 Any expression in a single variable x defines a func on. In this case,
 the domain is understood to be the largest set of x which a er
 subs tu on, give a real number.
Formula function example
 Example
              x+1
 Let f(x) =       . Find the domain and range of f.
              x−2
Formula function example
 Example
              x+1
 Let f(x) =       . Find the domain and range of f.
              x−2

 Solu on
 The denominator is zero when x = 2, so the domain is all real numbers
 except 2. We write:

                        domain(f) = { x | x ̸= 2 }
Formula function example
 Example
              x+1
 Let f(x) =       . Find the domain and range of f.
              x−2

 Solu on
                                        x+1            2y + 1
 As for the range, we can solve y =             =⇒ x =        . So as
                                        x−2            y−1
 long as y ̸= 1, there is an x associated to y.

                         range(f) = { y | y ̸= 1 }
How did you get that?
                             x+1
          start         y=
                             x−2
How did you get that?
                                 x+1
              start         y=
                                 x−2
      cross-mul ply   y(x − 2) = x + 1
How did you get that?
                                  x+1
               start         y=
                                  x−2
      cross-mul ply    y(x − 2) = x + 1
          distribute    xy − 2y = x + 1
How did you get that?
                                   x+1
                start         y=
                                   x−2
       cross-mul ply    y(x − 2) = x + 1
           distribute    xy − 2y = x + 1
      collect x terms     xy − x = 2y + 1
How did you get that?
                                    x+1
                start          y=
                                    x−2
       cross-mul ply     y(x − 2) = x + 1
           distribute     xy − 2y = x + 1
      collect x terms      xy − x = 2y + 1
                factor   x(y − 1) = 2y + 1
How did you get that?
                                    x+1
                start          y=
                                    x−2
       cross-mul ply     y(x − 2) = x + 1
           distribute     xy − 2y = x + 1
      collect x terms      xy − x = 2y + 1
                factor   x(y − 1) = 2y + 1
                                    2y + 1
               divide           x=
                                     y−1
No-no’s for expressions
   Cannot have zero in the
   denominator of an
   expression
   Cannot have a nega ve
   number under an even
   root (e.g., square root)
   Cannot have the
   logarithm of a nega ve
   number
Piecewise-defined functions
Example
Let
             {
              x2    0 ≤ x ≤ 1;
      f(x) =
              3−x   1 < x ≤ 2.

Find the domain and range of f
and graph the func on.
Piecewise-defined functions
Example                          Solu on
Let                              The domain is [0, 2]. The graph
             {                   can be drawn piecewise.
              x2    0 ≤ x ≤ 1;
      f(x) =                               2
              3−x   1 < x ≤ 2.
                                           1
Find the domain and range of f
and graph the func on.                         .
                                               0   1   2
Piecewise-defined functions
Example                          Solu on
Let                              The domain is [0, 2]. The graph
             {                   can be drawn piecewise.
              x2    0 ≤ x ≤ 1;
      f(x) =                               2
              3−x   1 < x ≤ 2.
                                           1
Find the domain and range of f
and graph the func on.                         .
                                               0   1   2
Piecewise-defined functions
Example                          Solu on
Let                              The domain is [0, 2]. The graph
             {                   can be drawn piecewise.
              x2    0 ≤ x ≤ 1;
      f(x) =                               2
              3−x   1 < x ≤ 2.
                                           1
Find the domain and range of f
and graph the func on.                         .
                                               0   1   2
Piecewise-defined functions
Example                          Solu on
Let                              The domain is [0, 2]. The graph
             {                   can be drawn piecewise.
              x2    0 ≤ x ≤ 1;
      f(x) =                                2
              3−x   1 < x ≤ 2.
                                            1
Find the domain and range of f
and graph the func on.                          .
                                                0   1   2

                                 The range is [0, 2).
Functions described numerically


 We can just describe a func on by a table of values, or a diagram.
Functions defined by tables I
Example
Is this a func on? If so, what is
the range?
            x f(x)
            1 4
            2 5
            3 6
Functions defined by tables I
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            2 5                         3     6
            3 6
Functions defined by tables I
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            2 5                         3     6
            3 6
Functions defined by tables I
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            2 5                         3     6
            3 6
Functions defined by tables I
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            2 5                         3     6
            3 6
Functions defined by tables I
Example                             Solu on
Is this a func on? If so, what is
the range?                                1 .                4
            x f(x)
                                          2                  5
            1 4
            2 5                           3                  6
            3 6

                                    Yes, the range is {4, 5, 6}.
Functions defined by tables II
Example
Is this a func on? If so, what is
the range?
            x f(x)
            1 4
            2 4
            3 6
Functions defined by tables II
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            2 4                         3     6
            3 6
Functions defined by tables II
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            2 4                         3     6
            3 6
Functions defined by tables II
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            2 4                         3     6
            3 6
Functions defined by tables II
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            2 4                         3     6
            3 6
Functions defined by tables II
Example                             Solu on
Is this a func on? If so, what is
the range?                                1 .                   4
            x f(x)
                                          2                     5
            1 4
            2 4                           3                     6
            3 6

                                    Yes, the range is {4, 6}.
Functions defined by tables III
Example
Is this a func on? If so, what is
the range?
            x f(x)
            1 4
            1 5
            3 6
Functions defined by tables III
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            1 5                         3     6
            3 6
Functions defined by tables III
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            1 5                         3     6
            3 6
Functions defined by tables III
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            1 5                         3     6
            3 6
Functions defined by tables III
Example                             Solu on
Is this a func on? If so, what is
the range?                              1 .   4
            x f(x)
                                        2     5
            1 4
            1 5                         3     6
            3 6
Functions defined by tables III
Example                             Solu on
Is this a func on? If so, what is
the range?                               1 .                 4
            x f(x)
                                         2                   5
            1 4
            1 5                          3                   6
            3 6

                                    This is not a func on.
An ideal function
An ideal function

   Domain is the bu ons
An ideal function

   Domain is the bu ons
   Range is the kinds of soda
   that come out
An ideal function

   Domain is the bu ons
   Range is the kinds of soda
   that come out
   You can press more than
   one bu on to get some
   brands
An ideal function

   Domain is the bu ons
   Range is the kinds of soda
   that come out
   You can press more than
   one bu on to get some
   brands
   But each bu on will only
   give one brand
Why numerical functions matter
 Ques on
 Why use numerical func ons at all? Formula func ons are so much
 easier to work with.
Why numerical functions matter
 Ques on
 Why use numerical func ons at all? Formula func ons are so much
 easier to work with.

 Answer
     In science, func ons are o en defined by data.
     Or, we observe data and assume that it’s close to some nice
     con nuous func on.
Numerical Function Example
 Example
 Here is the temperature in Boise, Idaho measured in 15-minute
 intervals over the period August 22–29, 2008.

             100
              90
              80
              70
              60
              50
              40
              30
              20
              10 .
                     8/22   8/23   8/24   8/25   8/26   8/27   8/28   8/29
Functions described graphically
 Some mes all we have is the “picture” of a func on, by which we
 mean, its graph.




 The graph on the right represents a rela on but not a func on.
Functions described graphically
 Some mes all we have is the “picture” of a func on, by which we
 mean, its graph.




            .



 The graph on the right represents a rela on but not a func on.
Functions described graphically
 Some mes all we have is the “picture” of a func on, by which we
 mean, its graph.




            .                                  .



 The graph on the right represents a rela on but not a func on.
Functions described graphically
 Some mes all we have is the “picture” of a func on, by which we
 mean, its graph.




            .                                  .



 The graph on the right represents a rela on but not a func on.
Functions described graphically
 Some mes all we have is the “picture” of a func on, by which we
 mean, its graph.




            .                                  .



 The graph on the right represents a rela on but not a func on.
Functions described verbally

 O en mes our func ons come out of nature and have verbal
 descrip ons:
     The temperature T(t) in this room at me t.
Functions described verbally

 O en mes our func ons come out of nature and have verbal
 descrip ons:
     The temperature T(t) in this room at me t.
     The eleva on h(θ) of the point on the equator at longitude θ.
Functions described verbally

 O en mes our func ons come out of nature and have verbal
 descrip ons:
     The temperature T(t) in this room at me t.
     The eleva on h(θ) of the point on the equator at longitude θ.
     The u lity u(x) I derive by consuming x burritos.
Outline
 Modeling
 Examples of func ons
    Func ons expressed by formulas
    Func ons described numerically
    Func ons described graphically
    Func ons described verbally
 Proper es of func ons
    Monotonicity
    Symmetry
Monotonicity
Example
Let P(x) be the
probability that
my income was
at least $x last
year. What
might a graph of
P(x) look like?
Monotonicity
Example            Solu on
Let P(x) be the
probability that              1
my income was
at least $x last
year. What                   0.5
might a graph of
P(x) look like?                     .
                                   $0   $52,115   $100K
Monotonicity

 Defini on
    A func on f is decreasing if f(x1 ) > f(x2 ) whenever x1 < x2 for
    any two points x1 and x2 in the domain of f.
    A func on f is increasing if f(x1 ) < f(x2 ) whenever x1 < x2 for
    any two points x1 and x2 in the domain of f.
Examples
 Example
 Going back to the burrito func on, would you call it increasing?
Examples
 Example
 Going back to the burrito func on, would you call it increasing?

 Answer
 Not if they are all consumed at once! Strictly speaking, the
 insa ability principle in economics means that u li es are always
 increasing func ons.
Examples
 Example
 Going back to the burrito func on, would you call it increasing?

 Answer
 Not if they are all consumed at once! Strictly speaking, the
 insa ability principle in economics means that u li es are always
 increasing func ons.

 Example
 Obviously, the temperature in Boise is neither increasing nor
 decreasing.
Symmetry
 Consider the following func ons described as words
 Example
 Let I(x) be the intensity of light x distance from a point.

 Example
 Let F(x) be the gravita onal force at a point x distance from a black
 hole.
 What might their graphs look like?
Possible Intensity Graph

 Example                     Solu on
 Let I(x) be the intensity
 of light x distance from              y = I(x)
 a point. Sketch a
 possible graph for I(x).

                                                  .
                                                      x
Possible Gravity Graph
 Example                    Solu on
 Let F(x) be the
 gravita onal force at a              y = F(x)
 point x distance from a
 black hole. Sketch a
 possible graph for F(x).                        .
                                                     x
Definitions

 Defini on
    A func on f is called even if f(−x) = f(x) for all x in the domain
    of f.
    A func on f is called odd if f(−x) = −f(x) for all x in the
    domain of f.
Examples

 Example

    Even: constants, even powers, cosine
    Odd: odd powers, sine, tangent
    Neither: exp, log
Summary


  The fundamental unit of inves ga on in calculus is the func on.
  Func ons can have many representa ons

More Related Content

PDF
Lesson 2: A Catalog of Essential Functions (slides)
PDF
Lesson 11: Implicit Differentiation (slides)
PDF
PDF
Lesson 1: Functions and their Representations
PDF
Lesson 11: Limits and Continuity
PDF
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
DOCX
Limits and continuity[1]
PDF
Lesson 6: Limits Involving Infinity (slides)
Lesson 2: A Catalog of Essential Functions (slides)
Lesson 11: Implicit Differentiation (slides)
Lesson 1: Functions and their Representations
Lesson 11: Limits and Continuity
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Limits and continuity[1]
Lesson 6: Limits Involving Infinity (slides)

What's hot (17)

PPT
functions limits and continuity
PDF
Differential in several variables
PPT
Functions limits and continuity
PDF
Lesson 2: Limits and Limit Laws
PPT
Limits and derivatives
PPTX
4.1 inverse functions
PDF
Jacobians new
PDF
Lesson 25: Evaluating Definite Integrals (slides)
PDF
PDF
Limits, Continuity & Differentiation (Theory)
PDF
Maths 12
PPTX
Grade 12 math differentiation-parametric functions
PDF
Module 4 exponential and logarithmic functions
PDF
Introduction to Functions
PDF
Lesson 21: Curve Sketching (slides)
PPT
Derivatives
PPTX
3.2 implicit equations and implicit differentiation
functions limits and continuity
Differential in several variables
Functions limits and continuity
Lesson 2: Limits and Limit Laws
Limits and derivatives
4.1 inverse functions
Jacobians new
Lesson 25: Evaluating Definite Integrals (slides)
Limits, Continuity & Differentiation (Theory)
Maths 12
Grade 12 math differentiation-parametric functions
Module 4 exponential and logarithmic functions
Introduction to Functions
Lesson 21: Curve Sketching (slides)
Derivatives
3.2 implicit equations and implicit differentiation
Ad

Similar to Lesson 1: Functions and their representations (slides) (20)

PDF
Lesson 1: Functions
PDF
Lesson 1: Functions
PDF
Lesson 1: Functions
PPT
Exponential functions
PPTX
7 functions
PPT
Module 1 Lesson 1 Remediation Notes
PDF
Lesson 1: Functions
PDF
Calculus 1 Lecture Notes (Functions and Their Graphs)
PPTX
01 FUNCTIONS.pptx
PDF
3.1 Functions
PDF
2nd-year-Math-full-Book-PB.pdf
PDF
2018-G12-Math-E.pdf
PDF
Limits and Continuity of Functions
PPT
Functions, and quaduratic equatioins in mathematics
PPTX
439_Applied_Mathematics_for_Civil_Engineering_LECTURE_1 Function.pptx
PDF
Logarithms
PPTX
Functions(XIANDXII)uoiuouhgfdrvjogvd.pptx
PPT
Relations and functions
PPT
Functions
PPTX
Functions
Lesson 1: Functions
Lesson 1: Functions
Lesson 1: Functions
Exponential functions
7 functions
Module 1 Lesson 1 Remediation Notes
Lesson 1: Functions
Calculus 1 Lecture Notes (Functions and Their Graphs)
01 FUNCTIONS.pptx
3.1 Functions
2nd-year-Math-full-Book-PB.pdf
2018-G12-Math-E.pdf
Limits and Continuity of Functions
Functions, and quaduratic equatioins in mathematics
439_Applied_Mathematics_for_Civil_Engineering_LECTURE_1 Function.pptx
Logarithms
Functions(XIANDXII)uoiuouhgfdrvjogvd.pptx
Relations and functions
Functions
Functions
Ad

More from Matthew Leingang (20)

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

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Cloud computing and distributed systems.
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPT
Teaching material agriculture food technology
PPTX
Big Data Technologies - Introduction.pptx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Electronic commerce courselecture one. Pdf
Encapsulation_ Review paper, used for researhc scholars
Spectroscopy.pptx food analysis technology
Cloud computing and distributed systems.
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Teaching material agriculture food technology
Big Data Technologies - Introduction.pptx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Understanding_Digital_Forensics_Presentation.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Dropbox Q2 2025 Financial Results & Investor Presentation
NewMind AI Weekly Chronicles - August'25 Week I
Review of recent advances in non-invasive hemoglobin estimation
“AI and Expert System Decision Support & Business Intelligence Systems”
MYSQL Presentation for SQL database connectivity
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx

Lesson 1: Functions and their representations (slides)

  • 1. . Sec on 1.1 Func ons and their Representa ons V63.0121.001, Calculus I Professor Ma hew Leingang New York University Announcements First WebAssign-ments are due January 31 Do the Get-to-Know-You survey for extra credit!
  • 2. Section 1.1 Functions and their Representations V63.0121.001, Calculus I Professor Ma hew Leingang New York University
  • 3. Announcements First WebAssign-ments are due January 31 Do the Get-to-Know-You survey for extra credit!
  • 4. Objectives Understand the defini on of func on. Work with func ons represented in different ways Work with func ons defined piecewise over several intervals. Understand and apply the defini on of increasing and decreasing func on.
  • 5. 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.
  • 6. Outline Modeling Examples of func ons Func ons expressed by formulas Func ons described numerically Func ons described graphically Func ons described verbally Proper es of func ons Monotonicity Symmetry
  • 7. The Modeling Process Real-world . . model Mathema cal . Problems Model solve test Real-world interpret Mathema cal . . Predic ons Conclusions
  • 9. The Modeling Process Real-world . . model Mathema cal . Problems Model Shadows Forms solve test Real-world interpret Mathema cal . . Predic ons Conclusions
  • 10. Outline Modeling Examples of func ons Func ons expressed by formulas Func ons described numerically Func ons described graphically Func ons described verbally Proper es of func ons Monotonicity Symmetry
  • 11. Functions expressed by formulas Any expression in a single variable x defines a func on. In this case, the domain is understood to be the largest set of x which a er subs tu on, give a real number.
  • 12. Formula function example Example x+1 Let f(x) = . Find the domain and range of f. x−2
  • 13. Formula function example Example x+1 Let f(x) = . Find the domain and range of f. x−2 Solu on The denominator is zero when x = 2, so the domain is all real numbers except 2. We write: domain(f) = { x | x ̸= 2 }
  • 14. Formula function example Example x+1 Let f(x) = . Find the domain and range of f. x−2 Solu on x+1 2y + 1 As for the range, we can solve y = =⇒ x = . So as x−2 y−1 long as y ̸= 1, there is an x associated to y. range(f) = { y | y ̸= 1 }
  • 15. How did you get that? x+1 start y= x−2
  • 16. How did you get that? x+1 start y= x−2 cross-mul ply y(x − 2) = x + 1
  • 17. How did you get that? x+1 start y= x−2 cross-mul ply y(x − 2) = x + 1 distribute xy − 2y = x + 1
  • 18. How did you get that? x+1 start y= x−2 cross-mul ply y(x − 2) = x + 1 distribute xy − 2y = x + 1 collect x terms xy − x = 2y + 1
  • 19. How did you get that? x+1 start y= x−2 cross-mul ply y(x − 2) = x + 1 distribute xy − 2y = x + 1 collect x terms xy − x = 2y + 1 factor x(y − 1) = 2y + 1
  • 20. How did you get that? x+1 start y= x−2 cross-mul ply y(x − 2) = x + 1 distribute xy − 2y = x + 1 collect x terms xy − x = 2y + 1 factor x(y − 1) = 2y + 1 2y + 1 divide x= y−1
  • 21. No-no’s for expressions Cannot have zero in the denominator of an expression Cannot have a nega ve number under an even root (e.g., square root) Cannot have the logarithm of a nega ve number
  • 22. Piecewise-defined functions Example Let { x2 0 ≤ x ≤ 1; f(x) = 3−x 1 < x ≤ 2. Find the domain and range of f and graph the func on.
  • 23. Piecewise-defined functions Example Solu on Let The domain is [0, 2]. The graph { can be drawn piecewise. x2 0 ≤ x ≤ 1; f(x) = 2 3−x 1 < x ≤ 2. 1 Find the domain and range of f and graph the func on. . 0 1 2
  • 24. Piecewise-defined functions Example Solu on Let The domain is [0, 2]. The graph { can be drawn piecewise. x2 0 ≤ x ≤ 1; f(x) = 2 3−x 1 < x ≤ 2. 1 Find the domain and range of f and graph the func on. . 0 1 2
  • 25. Piecewise-defined functions Example Solu on Let The domain is [0, 2]. The graph { can be drawn piecewise. x2 0 ≤ x ≤ 1; f(x) = 2 3−x 1 < x ≤ 2. 1 Find the domain and range of f and graph the func on. . 0 1 2
  • 26. Piecewise-defined functions Example Solu on Let The domain is [0, 2]. The graph { can be drawn piecewise. x2 0 ≤ x ≤ 1; f(x) = 2 3−x 1 < x ≤ 2. 1 Find the domain and range of f and graph the func on. . 0 1 2 The range is [0, 2).
  • 27. Functions described numerically We can just describe a func on by a table of values, or a diagram.
  • 28. Functions defined by tables I Example Is this a func on? If so, what is the range? x f(x) 1 4 2 5 3 6
  • 29. Functions defined by tables I Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 5 3 6 3 6
  • 30. Functions defined by tables I Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 5 3 6 3 6
  • 31. Functions defined by tables I Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 5 3 6 3 6
  • 32. Functions defined by tables I Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 5 3 6 3 6
  • 33. Functions defined by tables I Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 5 3 6 3 6 Yes, the range is {4, 5, 6}.
  • 34. Functions defined by tables II Example Is this a func on? If so, what is the range? x f(x) 1 4 2 4 3 6
  • 35. Functions defined by tables II Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 4 3 6 3 6
  • 36. Functions defined by tables II Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 4 3 6 3 6
  • 37. Functions defined by tables II Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 4 3 6 3 6
  • 38. Functions defined by tables II Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 4 3 6 3 6
  • 39. Functions defined by tables II Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 2 4 3 6 3 6 Yes, the range is {4, 6}.
  • 40. Functions defined by tables III Example Is this a func on? If so, what is the range? x f(x) 1 4 1 5 3 6
  • 41. Functions defined by tables III Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 1 5 3 6 3 6
  • 42. Functions defined by tables III Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 1 5 3 6 3 6
  • 43. Functions defined by tables III Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 1 5 3 6 3 6
  • 44. Functions defined by tables III Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 1 5 3 6 3 6
  • 45. Functions defined by tables III Example Solu on Is this a func on? If so, what is the range? 1 . 4 x f(x) 2 5 1 4 1 5 3 6 3 6 This is not a func on.
  • 47. An ideal function Domain is the bu ons
  • 48. An ideal function Domain is the bu ons Range is the kinds of soda that come out
  • 49. An ideal function Domain is the bu ons Range is the kinds of soda that come out You can press more than one bu on to get some brands
  • 50. An ideal function Domain is the bu ons Range is the kinds of soda that come out You can press more than one bu on to get some brands But each bu on will only give one brand
  • 51. Why numerical functions matter Ques on Why use numerical func ons at all? Formula func ons are so much easier to work with.
  • 52. Why numerical functions matter Ques on Why use numerical func ons at all? Formula func ons are so much easier to work with. Answer In science, func ons are o en defined by data. Or, we observe data and assume that it’s close to some nice con nuous func on.
  • 53. Numerical Function Example Example Here is the temperature in Boise, Idaho measured in 15-minute intervals over the period August 22–29, 2008. 100 90 80 70 60 50 40 30 20 10 . 8/22 8/23 8/24 8/25 8/26 8/27 8/28 8/29
  • 54. Functions described graphically Some mes all we have is the “picture” of a func on, by which we mean, its graph. The graph on the right represents a rela on but not a func on.
  • 55. Functions described graphically Some mes all we have is the “picture” of a func on, by which we mean, its graph. . The graph on the right represents a rela on but not a func on.
  • 56. Functions described graphically Some mes all we have is the “picture” of a func on, by which we mean, its graph. . . The graph on the right represents a rela on but not a func on.
  • 57. Functions described graphically Some mes all we have is the “picture” of a func on, by which we mean, its graph. . . The graph on the right represents a rela on but not a func on.
  • 58. Functions described graphically Some mes all we have is the “picture” of a func on, by which we mean, its graph. . . The graph on the right represents a rela on but not a func on.
  • 59. Functions described verbally O en mes our func ons come out of nature and have verbal descrip ons: The temperature T(t) in this room at me t.
  • 60. Functions described verbally O en mes our func ons come out of nature and have verbal descrip ons: The temperature T(t) in this room at me t. The eleva on h(θ) of the point on the equator at longitude θ.
  • 61. Functions described verbally O en mes our func ons come out of nature and have verbal descrip ons: The temperature T(t) in this room at me t. The eleva on h(θ) of the point on the equator at longitude θ. The u lity u(x) I derive by consuming x burritos.
  • 62. Outline Modeling Examples of func ons Func ons expressed by formulas Func ons described numerically Func ons described graphically Func ons described verbally Proper es of func ons Monotonicity Symmetry
  • 63. Monotonicity Example Let P(x) be the probability that my income was at least $x last year. What might a graph of P(x) look like?
  • 64. Monotonicity Example Solu on Let P(x) be the probability that 1 my income was at least $x last year. What 0.5 might a graph of P(x) look like? . $0 $52,115 $100K
  • 65. Monotonicity Defini on A func on f is decreasing if f(x1 ) > f(x2 ) whenever x1 < x2 for any two points x1 and x2 in the domain of f. A func on f is increasing if f(x1 ) < f(x2 ) whenever x1 < x2 for any two points x1 and x2 in the domain of f.
  • 66. Examples Example Going back to the burrito func on, would you call it increasing?
  • 67. Examples Example Going back to the burrito func on, would you call it increasing? Answer Not if they are all consumed at once! Strictly speaking, the insa ability principle in economics means that u li es are always increasing func ons.
  • 68. Examples Example Going back to the burrito func on, would you call it increasing? Answer Not if they are all consumed at once! Strictly speaking, the insa ability principle in economics means that u li es are always increasing func ons. Example Obviously, the temperature in Boise is neither increasing nor decreasing.
  • 69. Symmetry Consider the following func ons described as words Example Let I(x) be the intensity of light x distance from a point. Example Let F(x) be the gravita onal force at a point x distance from a black hole. What might their graphs look like?
  • 70. Possible Intensity Graph Example Solu on Let I(x) be the intensity of light x distance from y = I(x) a point. Sketch a possible graph for I(x). . x
  • 71. Possible Gravity Graph Example Solu on Let F(x) be the gravita onal force at a y = F(x) point x distance from a black hole. Sketch a possible graph for F(x). . x
  • 72. Definitions Defini on A func on f is called even if f(−x) = f(x) for all x in the domain of f. A func on f is called odd if f(−x) = −f(x) for all x in the domain of f.
  • 73. Examples Example Even: constants, even powers, cosine Odd: odd powers, sine, tangent Neither: exp, log
  • 74. Summary The fundamental unit of inves ga on in calculus is the func on. Func ons can have many representa ons