Skip to main content

Course Notes for Calculus I

Section 2.3 Properties of Functions

Subsection 2.3.1 First Properties

Calculus studies the behaviour of functions. Many behaviours are described by defining various properties. Many of the properties defined here may be review from your mathematical experience, though the terms may have changed.
  • The domain of a function is all possible (real number) inputs to the function. The domain can be restricted to a smaller subset if desired.
  • The range of a function is all possible (real number) outputs of the function.
  • A function is even if \(f(-x) = f(x)\text{.}\) Visually, the graph of the function has a mirror-image symmetry over the \(y\) axis.
  • A function is odd if \(f(-x) = -f(x)\text{.}\) Visually, the graph of the function is the preserved under a half-turn rotation about the origin.
  • A function is periodic if there is a real number \(a\) such that \(f(x+a) = f(a)\) for all \(x\text{.}\) The smallest positive real number \(a\) that satisfies is called the period.
  • A function is called increasing if \(b \gt a\) implies \(f(b) \gt f(a)\text{.}\) Visually, the graph of the function is growing upwards as the input increases.
  • A function is called decreasing if \(b \gt a\) implies \(f(b) \lt f(a)\text{.}\) Visually, the graph of the function is declining downwards as the input increases.
  • A function is called monotonic if it is either always increasing or always decreasing.
  • A function is bounded above if there is a number \(A\) such that \(f(x) \lt A\) for all \(x\text{.}\) Visually, the graph of the function never gets above the height \(y=A\text{.}\)
  • A function is bounded below if there is a number \(B\) such that \(f(x) > B\) for all \(x\text{.}\) Visually, the graph of the function never gets below the height \(y=B\text{.}\)
  • A function is bounded if it is both bounded above and below. That is, there exists numbers \(A\) and \(B\) such that \(B \lt f(x) \lt A\) for all \(x\text{.}\) Visually, the function remains within the range \(y \in [A,B]\) for any input.
  • A \(y\)-intercept of a function is a place where it crosses the \(y\) axis. Since a function satisfies a vertical line test, there is only one possible \(y\) intercept found at \(f(0)\) (if \(0\) is in the domain).
  • An \(x\)-intercept or root of a function is a place where it crosses the \(x\) axis or, equivalently, has the output \(f(x) = 0\text{.}\)