How Do You Integrate ln(x) * exp(-(x-μ)² / (2σ²)) from -∞ to +∞?

  • Thread starter Thread starter mahtabhossain
  • Start date Start date
  • Tags Tags
    Integration
mahtabhossain
Messages
2
Reaction score
0
Integration of following (limit -∞ to +∞):

1/√(2πσ^2) ∫ln(x) * exp{-(x-μ)^2 / (2σ^2)} dx

After one-step (integration by parts) it looks like the following:
lnx + ∫ σ/(√2π) * exp[{-(x-μ)^2 / (2σ^2)} / {x (x-μ)}] dx

After another-step (by parts), it looks like the following:
lnx + ∫ 1/(√2πσ^2) * exp[{-(x-μ)^2 / (2σ^2)} / {x^2}] dx

I don't think I am doing it right. Could anybody please throw some lights or may be alternative ways to achieve it?
 
Physics news on Phys.org
mahtabhossain said:
Integration of following (limit -∞ to +∞):

1/√(2πσ^2) ∫ln(x) * exp{-(x-μ)^2 / (2σ^2)} dx

After one-step (integration by parts) it looks like the following:
lnx + ∫ σ/(√2π) * exp[{-(x-μ)^2 / (2σ^2)} / {x (x-μ)}] dx

After another-step (by parts), it looks like the following:
lnx + ∫ 1/(√2πσ^2) * exp[{-(x-μ)^2 / (2σ^2)} / {x^2}] dx

I don't think I am doing it right. Could anybody please throw some lights or may be alternative ways to achieve it?

The question does not make sense: ln(x) is not defined for x < 0 (or, at least, is not unique). Are you sure the integration does not go from x = 0 to +∞?

RGV
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top