Evaluate this (complicated) integral in two variables

  • Thread starter Thread starter kingwinner
  • Start date Start date
  • Tags Tags
    Integral Variables
kingwinner
Messages
1,266
Reaction score
0

Homework Statement


I was doing a statistics problem, and ended up with this integral:

∫ [1/(2pi)] [e-(w2+z2w2)/2] |w| dw
w=-∞
How can I evaluate this?

Homework Equations


The Attempt at a Solution


1) How can we integrate |w| (with the absolute value)?
2) What should we do with the z? Can we treat it as a constant here?
3) Do we need integration by parts here? If so, what should u and dv be? Looks like the thing has no antiderivative...

Thanks for helping!
 
Physics news on Phys.org
1) Do what you should have learned to do when you first learned about absolute value: break it into "w< 0" and "w> 0". If w< 0, |w|= -w. If w> 0, |w|= w. Do two separate integrals and then add.

2) Yes, since you are not integrating with respect to z, you are looking for a value for each z and should treat it as a constant as far as the integral with respect to w is concerned.

3) Looks to me like a simple substitution. Let y= (1+ z)w2.
 
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