-1

N has probability mass function: $p_o = p_1 =0$ and $p_k = c/k!$ for $k=2,3,4,...$ I used exp series $\sum_{n=1}^{\infty} \frac{x^k}{k!} = e^x$ to get $ c\sum_{n=1}^{\infty} \frac{1}{k!}$ then $ce=1$ to get $c = 1/e$ Did I do something wrong?

1 Answers1

1

Yes, you did something wrong. Look closely at what values you assumed for $p_0$ and $p_1$ when you evaluated the sum.

Glen_b
  • 257,508
  • 32
  • 553
  • 939