Problem: A cube is painted on all faces and cut into smaller cubes of the same size. Investigate the number of painted faces of the smaller cubes.
In Figure 1, shown are the cubes with side lengths two units and three units. The light blue cube has been painted and cut into eight smaller unit cubes, while the yellow cube has been painted yellow and cut into 27 smaller unit cubes. To avoid confusion, we will simply call the bigger or uncut cubes “cube”and the smaller cubes “unit cubes”.
How many unit cubes can be formed from a painted cube with length 4 units? 5 units? n units?

Figure 1 – Cubes with side lengths 2 and 3 cut into unit cubes.
Before scrolling down, investigate the number of painted faces of each yellow unit cube. In Figure 2, the unit cubes have been drawn from different perspectives to make visualization easier.
How many cubes are there with 3 painted faces? 2 painted faces? 1 painted face? 0 painted face?

Figure 2 – Cube cut into 27 unit cubes shown in different perspectives.
Without drawing, can you determine the number of painted faces of a cube with side length 4 units? How about 5 units? 6 units?
Challenge: Find a formula for the number of unit cubes 3 painted faces, 2 painted faces, 1 painted face and 0 painted face given a side length n.
To determine how many unit cubes are painted given a particular size, it will help us if we know the properties of a cube. Let us recall that a cube has 8 vertices, 6 faces and 12 edges.

Figure 3 – Parts of a cube.
For the sake of discussion, we will name and color the unit cubes (see Figure 4) and group them depending on their positions – whether they are at the edges, vertices or faces of the cube.
- Vertex Cubes (Red) – are the unit cubes located at the vertices of the cube. It is evident only 3 of their faces are painted.
- Edge Cubes (Green) – are the unit cubes located at the 12 edges of the cube. Note that only two of their faces are painted.
- Wall Cubes (Blue) – are the unit cubes at the faces of the cube. We will call the wall cubes because we will use the word “face” in other context.
- Core Cubes (No color) – are cubes that are at the core of the cube that was not painted.
From Figure 4, it is clear that vertex cubes have 3 painted faces, edge cubes have 2 painted faces, wall cubes have 1 painted face and core cubes have no painted face.
Extending this type of grouping to cubes of higher side lengths, a pattern can be seen as shown in the table below. The calculation for the number of cubes can be generalized.

Figure 5 - Table showing the relationship of the number of painted faces given the cube's sidel length.
Let us make the following definitions:
f(n) = number of core cubes of an cube with side length n
g(n) = number of wall cubes of a cube with side length n
h(n) = number of edge cubes of a cube with side length n
k(n) = the number vertex cubes with side length n
then
f(n) = (n – 2)3 = n3 – 9n2 + 27n – 27
g(n) = 6(n-2)2 = 6n2 – 24n + 24
h(n) = 12(n-1) = 12n- 12
k(n) = 8
That means that we have created a formula for finding the number of painted faces no matter how large it is. For example, if we want to find the number of wall cubes in from a cut cube with length 100 units, then there are g(100) = 6(100)2 – 24(100) + 24 = 57624 wall cubes.
Question: If v(n) is the volume of the cube before it was cut, then how can you express v(n) in terms of f(n), g(n), h(n) and k(n).
Let us consider first the equation h(n) = 12(n-1) = 12n – 12. Note that for each side length n, there is a corresponding number of edge cubes denoted by h(n). And there is only one h(n). For instance, if n = 3, there is no other value for f(3) except 24. And clearly, this is true for all values of n.
If for each n there is exactly one corresponding h(n), then we say that h is a function of n. Hence, we describe what a function means:
A function is a relationship between two sets where for every element of the first set, there is exactly one corresponding element in the second set.
In our case, our first set is the side length of the cube which is n, and our second set is the number of edge cubes that we denoted by h(n). In general, if we have set A and set B, for every element in A, there is exactly one corresponding element in B.
The symbol f(n) is read as “f of n” and is usually used as a notation of a function.
Question: Are f(n), g(n) and k(n) examples of functions? Give an example of a relationship which is not a function.
We will now graph our functions in the xy plane. Hence, we will rename them f(x), g(x), h(x) and k(x). The graphs of these functions are shown in Figure 6. The dots represent the ordered pairs and the dashed lines are the lines that we will be formed if we will let x be the set of real numbers instead of integers.
Summary
In this article, we have learned the following:
- A function can be used to generalize relationships between varying quantities.
- A function is a relationship between two sets where for each element in the first set, there is exactly one corresponding element in the second set.
- A function maybe represented as a table, set of ordered pairs such as (3,8), (4,8), (5,8), equations and graphs.
In the sequel of this article, we will discuss more about the basics of functions and its properties, so keep posted.









Stumble It!






Guillermo,
Your graphics are amazing. What are you using to create your images?
Regards,
Mr. Pi
Hi Mr Pi,
Figure 1-4 were made using Google Sketchup. I don’t know if you have heard of it but it’s free and is located here: http://sketchup.google.com/
Figure 5 was made using Excel and Figure 6 was made from GeoGebra.
Warm Regards,
Guillermo
[...] December 18, 2009 Guillermo Bautista Leave a comment Go to comments When we discuss about functions, we usually talk about their roots, or geometrically where their graphs pass through the x-axis. [...]
You’re welcome Amit.
[...] 2 shows the painted cube problem my Introduction to the Concept of Functions post. In the diagram, a big cube is painted yellow and cut into smaller cubes. The problem is to [...]
[...] Introduction to the Concept of Functions [...]
[...] the function where is a natural number. Calculating the values of the first 20 natural numbers and plotting in [...]
[...] I: Introduction to Functions Part II: Basic Concepts of [...]
[...] have mentioned the different types of functions in the Introductions to Functions post. In this post, we are going to learn about linear function and its [...]
[...] sample lesson where definition is at the end is the Introduction to the Concept of Function which I have written more than year ago (I have tried out this lesson in actual class) and [...]
[...] from the table that for each distance traveled, there is a corresponding fare; therefore, fare is a function of distance. The graph of the values in the table above is shown below. For distance greater than 0 [...]
[...] of the definition. In this post, we are going to learn some strategies to prove limits of functions by definition. The meat of the proof is finding a suitable for all possible [...]