Pyramid (EntityClass, 5)
From Hi.gher. Space
A pyramid is a shape which has been constructed by tapering. All three-dimensional pyramids are self-dual, but this does not hold in higher dimensions (prime example: cubic pyramid)
There is a simple relationship between the numbers of elements of a pyramid, and the numbers of elements of its base:
Hn(+A) = Hn(A) + Hn-1(A)
where Hn(X) is the number of n-dimensional elements of the shape X, A is the base shape and &A is the pyramid.
The first term in the RHS of this equation corresponds to the elements of the base that form the "base" of the pyramid, and the second term corresponds to the elements that get tapered (and hence are also pyramids) and form the "sides" of the pyramid.
Notice that the only difference from the equation for prisms is the coefficient of the first term.