I am reading a proof in which it is claimed that for all $2 \leq k \leq n-2$, the following inequality holds $$k(n-k) < {n \choose k} - 1.$$
Why is this true? I've tried to show this by induction on $n$ and I've also tried to find different objects to use in a counting argument, but I've had no success so far.
I would also like to learn general techniques for deriving such inequalities. I feel a little clueless about how to get started on this one.
To provide more information, this appears in the second proof here that for any $2 \leq k \leq n-2$, there exists a $k$-covector on $\mathbb{R}^n$ which is not a blade, i.e., not decomposable into a wedge product of $k$ covectors.
Edit: I originally made a mistake and had written a nonstrict inequality. I have modified the inequality to be strict.