Let us use the Principle of Mathematical Induction to prove that 2nn!(2n)! is odd for all positive integers.
For n=1 we get that 2⋅1!2!=1 is odd.
Assume that the statement is true for n=k, that is 2kk!(2k)! is odd.
Let us prove for n=k+1.
It follows that 2k+1(k+1)!(2(k+1))!=2k2(k+1)k!(2k)!(2k+2)(2k+1)=2kk!(2k)!(2k+1). Taking into account that 2kk!(2k)! and 2k+1 are odd, we conclude that 2kk!(2k)!(2k+1) is also odd. Therefore, we proved that 2k+1(k+1)!(2(k+1))! is odd.
We conclude that by the Principle of Mathematical Induction 2nn!(2n)! is odd for all positive integers.
Comments