PMRDK
- 3
- 0
Homework Statement
Let g(x) = \frac{1}{x+c}, where c is a positive constant, and x is a random variable distributed according to the Gamma distribution
x\sim f(x)=\frac{1}{\Gamma(\alpha) \beta^\alpha} x^{\alpha \,-\, 1} e^{-\frac{x}{\beta}}.
I wish to calculate the expected value of g(x) with respect to the probability density function f(x).
Homework Equations
The expected value can be calculated as
E(g(x))=\int_0^∞g(x)f(x)dx = \int_0^∞ \frac{1}{x+c} \frac{1}{\Gamma(\alpha) \beta^\alpha} x^{\alpha \,-\, 1} e^{-\frac{x}{\beta}}dx<br />
The Attempt at a Solution
I have problems with calculating the integral. If g(x)=\frac{1}{x}, then the integral would not be too difficult. But the constant in the denominator gives me problems. I have attempted with variable substitutions and integration by parts. However, I have not been able to come up with a solution.
Actually, this is not a homework problem. I posted it here since it is `homework style', so I do not know if it is event possible to calculate the expectation.
Any help is much appreciated.