I have to demostrate the gamma function for 3z as you see below: Using the multiplication formula demostrate gamma(3z)
Gamma functions of argument $3z$ can be expressed using a triplication formula $$\Gamma (3z)=(2 \pi)^{-1}3^{3z-1/2}\Gamma(z)\Gamma \left(z+\frac{1}{3}\right)\Gamma\left(z+\frac{2}{3}\right)$$
Hint:
$$(3n)!~=~\prod_{k=0}^{n-1}(3k+1)(3k+2)(3k+3)~=~\prod_{k=0}^{n-1}(3k+1)\cdot\prod_{k=0}^{n-1}(3k+2)\cdot\prod_{k=0}^{n-1}(3k+3)=$$
$$=~3^n\cdot\prod_{k=0}^{n-1}\bigg(k+\frac13\bigg)\cdot3^n\cdot\prod_{k=0}^{n-1}\bigg(k+\frac23\bigg)\cdot3^n\cdot\prod_{k=0}^{n-1}\big(k+1\big)~=$$
$$=~3^{3n}\cdot\frac{\big(n-2/3\big)!}{\big(1/3\big)!}\cdot\frac{\big(n-1/3\big)!}{\big(2/3\big)!}\cdot n!$$
Now use the reflection formula.