[Math] How to define functions for non-mathematicians

algebra-precalculusdefinitioneducationfunctions

I'm teaching a College Algebra class in the upcoming semester, and only a small portion of the students will be moving on to further mathematics. The class is built around functions, so I need to start with the definition of one, yet many "official" definitions I have found too convoluted (or poorly written) for general use.

Here's one of the better "light" definitions I've found:

A function is a relationship which
assigns to each input (or domain)
value, a unique output (or range)
value."

This sounds simple enough on the surface, but putting myself "in the head" of a student makes me pause. It's almost too compact with potentially ambiguous words for the student (relationship? assigns? unique?)

Here's my personal best attempt, in 3 parts. Each part of the definition would include a discussion and examples before moving to the next part.

A relation is a set of links between
two sets.

Each link of a relation has an input
(in the starting set) and an output
(in the ending set).

A function is a relation where every
input has one and only one possible
output.

I'm somewhat happier here: starting with a relation gives some natural examples and makes it easier to impart the special importance of a function (which is "better behaved" than a relation in practical circusmtances).

But I'm also still uneasy ("links"? A set between sets?) and I was wanting to see if anyone had a better solution.

Best Answer

For fun, I like to liven-up the "black box"/machine view of a function by putting a monkey into the box. (I got pretty good at chalkboard-sketching a monkey that looked a little bit like Curious George, but with a tail.)

Give the Function Monkey an input and he'll cheerfully give you an output. The Function Monkey is smart enough to read and follow rules, and make computations, but he's not qualified to make decisions: his rules must provide for exactly one output for a given input. (Never let a Monkey choose!)

You can continue the metaphor by discussing the monkey's "domain" as the inputs he understands (what he can control); giving him an input outside his domain just confuses and frightens him ... or, depending upon the nature of the audience, kills him. (What? You gave the Reciprocal Monkey a Zero? You killed the Function Monkey!) Of course, it's probably more appropriate to say that the Function Monkey simply ignores such inputs, but students seem to like the drama. (As warnings go, "Don't kill the Function Monkey!" gets more attention than "Don't bore the Function Monkey!")

The Function Monkey comes in handy later when you start graphing functions: imagine that the x-axis is covered with coconuts (one coconut per "x" value). The Function Monkey strolls along the axis, picks up a "x" coconut, computes the associated "y" value (because that's what he does), and then throws the coconut up (or down) the appropriate height above (or below) the axis, where it magically sticks (or hovers or whatever). So, if you ever want to plot a function, just "Be a Function Monkey and throw some coconuts around". (Warning: Students may insist that that's not a coconut the Monkey is throwing.)

Further on, you can make the case that we're smarter than monkeys (at least, we should strive to be): We don't always have to mindlessly plot points to know what the graph of an equation looks like; we can sometimes anticipate the outcome by studying the equation. This motivates manipulating an equation to tease out clues about the shape of its graph, explaining, for instance, our interest in the slope-intercept form of a line equation (and the almost-never-taught intercept-intercept form, which I personally like a lot), the special forms of conic section equations (which aren't all functions, of course), and all that stuff related to translations and scaling.

Parametric equations can be presented as a way to let the Function Monkey plot elaborate curves ... both in the plane and in space (and beyond).

All in all, I find that the Function Monkey can make the course material more engaging without dumbing it down; he provides a fun way to interpret the definitions and behaviors of functions, not a way to avoid them. Now, is the Function Monkey too cutesy for a College Algebra class? My high school students loved him, even at the Calculus level. One former student told me that he would often invoke the Function Monkey when tutoring his college peers. If it's clear to the students that the instructor isn't trying to patronize them, the Function Monkey may prove quite helpful.

Related Question