| Consider the Following: | Thursday Sept 25, 1997 Prof. Harel Barzilai |
These are all examples of Functions
(I) One way to express a functional relationship (or function ) is verbally as above.
(II) Another way to represent a function is through a series of measurements -- numerically.
(III) One can express a function graphically by (a) A plot of the type of data in (II) (point plots) or (b) A "graph" of the familiar type, in the x-y-plane.
(IV) A Formula like y=f(x) where "f(x)" is given as an explicit formula, is a mathematical model of representation of I, II, and IIIa (while IIIb is a graphical representation of the formula).
Nature does not hand us IV on a silver platter! But formuals can be powerful tools for modeling and then analyzing real-world functional relationships.
| A polynomial of degree... | is the same as what we call... |
|---|---|
| Zero | A Constant-function |
| One | A Line or linear function |
| Two | A Quadraric |
| Three | A Cubic |
{ -x if x < 0
|x|= { 0 if x = 0
{ x if x > 0
A function f(x) is even if f(-x) equals f(x) for all x. A function is odd if f(-x) equals -f(x) for all x. Please note that while all positive integers are either even or odd, most functions are neither even nor odd. Classify the following as even, odd, or neither:
For example, if pressure P is a function of temperature T, say P=f(T), and temperature T is a function of time, say T=g(t), then the composite function is h=f¤g which gives pressure P as a function h of t, where h(t)=[f¤g](t)=f(g(t)).