Elementary representations of functions

Analyzing and representing patterns and functions is one of the building blocks of algebra. The functions we will be working with for now are sequences: where there is one picture and number of pieces at the first step, a related picture at the second step, and so on.  Our first goal is to represent these patterns using pictures, tables, graphs and equations.  Picture representations are the most concrete of these, and equations are the most abstract.

Example 1: Twos Tower

(All examples taken from the 5th grade text: Investigations in Number, Data and Space, book: Patterns of Change)

Here is a pattern made of colored tiles: the red tiles show the first step, then the blue tiles are added on, then the green tiles.

2x3 tower

Representing this with a picture, we could draw the colored picture above, or a set of pictures like this:

1x2, 2x2, 2x3 tiles

The mathematical information we will analyze about these patterns is the number of tiles used at each step.  We make a table showing both the number of new tiles (the step size) and the number of tiles so far:

step number number of new tiles
(step size)
number of tiles so far total
1
2
2
2
2
4
3
2
6

Both of the number of tiles columns can be seen as a pattern or function, where the step number is the input variable and the number of tiles is the output variable.

The next step in abstraction is understanding the functions is to makea  line graph using the information from the table.  The graph on the left shows the graph of the "Number of new tiles" function, and the graph in the right shows the "number of tiles so far" function.
y=2 graph     y=2x graph

One thing we can recognize from the graph is that the total number of tiles goes up in a straight line, which happens because the step size is always the same (so it goes up by the same amount for each step).

We can connect each of these to an equation:
2xn tiles

Example 2: Squares

Consider the picture showing how to make a bigger square by adding on to a smaller one. This is an interesting example--one where you can see a pattern in the step size too (the new tiles, which we are calling step size, are the L's that are being added on)

4x4 square

Table:

step number number of new tiles
(step size)
number of tiles so far total
1
1
1
2
3
4
3
5
9
4
7
16


Graph:
y=2n+1    parabola

Discussion and equation:

Example 3: Stairs


stair case made of tiles

Table:

step number number of new tiles
(step size)
number of tiles so far total
1
1
1
2
2
3
3
3
6
4
4
10

Graph:

y=x             handshake function

Discussion and equation:

two staircases fit together

Key ideas: