I have 216 Buckyballs. These are tiny balls of rare earth magnets that cling together. Find the number of balls on each edge of the largest tetrahedron that can be made.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Consider forming a tetrahedron of successively larger sizes, starting with 1. You add a triangle at each level. So your total number of balls is (1+ 3 + 6 + 10...), adding the next triangular number at each step.
For a size 9 tetrahedron you need (1 + 3 + 6 + 10 + 15 + 21 + 28 + 36 + 45) = 165 balls. To expand it to a size 10 you'd need 55 more balls, but 165 + 55 = 220, which is more than the number you have available. So the largest tetrahedron you can make is 9 on a side.