cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A333539 Number of pieces formed when an n-dimensional cube is cut by all the hyperplanes defined by any n of the 2^n vertices.

Original entry on oeis.org

1, 4, 96, 570048
Offset: 1

Views

Author

N. J. A. Sloane, Apr 14 2020, in response to a question raised by Scott R. Shannon

Keywords

Examples

			The two diagonals of a square cut it into four pieces, so a(2) = 4.
For the cube the answer is 96 regions.  There are 14 cuts through the cube: six cut the cube in half along a face diagonal, and eight cut off a corner with a triangle through the three adjacent corners. The cuts through the center alone divide the cube into 24 regions, and then the corner cuts further divide each of these into four regions. - _Tomas Rokicki_, Apr 11 2020
		

References

Crossrefs

For the number of hyperplanes see A007847.
Cf. A333540, A338571 (number of pieces for the 3D Platonic solids).
For a more detailed count, see A333543 and A333544.