Proving the poisson distribution is normalized

Eight
Messages
6
Reaction score
0
SOLVED




Homework Statement



I am trying to prove that the poisson distribution is normalized, I think I've got an ok start but just having trouble with the next step.


Homework Equations



A counting experiment where the probability of observing n events (0≤n<∞) is given by:


P(n) = (μ^n)/n! * e^(-μ)

Where μ is a real number.


The Attempt at a Solution



Background (possibly incorrect)

So it's discrete, as n will take integer values; I need a sum not an integral.

Ʃ P(n) from n=0 to ∞ is just given by:

Ʃ (μ^n)/n! * e^(-μ)

And e^(-μ) does not vary with n, so:

Ʃ P(n) = e^(-μ) * Ʃ (μ^n)/n!

Important bit

Now as I am trying to prove it is normalized, i need to get Ʃ P(n) = 1, so I assume my problem is getting from:

(μ^n) / n!

to

e^μ


Any tips or help would be much appreciated, thanks in advance.
 
Last edited:
Physics news on Phys.org
You are doing probability applications but have never seen this material before? Oh, well: see, eg., http://www.mcs.sdsmt.edu/tkowalsk/notes/Common-Taylor-series.pdf .

RGV
 
Last edited by a moderator:
Yeah it's come up in my 2nd year Quantum module. Thanks for the link, I think I'd just forgotten that, curse of the double gap year.

Makes sense now, thanks again.
 
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