Let $C_n\subset\mathbb{R}^n$ be the $n$-dimensional cube with side $1$, and let $P_k$ be any $k$-dimensional plane, $k\leq n$. What is the maximal $k$-volume $V_{n,k}$ of the projection of $C_n$ on $P_k$?
Quite obviously, the minimal area should be $1$, obtained by taking $C_n = [0,1]^n$ and projecting it on $\{\mathbf{x}\in\mathbb{R}^n|x_{k+1}=\ldots=x_n=0\}$. I think the maximum should be obtained by projecting onto something orthogonal to one of the maximal diagonals of the cube, but I haven't found any proof of this, nor a formula for the volume so obtained.
I am particularly interested in the case $k = n-1$.
I got an upper bound for $V_{n,k}$.
We can inscribe $C_n$ in the $n$-ball of radius $\sqrt{n}$. The projection of such a sphere on a $k$-plane is a $k$-ball of radius $\sqrt{n}$ containing the projection of $C_n$. Its volume is $$V(n,k) = \frac{(n\pi)^\frac{k}{2}}{\Gamma\left(1+\frac{k}{2}\right)}\geq V_{n,k}$$ where $\Gamma$ is the Gamma function.
Conjecture: As $n,k$ become big we have the asymptotical behavior $V(n,k)\sim V_{n,k}$.
Would anyone care to try to prove this, if not to solve the initial problem?
Assuming the conjecture to be true, we have the asymptotical behavior for $V(n,k)$ given by the estimate of the volume of the $k$-ball for $k\gg 1$: $$V_{n,k}\sim V(n,k)\sim\frac{1}{\sqrt{\pi}}\left(\frac{2\pi e}{k}\right)^\frac{k} {2}n^\frac{k}{2}$$ as $n,k\rightarrow\infty$.
As suggested by @AlexanderShamov, there is the following formula for $k=n-1$: let $u$ be a unit normal vector to the hyperplane, then the area of the projection is given by the formula: $$\sum_{i=1}^n|\left<u,e_i\right>|=\sum_{i=1}^n|u_i|=\|u\|_1$$ where $e_i$ denotes the $i$th basis vector (this is an adaptation of the more general formula (1.2) found in the paper Projection Bodies, by J. Bourgain and J. Lindenstrauss to our simple case). We want to find the extrema for this formula for $u\in S^n$. We'll use Lagrange multipliers: $$L(u,\lambda)=\|u\|_1-\lambda(\|u\|_2^2-1)$$ $$\frac{\partial}{\partial u_i}L(u,\lambda)=\operatorname{sgn}(u_i)-2\lambda u_i$$ where we assumed $u_i\neq0$. Thus $\lambda = \frac{1}{2|u_i|}$ must be true for all $i$, and by $\|u\|_2^2=1$ we get that $|u_i|=\frac{1}{\sqrt{n}}$. Thus the maximal value of the area of such a projection is: $$V_{n,n-1}=\frac{n}{\sqrt{n}}=\sqrt{n}$$ The problem for $k\neq n-1$ remains open.