Problem: If $0 \leq j \leq n-1$, then $(j+1)!(n-j)!\leq n!$.
The hint is to use induction and a symmetry argument.
Attempt:
Base step for induction ($j=0$): $(0+1)!(n-0)! = n! \leq n!$
Induction step: Suppose the induction hypothesis holds for $j < n-1$. We know
$(j+1)!(n-j)!\leq n!$
$(j+2)!(n-j)!\leq (j+2)n!$
$(j+2)!(n-(j+1))!\leq \frac{(j+2)n!}{n-j}$.
But I am not sure what else to do... Any help would be appreciated.
Use induction
on $n$.We'll have to prove that if $\,0\le j\le n$, then $\,(j+1)\mkern1.5mu!\,(n+1-j)\mkern1.5mu!\le (n+1)\mkern1.5mu! $