Basic Types of Functions
Basic Types of Functions
The power b is a positive integer. See the graph to the right. When x = 0 these functions are all zero.
When x is big and positive they are all big and positive. When x is big and negative then the ones
with even powers are big and positive while the ones with odd powers are big and negative.
The power b is a negative integer. See the graph to the right. When x = 0 these functions suffer a
division by zero and therefore are all infinite. When x is big and positive they are small and positive.
When x is big and negative then the ones with even powers are small and positive while the ones
with odd powers are small and negative.
The power b is a fraction between 0 and 1. See the graph to the right. When x = 0 these
functions are all zero. The curves are vertical at the origin and as x increases they increase but
curve toward the x axis.
Polynomials are useful for generating smooth curves in computer graphics applications and for approximating other types of functions.
Rational functions. These functions are the ratio of two polynomials. One field of study where they are important is in stability
analysis of mechanical and electrical systems (which uses Laplace transforms).
When the polynomial in the denominator is zero then the rational function becomes infinite as
indicated by a vertical dotted line (called an asymptote) in its graph. For the example to the
right this happens when x = −2 and when x = 7.
When x becomes very large the curve may level off. The curve to the right levels off at y = 5.
The graph to the right shows another example of a rational function. This one has a
division by zero at x = 0. It doesn't level off but does approach the straight line y =
x when x is large, as indicated by the dotted line (another asymptote).
If the base b is smaller than 1 then the result is exponential decay. Many quantities decay
exponentially (e.g. the sunlight reaching a given depth of the ocean and the speed of an object
slowing down due to friction).
Logarithmic functions. There are many equivalent ways to define logarithmic functions. We will
define them to be of the form:
y = a ln (x) + b,
where x is in the natural logarithm and a and b are constants. They are only defined for positive x.
For small x they are negative and for large xthey are positive but stay small. Logarithmic functions
accurately describe the response of the human ear to sounds of varying loudness and the response of
the human eye to light of varying brightness.