Frank Warner's book, chapter 2, excercise 13 states the following:
If $V$ is an oriented inner product space ($n$ dimensional) there is a linear map $\ast \colon \Lambda (V) \to \Lambda (V)$, called star, which is well-defined by the requirement that for any orthonormal basis $e_1,\dots,e_n$ of $V$ (in particular, for any re-ordering of a given basis), $\ast(1) = \pm e_1 \wedge \dots \wedge e_n$, $\ast(e_1 \wedge \dots \wedge e_n) = \pm 1$, $\ast(e_1 \wedge \dots \wedge e_k) = \pm e_{k+1} \wedge \dots \wedge e_n$, where one takes "+" if $e_1 \wedge \dots \wedge e_n$ lies on the component of $\Lambda^n(V)-\{0\}$ determined by the orientation and "-" otherwise. Observe that $\ast\colon \Lambda^k(V) \to \Lambda^{n-k}(V)$. Prove that on $\Lambda^k(V)$, $\ast\ast = (-1)^{k(n-k)}$.
A prior part of that exercise was to show that if we have an ONB $e_1,\dots,e_n$ of $V$ then the corresponding basis of $\Lambda(V)$ is orthonormal (after extending the inner product to $\Lambda(V)$ in the usual way), which I already accomplished.
But now I'm having trouble with his definition of $\ast$. How can I calculate $\ast$ on all other basis elements, i.e. $\ast(e_{i_1}\wedge \dots \wedge e_{i_k})$? What exactly does he mean with "for any re-ordering of a given basis"? Or is there any other way to prove the claim?
Clarification: I know how the $\ast$ acts on general elements from many other sources, my question here is, if the claim follows by only knowing $\ast(e_1 \wedge \dots \wedge e_k) = e_{k+1} \wedge \dots \wedge e_n$ if my basis has the "right" orientation.
Edit: For a solution see below.
Given an arbitrary $k$-element ordered list $i_1,i_2,\dots,i_k$ (consisting of distinct elements), choose complementary numbers $j_{k+1},\dots,j_n$ so that $\{i_1,\dots,i_k,j_{k+1},\dots,j_n\} = \{1,2,\dots,n\}$. If you order the $j$'s so that $$e_{i_1}\wedge e_{i_2} \wedge \dots \wedge e_{i_k}\wedge e_{j_{k+1}}\wedge \dots \wedge e_{j_n} = e_1\wedge e_2\wedge\dots\wedge e_n,$$ then $\star(e_{i_1}\wedge e_{i_2} \wedge \dots \wedge e_{i_k}) = e_{j_{k+1}}\wedge \dots \wedge e_{j_n}$. In more concise notation, $\star e_I = \pm e_{I'}$, where $I'$ consists of the complementary indices to $I$, and the sign is chosen so that $e_I\wedge\star e_I = e_1\wedge\dots\wedge e_n$.