This is
$$K^{n-1}\left(1+\frac1K\right)\left(2+\frac1K\right)\cdots
\left(n-1+\frac1K\right).$$
Using $\Gamma(x+1)=x\Gamma(x)$ gives
$$K^{n-1}\frac{\Gamma(n+1/K)}{\Gamma(1+1/K)}.$$
1
Bumbble Comm
On
Some numbers if you want to do some pattern searching ...
0
Bumbble Comm
On
I don't know if this is what you want but if the expression above was $f(n,K)$, the following is true.
$f(n,K)=\sum_{j=0}^{n}s(n,n-j)K^j$ where $s(n,k)$ are the Stirling numbers of first kind.
This is $$K^{n-1}\left(1+\frac1K\right)\left(2+\frac1K\right)\cdots \left(n-1+\frac1K\right).$$ Using $\Gamma(x+1)=x\Gamma(x)$ gives $$K^{n-1}\frac{\Gamma(n+1/K)}{\Gamma(1+1/K)}.$$