Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > General Gambling > Probability

Reply
 
Thread Tools Display Modes
  #11  
Old 02-19-2007, 08:53 PM
T50_Omaha8 T50_Omaha8 is offline
Senior Member
 
Join Date: Jun 2006
Location: 12-tabling $3 PLO8 Turbos
Posts: 975
Default Re: Discovered series result

I may be a dunce but I can't get past

((x^k)/(1-x))*(C(k,0)x^0+C(k,1)x^1+...+C(k,k)x^(k))

which I only got using combinatorial identities and geometric sums. Looks like it's taking shape though.
Reply With Quote
  #12  
Old 03-10-2007, 10:42 PM
jay_shark jay_shark is offline
Senior Member
 
Join Date: Sep 2006
Posts: 2,277
Default Re: Discovered series result

Ok I figured out another way to solve this .

The expression is equivalent to

{sum n=k to infinity}C(n,k)x^(n-k)*(1-x)^(k+1)=1

Suppose you have a bias coin with probability x of landing heads and probability (1-x) of landing tails . You keep on flipping this coin infinitely many times until you've flipped k+1 tails . Certainly the probability of this happening is 1 which is the rhs of the equation . Or equivalently ,
you may hit k+1 tails on your (k+1)st turn ,
k+1 tails on your (k+2)nd turn
k+1 tails on your (k+3)rd turn

This is exactly the lhs of the equation .

Why didn't I think of this before ?
Reply With Quote
  #13  
Old 03-11-2007, 02:27 AM
jason1990 jason1990 is offline
Senior Member
 
Join Date: Sep 2004
Posts: 932
Default Re: Discovered series result

Oh, yes. Nice observation: negative binomial.

{sum n=k to infinity}C(n,k)x^(n-k)*(1 - x)^(k+1)
= {sum n=0 to infinity}C(n+k,k)x^n*(1 - x)^(k+1)
= {sum n=0 to infinity}((n + k)!/(n!k!))x^n*(1 - x)^(k+1)
= {sum n=0 to infinity}((n + k)(n + k - 1)...(k + 1)/n!)x^n*(1 - x)^(k+1)
= (1 - x)^(k+1){sum n=0 to infinity}((-k - 1)(-k - 2)...(-k - n))/n!)(-x)^n
= (1 - x)^(k+1){sum n=0 to infinity}C(-k-1,n)(-x)^n
= (1 - x)^{k+1}(1 + (-x))^{-k-1}
= 1
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:40 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.