The expression I'd like to simplify is $\frac{\Gamma{[1+q\cdot x]}}{\Gamma{[1+x]^{q}}}$, If somebody could give me a hint I will appreciate it.
Thanks in advance
The expression I'd like to simplify is $\frac{\Gamma{[1+q\cdot x]}}{\Gamma{[1+x]^{q}}}$, If somebody could give me a hint I will appreciate it.
Thanks in advance
I don't know how helpful this will be, but you could use $\Gamma\left( 1+z \right)=z\Gamma\left( z \right),\,B\left( a,\,b\right) =\frac{\Gamma\left( a \right)\Gamma\left( b \right)}{\Gamma\left( a+b \right)}$ to write $$\frac{\Gamma\left( 1+qx \right)}{\Gamma^q\left( 1+x \right)}=\frac{qx^{1-q}}{\prod_{j=1}^{q-1}B\left( jx,\,x\right)}.$$
$\frac{\Gamma[1+qz]}{\Gamma[1+z]^{q}}=z^{\frac{1}{2}(1-q)}q^{qz-\frac{1}{2}}(2\pi)^{\frac{1}{2}(1-q)}$
– Bhagwan rajneesh Mar 30 '17 at 15:16Do you know a simplification for the special case $$\frac{(3n)!}{n!^3}\quad?$$ Actually, I think that is probably the simplest way to write it.
You could say: in $(a+b+c)^{3n}$, take the coefficient of the term $a^nb^nc^n$. You can try to do something similar in your general case.