Can you help me with this exercises?
Proof that expression is integer,
$$\frac{(3n)!}{6^nn!}$$
I've tried for induction!!
$p(1):\frac{(3)!}{6}=1 $
for $p(k)=\frac{(3k)!}{6^kk!}$
for $p(k+1)=\frac{(3k+3)!}{6^{k+1}(k+1)!}$
where,
$$\frac{(3k+3)(3k+2)(3k+1)(3k)!}{6^k.6(k+1)(k!)},$$For hypothesis: $$\frac{(3k+2)(3k+1)}{2},$$
How can I follow??
help me??
Hint: $3k + 2$ and $3k + 1$ are consecutive integers