Hello I am trying to solve that the following expression is true for all positive integers n:
$$(n+1)(n+2)\cdots(2n) = 2^n \cdot 1 \cdot 3 \cdot 5\cdot ... \cdot(2n-1).$$
I know that this question needs to be proven by inductions. Please give me hint.