For a Gamma distribution where $Y\sim \mathrm{Gamma}(\alpha, \beta)$ we have
$$f(y)=\frac{y^{\alpha -1}e^{-y/\beta}}{\beta^{\alpha} \Gamma(\alpha)}$$
The question is, given that random variable $Y \sim \textrm{Expo}(\beta)$, derive a closed-form expression for $E[Y^a].$
An exponential distribution with parameter $\beta$ is simply a Gamma distribution with $\alpha = 1$.
The answer is $\beta^a\Gamma(a+1)$. But how may I reach this answer?
Thank you very much.
The solution is as follows.

Update: Thanks Robin. I think I forgot about the following fact. The problem should be solved now. Thank you very much!
