Solving integral - gaussian distribution of cos

poul
Messages
15
Reaction score
0

Homework Statement



I have to prove:

∫(-infinity:infinity) cos(pi*v/2L)*e^-((L-L_av)^2/sqrt(2pi)*sigma^2) dL proportional to
cos(pi*v/2L_av)*e^-(t/tau)^2

tau is some constant, and sigma << L_av.

The Attempt at a Solution



i can change the integral to 0:infinity, since sigma << L_av. Then i have to look up some integral solution, probably:

∫(0:infinity) cos(bx)*e^-ax^2 dx

I assume i have to do some trick like 1/L approximately L/L_av^2 - but how can i justify that?
 
Physics news on Phys.org
Can you use complex numbers? If so, you can rewrite your cosine in term of complex exponentials which will make things quite easy.
 
poul said:

Homework Statement



I have to prove:

∫(-infinity:infinity) cos(pi*v/2L)*e^-((L-L_av)^2/sqrt(2pi)*sigma^2) dL proportional to
cos(pi*v/2L_av)*e^-(t/tau)^2

tau is some constant, and sigma << L_av.

The Attempt at a Solution



i can change the integral to 0:infinity, since sigma << L_av. Then i have to look up some integral solution, probably:

∫(0:infinity) cos(bx)*e^-ax^2 dx

I assume i have to do some trick like 1/L approximately L/L_av^2 - but how can i justify that?

It is very unclear what your original problem is, because you do not use brackets. You have something written as L_av. Does this mean Lav or does it mean Lav? If you mean the first, write L_{av} or L_(av), and if you mean the second, either write a*L_v or (L_v)a. Better still, use the "X2" button in the menu above the input panel. Anyway, setting L_av = c, some constant, it is still not clear whether you mean
\cos \left( \frac{\pi v}{2L} \right) \text{ or } \cos \left( \frac{\pi v}{2} L \right) in the integrand. If you mean the first, write cos(pi*v/(2L)), but if you mean the latter, write cos((pi*v/2)L).

Similarly, when you write e^-ax^2, you are literally writing ##e^{-a} x^2## if we read it using standard rules and conventions. I guess you mean ##e^{-ax^2},## which is e^{-ax^2} or e^(-ax^2) in plain text, or better still, e-ax^2 or e-ax2, using the "X2" button in the menu at the top of the input panel.

RGV
 
Okay, I have to prove:

∫(-infinity:infinity) cos(pi*v/(2L))*e-((L-L_{av})^2/(2*sigma^2)) dL proportional to
cos(pi*v/(2L_{av}))*e-(t/tau)^2

sigma << L_{av} - both positive
 
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