It is known that in $\mathbb{R}^2$, the area of the parallelogram spanned by two vectors $(a,b)$ and $(d,e)$ is given by
$$A=\begin{vmatrix} a&b\\d&e \end{vmatrix}$$ while in $\mathbb{R}^3$, the area of the parallelogram spanned by two vectors $(a,b,c)$ and $(d,e,f)$ is given by the norm of the cross product of $(a,b,c)$ and $(d,e,f)$. The two dimension formula can be easily proved from the three dimensional case by setting $c=f=0$.
How do we generalise this to the $n-$dimensional space? Namely, what is the area of the parallelogram spanned by two vectors $(x_1,\ldots,x_n)$ and $(y_1,\ldots,y_n)$?
A more generalised question:
Given two positive integers $k$ and $n$, what is the $k-$dimensional volume of the parallelotope spanned by $k$ vectors $(a_{11},\ldots,a_{1n}),\ldots,(a_{k1},\ldots,a_{kn})$?
I understand that in the special case that $k=n$, it is given by an $n\times n$ determinant. But how about the case that $k\neq n$?
Edit: In the two dimensional case, the area should be the absolute value of $\begin{vmatrix} a&b\\d&e \end{vmatrix}$.
The answer in general is the square root of the Gram determinant,see https://en.wikipedia.org/wiki/Gramian_matrix