I want to show $2!\,4!\,6!\cdots (2n)!\geq\left((n+1)!\right)^n.$
Assume that it holds for some positive integer $k\geq 1$ and we will prove,
$2!\,4!\,6!\cdots (2k+2)!\geq\left((k+2)!\right)^{k+1}$.
Then we have \begin{eqnarray} 2!\,4!\,6!\cdots (2k+2)! = (2!\,4!\,6!.....(2k)!)((2k+2)^k)((2k+1)^k) \hspace{2cm} (1). \end{eqnarray}
Does (1) hold?
EDIT
So this is what I came up with.
I want to show $2!\,4!\,6!\cdots (2n)!\geq\left((n+1)!\right)^n.$
Assume that it holds for some positive integer $k\geq 1$ and we will prove,
$2!\,4!\,6!\cdots (2k+2)!\geq\left((k+2)!\right)^{k+1}$.
If we represent the LHS as [(2*1)(4*3*2*1)(6*5*4*3*2*1).....((2k+2))((2k+1))((2k!))]
we notice that (2*1)[(4*3)(6*5)......(2k+2)(2k+1)][(2*1)(4*3*2*1).....(2k!)]
Noticing that (2*1)[(4*3)(6*5)......(2k+2)(2k+1)]=(2k+2)! and using the inductive hypothesis we have
[(2*1)(4*3*2*1)(6*5*4*3*2*1).....((2k+2))((2k+1))((2k!))]=> [(2k+2)!] ([(K+1)!]^K)
and then from there we show that it is greater than or equal to [(K+2)!]^(K+1).
Is this correct?
No, $(1)$ does not hold. If $2k+1$ is prime, the left side has one factor of $2k+1$ while the right side has $k$ of them, so they are not equal. I suspect you have not written what you intended, but the editing seems to be correct to the original question.