View Single Post
  #4  
Old 12-29-2006, 10:33 PM
jay_shark jay_shark is offline
Senior Member
 
Join Date: Sep 2006
Posts: 2,277
Default Re: Interesting probability question

nice solution !

c(n,k)2^(n-k) {sum from k=0 to n) = (2+1)^n
Reply With Quote