Question
Question: Prove that \(\dfrac{\left( 2n \right)!}{n!}={{2}^{n}}\left( 1\times 3\times 5\times \cdots \left( 2n...
Prove that n!(2n)!=2n(1×3×5×⋯(2n−1))
Solution
Hint: Use the fact that n!=n(n−1)!. Hence write (2n)! as (2n)(2n-1)(2n-2)…(2)(1)
Now from every even term(2n,2n-2,2n-4,…) take 2 as common. Argue that there will be n such terms. Hence prove that (2n)!=2n(1×3×5×⋯(2n−1))(1×2×⋯×n)
Divide both sides by n! and hence prove that n!(2n)!=2n(1×3×5×⋯×(2n−1))
Complete step-by-step answer:
We know that n!=n(n−1)!
Hence, we have (2n)!=2n(2n−1)!
Continuing this way, we get
(2n)!=2n(2n−1)(2n−2)⋯(2)(1)
Writing even terms first and then the odd terms(This can be done since multiplication is both commutative and associative), we get
(2n)!=[(2n)(2n−2)(2n−4)⋯2][(2n−1)(2n−3)⋯(1)]
Taking 2 common from each of the even terms, we get
(2n)!=[2(n)(2)(n−1)(2)(n−2)⋯(2)(1)][(2n−1)(2n−3)⋯(1)]
From 1 to n, we have n terms. Hence there are n 2s in the product.
Hence, we have
(2n)!=[2n(1×2×⋯×n)][(2n−1)(2n−3)⋯(1)]
We know that 1×2×3⋯(n)=n!
Hence, we have
(2n)!=[2nn!][(2n−1)(2n−3)⋯(1)]
Dividing both sides by n!, we get
n!(2n)!=2n(1×3×5×⋯(2n−1))
Q.E.D
Note: Alternative Solution:
We know that the power of prime p in n! is given by e=[pn]+[p2n]+⋯, where [x] denotes the greatest integer less or equal to x.
Since 2 is prime, we have
Power of 2 in (2n)! is equal to [22n]+[222n]+[232n]+⋯
Similarly, we have the power of 2 in n! is equal to [2n]+[22n]+⋯
Hence, the power of 2 in n!(2n)! is equal to [22n]+[222n]+[232n]+⋯−[2n]+[22n]+⋯
Hence, we have
Power of 2 in n!(2n)! is equal to
n+[2n]+[22n]+⋯−[2n]−[22n]⋯=n
The remaining terms in n!(2n)! are all odd numbers from 1 to 2n-1.
Hence, we have
n!(2n)!=2n(1×3×5×⋯(2n−1))
Hence proved.