Suppose n ≥ 3 unit cubes are inscribed into a sphere, such that every three of them have a common vertex. Prove that all n cubes have a common vertex.
Could anyone please help me the approach?
Thanks in advance.
P.S. I edited out what I have tried since it was pointed out my approach was wrong.
Suppose four unit cubes A, B, C and D are inscribed in a common sphere. This means that not only are they the same size, they also have the same centre.
Suppose:
B, C, D share a common vertex P.
A, C, D share a common vertex Q.
If P and Q coincide, then obviously all four cubes share a common vertex. The same is true if P and Q are diametrically opposite each other because every vertex is diametrically opposite another vertex of the same cube. Therefore we can assume that P and Q are distinct non-opposite vertices.
Then the two cubes C and D share two distinct non-opposite vertices (that is to say an edge or a face diagonal), as well as their centre. The only way this is possible is for them to fully coincide. Since the triplet A, B, and C share a common vertex, this vertex must also be shared by D.
For larger n you can use induction using essentially the same proof. The base case, n=4, is above. For induction, suppose it is true for n-1. Given cubes $C_1,...C_n$ satisfying the requirements. First exclude $C_1$ to get a vertex P that is shared by the other cubes. Then exclude $C_2$ to get a vertex Q that is shared by the other cubes. If P and Q coincide or are opposite, then we are done. If not, then $C_3$ and $C_4$ share both vertices P and Q, so must coincide. Then exclude $C_4$ to find a vertex that must be shared by all the cubes.