I need to simplify the expression written below to get the $ x $ term in its simplest form: $$ \ E=\left(\sum_{k=1}^b \sum_{n=0}^\infty Z_n(a,k) x^\frac{n+k}{2} \right)^t ,\ $$ where $$ \ Z_n(a,k)=\frac{\Gamma[a-k]}{{(1+k-a)_n}n!} \left(\frac{ab}{gb+\omega}\right)^{k+n} . \ $$ $ (.)_n $ denotes the Pochhammer symbol, and $ a,g,\omega $ are positive constants. $ b $ and $ t $ are natural numbers. The infinite summation (power series) can be solved by using the relations given in this Link. However, a finite summation ( from $ k=1 $ to $ b $ ) is involved in the above expression. I thought of using multinomial theorem, but I got confused.
I will greatly appreciate any hint or help. Thanks.