How many balls are there in a tetrahedral pyramid of levels (each ball rests on three balls that are tangent to each other from the lower level)?
Generalize for higher dimensions (hypertetrahedra).
How many balls are there in a tetrahedral pyramid of levels (each ball rests on three balls that are tangent to each other from the lower level)?
Generalize for higher dimensions (hypertetrahedra).
Let the level of the pyramid from the top be an equilateral triangle of size . It therefore contains balls where corresponds to the triangular number. Thus, the total number of balls is:
Let's prove by induction on that :
Initialization: if , then:
The initialization is verified.
Hereditary: suppose that for a fixed , we have (induction hypothesis). In this case, we have:
The hereditary property is verified.
Finally, by induction, we can assert that . Therefore, the number of balls is .
Inspired by the proof above for the hereditary property, we can show by induction on the dimension of the hypertetrahedron that the total number of balls is .