Functions and Models Study Notes

Chapter 1: Functions and Models

Section 1.1: Introduction to Functions

  • The foundational concept in calculus involves understanding functions, which are relations that assign exactly one output for each input.

  • Example of a real-world phenomenon modeled by functions includes population size, product demand, speed of falling objects, etc.

  • Types of mathematical models involved in functions encompass various essential forms.

Section 1.2: Mathematical Models: A Catalog of Essential Functions

  • Definition of Mathematical Model: A mathematical description of a real-world phenomenon such as:

    • Size of a population

    • Demand for a product

    • Speed of a falling object

    • Concentration of a product in a chemical reaction

    • Life expectancy of a person at birth

    • Cost of emission reductions

  • Process of Mathematical Modeling: Illustrated with figures in the material.

Linear Models

  • Linear Function Definition: If yy is a linear function of xx, the graph is a line represented algebraically as: y=f(x)=mx+by = f(x) = mx + b where:

    • mm = slope of the line

    • bb = y-intercept.

Example: Linear Model Interpretation
  1. Scenario: As dry air moves upward, it expands and cools.

    • Ground temperature: 20extC20^ ext{C}

    • Temperature at height 11 km: 10extC10^ ext{C}

    • Formulation of temperature function T(h)T(h) based on height:

      • Linear assumption: T=mh+bT = mh + b

  2. Calculation:

    • Given: T=20T = 20 when h=0h = 0, thus b=20b = 20.

    • Next, T=10T = 10 when h=1h = 1, leading to the finding of slope mm:
      10=m(1)+20    m=1010 = m(1) + 20 \implies m = -10.

    • Conclusively, the function becomes:
      T=10h+20T = -10h + 20

  3. Graph Representation:

    • Slope: m=10extC/kmm = -10^ ext{C/km}; representing the rate of temperature change with respect to height.

    • For h=2.5h = 2.5 km, the temperature calculates as:
      T=10(2.5)+20=5extCT = -10(2.5) + 20 = -5^ ext{C}.

Empirical Model

  • Definition: If no physical law exists to form a model, one can use an empirical model, which captures data trends via fitted curves.

Polynomials

  • Definition of Polynomial Function: Expressed in the form: P(x)=a<em>nxn+a</em>n1xn1+ext+a0P(x) = a<em>n x^n + a</em>{n-1} x^{n-1} + ext{…} + a_0 where:

    • nn = nonnegative integer

    • a<em>0,a</em>1,,ana<em>0, a</em>1, …, a_n = coefficients of the polynomial

  • Domain: The set of all real numbers.

  • Degree of Polynomial: If leading coefficient an<br>eq0a_n <br>eq 0, then the degree is nn.

  • Example Degree: Given function of degree 6, P(x)=x6+3x5+2P(x) = x^6 + 3x^5 + 2 implies the leading term is x6x^6 with leading coefficient 1.

Types of Functions

Linear and Quadratic Functions
  • Linear Function:

    • Form: P(x)=mx+bP(x) = mx + b (degree 1).

  • Quadratic Function:

    • Form: P(x)=ax2+bx+cP(x) = ax^2 + bx + c (where a<br>eq0a <br>eq 0; degree 2).

Graphical Representation of Quadratics

  • Quadratic graphs are parabolas transformed based on parameters.

  • Opening Direction:

    • Upward if a > 0;

    • Downward if a < 0.

Example: The CN Tower and a Quadratic Model


  1. Situation: A ball dropped from 450 m height.



    • Height over time data:

      Time (s)

      Height (m)


      0

      450


      1

      445


      2

      431


      3

      408


      4

      375


      5

      332


      6

      279


      7

      216


      8

      143


      9

      61

      • Approach:

      • A scatter plot reveals a potential parabola, hence suggesting a quadratic model.

      • Use of computational tools (graphing calculator) to fit a quadratic model through point set.

      • Ground Impact Timing:

      • The ball hits at height h=0h = 0, leading to quadratic solution for tt using the quadratic formula.

      • Result: text(positiveroot)<br></p></li></ul></td><tdcolspan="1"rowspan="1"><p></p></td><tdcolspan="1"rowspan="1"><p></p></td></tr><tr><tdcolspan="1"rowspan="1"><p>ightarrowtextapproximately9.67extseconds.t ext{ (positive root)} <br></p></li></ul></td><td colspan="1" rowspan="1"><p></p></td><td colspan="1" rowspan="1"><p></p></td></tr><tr><td colspan="1" rowspan="1"><p>ightarrow t ext{ approximately } 9.67 ext{ seconds}.

      Function Types Summary

      • Identify functions:

        • Linear

        • Quadratic

        • Cubic

        • Rational/Inverse

        • Square Root

        • Cube Root

        • Exponential

        • Absolute Value

      Trigonometric Functions

      • Sine: Defined via f(x)=extsin(x)f(x) = ext{sin}(x), where the domain is extallrealnumbersext{all real numbers} and the range is [1,1][-1, 1]. Periodic with period 2extπ2 ext{π}.

      • Cosine: Similar properties as sine; extcos(x)ext{cos}(x).

      • Tangent: Defined via relation to sine and cosine, undefined at integers of extπ/2ext{π/2}. Range is all reals, periodic with period extπext{π}.

      • Other Trigonometric Functions: Include cosecant, secant, and cotangent as reciprocals of the fundamental functions.

      Exponential and Logarithmic Functions

      • Exponential Function Definition:

        • Form: f(x)=axf(x) = a^x with positive constant base aa.

      • Logarithmic Function Definition:

        • Form: f(x)=extloga(x)f(x) = ext{log}_a(x), where a > 0 and a<br>eq1a <br>eq 1; inversely related to exponential functions.

      Conclusion

      • A comprehensive understanding of functions encompasses various types and applications crucial for solving calculus problems. Functions model typically real-world situations, further emphasizing their significance in mathematical analysis and development.