Question: Cube (Hexahedron) and octahedron

To get better acquainted with "plot3d," I browsed through the help documentation. I was surprised to discover not only "Polyhedraplot," but—via "Polyhedra Sets" and "DualSet"—the very tools needed to tackle a classic subject: The duality of Platonic solids.
This reminded me of the following puzzle:
Consider the unit cube (edge ​​length = 1) and, situated within it, its dual polyhedron (the octahedron). As is well known, the dual polyhedron of the octahedron is, in turn, a cube. Now, let us continue this dual construction indefinitely, starting from the unit cube (cube containing octahedron containing cube containing octahedron...). This generates a sequence of nested polyhedra—alternating between cubes and octahedra.
1.) For each of the infinite subsequences—that of the cubes and that of the octahedra—calculate the sum of all volumes and surface areas.
2.) What is the maximum volume an octahedron (regardless of its orientation) can have while being completely contained within the unit cube?

Please Wait...