I am interested in identifying the expected value of a negative exponential function:
$1-e^{-pw(x-r)}$
where x is a lognormal variable so that the expected value of the function is:
$\int{[1-e^{-pw(x-r)}]\frac{-e^{-\frac{1}{2}\frac{(log(x)-\mu)^2}{\sigma^2}}}{x \sigma\sqrt{2\pi}}dx}$
Since x is effectively a Brownian motion with known terminal T (so the only issue is uncertainty), can I structure the integral differently to get the expected value of the function?
I've tried looking at the problem in the following way, assuming that x follows a Brownian motion:
$\int{[1-e^{-pw((\mu-r)t + \sigma x)}]\frac{-e^{-\frac{1}{2}\frac{x^2}{t}}}{\sqrt{t}\sqrt{2\pi}}dx}$
but am not sure that this is the right way to think about solving the problem.
I used a Taylor series approximation to solve the first integral, but it's a poor approximation for the range of values I am considering for p and t (embedded in $\mu$ and $\sigma$ in the first formulation).