Geometric Series with probability

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
needhelp83
Messages
193
Reaction score
0
Using the formula for the sum of geometric series, show that the values of p(n) sum to 1

p(n)=[tex](1 - \alpha)^n \alpha[/tex]

My attempt:
[tex] \alpha<br /> \sum^\infty_{{\bf n=0}}<br /> (1- \alpha)^n[/tex]

I am not sure where to go from here. Any help to show this is true!
 
Physics news on Phys.org
Do you know the formula

[tex]\sum_{i=0}^{\infty}x^i=\frac{1}{1-x}[/tex] valid for [tex]|x|<1[/tex] ?

Apply it and you are almost done.
 
[tex] \alpha \sum_{i=0}^{\infty}x^i=\frac{1}{1-(1-\alpha)} -1 = \frac{(1-\alpha)}{1-(1- \alpha)}[/tex]

I think I got it. Does this look right.
 
[tex] \alpha \frac{1}{1-(1-\alpha)} = \frac{\alpha}{0 + \alpha}<br /> [/tex]
 
1. Thanks everybody for the help on this one.