Polyhedron intersection with plane that maximizes number of vertices of intersection polygon

20 Views Asked by At

Given convex polyhedron with N vertices, what is the largest number of vertices that can have a polygon which is intersection of polyhedron with some plane? My lower bound formula is M = 2*N - 4