Moments from characteristic function geometric distribution

binbagsss
Messages
1,291
Reaction score
12

Homework Statement



Hi,

I have the probabilty density: ##p_{n}=(1-p)^{n}p , n=0,1,2... ##

and I am asked to find the characteristic function: ##p(k)= <e^{ikn}> ## and then use this to determine the mean and variance of the distribution.

Homework Equations


[/B]
I have the general expression for the characteristic function : ##\sum\limits^{\infty}_{n=0} \frac{(-ik)^m}{m!} <x^{m}> ## * , from which can equate coefficients of ##k## to find the moments.

The Attempt at a Solution



So I have ## <e^{-ikn}>=\sum\limits^{\infty}_{n-0} (1-p)^{n}p e^{-ikn} ##

I understand the solution given in my notes which is that this is equal to, after some rearranging etc, expanding out using taylor :

## 1 + \frac{(1-p)}{ p} (-k + 1/2 (-ik)^{2} + O(k^3) ) + \frac{(1-p)^{2}} { p^2 } ( (-ik)^{2} + O(k^3))##
and then equating coefficients according to *

However my method was to do the following , and I'm unsure why it is wrong:

## <e^{-ikn}>=\sum\limits^{\infty}_{n=0} (1-p)^{n} p e^{-ikn} = \sum\limits^{\infty}_{n=0} (1-p)^{n}p \frac{(-ik)^n}{n!} ##

And so comparing to * ## \implies ##

## \sum\limits^{\infty}_{n=0} (1-p)^{n}p = \sum\limits^{\infty}_{n=0} <x^{n}> ##

Anyone tell me what I've done wrong? thank you, greatly appreciated.
 
Physics news on Phys.org
binbagsss said:

Homework Statement



Hi,

I have the probabilty density: ##p_{n}=(1-p)^{n}p , n=0,1,2... ##

and I am asked to find the characteristic function: ##p(k)= <e^{ikn}> ## and then use this to determine the mean and variance of the distribution.

Homework Equations


[/B]
I have the general expression for the characteristic function : ##\sum\limits^{\infty}_{n=0} \frac{(-ik)^m}{m!} <x^{m}> ## * , from which can equate coefficients of ##k## to find the moments.

The Attempt at a Solution



So I have ## <e^{-ikn}>=\sum\limits^{\infty}_{n-0} (1-p)^{n}p e^{-ikn} ##

I understand the solution given in my notes which is that this is equal to, after some rearranging etc, expanding out using taylor :

## 1 + \frac{(1-p)}{ p} (-k + 1/2 (-ik)^{2} + O(k^3) ) + \frac{(1-p)^{2}} { p^2 } ( (-ik)^{2} + O(k^3))##
and then equating coefficients according to *

However my method was to do the following , and I'm unsure why it is wrong:

## <e^{-ikn}>=\sum\limits^{\infty}_{n=0} (1-p)^{n} p e^{-ikn} = \sum\limits^{\infty}_{n=0} (1-p)^{n}p \frac{(-ik)^n}{n!} ##

And so comparing to * ## \implies ##

## \sum\limits^{\infty}_{n=0} (1-p)^{n}p = \sum\limits^{\infty}_{n=0} <x^{n}> ##

Anyone tell me what I've done wrong? thank you, greatly appreciated.

Simplify:
$$p (1-p)^n e^{-ikn} = p x^n, \; \text{where} \; x = (1-p)e^{-ik}$$
Now just sum the geometric series ##\sum x^n##.
 
Ray Vickson said:
Simplify:
$$p (1-p)^n e^{-ikn} = p x^n, \; \text{where} \; x = (1-p)e^{-ik}$$
Now just sum the geometric series ##\sum x^n##.

Yeah that's fine, and in the end you get the 'solution given' which I said I understand. That's what's been done before expanding out.

My problem was wondering what is wrong with the method I post after that...
 
Last edited:
binbagsss said:
Yeah that's fine, and in the end you get the 'solution given' which I said I understand. That's what's been done before expanding out.

My problem was wondering what is wrong with the method I post after that...

You seem to be saying that ##p(1-p)^n e^{-ikn}## is the same as ##p(1-p)^n (-ik)^n/n!##, but this is obviously false.
 
Last edited:
  • Like
Likes binbagsss
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top