Chinaunix首页 | 论坛 | 博客
  • 博客访问: 752232
  • 博文数量: 217
  • 博客积分: 2401
  • 博客等级: 大尉
  • 技术积分: 2030
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-16 06:58
个人简介

怎么介绍?

文章分类

全部博文(217)

文章存档

2023年(2)

2022年(3)

2021年(29)

2020年(12)

2019年(5)

2018年(5)

2017年(5)

2016年(3)

2015年(6)

2014年(12)

2013年(16)

2012年(9)

2011年(6)

2010年(15)

2009年(30)

2008年(59)

我的朋友

分类:

2008-04-08 03:05:30


For any integer m>=2, prove mathematically that the following infinite series sum converges to the limit 1

Sum_(n=m...inf) C(n-1, m-1)/2^n =1

我只会用归纳法证明,不知各位有何良方?


consider the negative binomial.

suppose you flip a fair coin. let X be the time you observe m successes.
then
P(X=n)=C(n-1,m-1)*(1/2)^n for all n>=m.

this form a distribution. of course the sum of the probability mass
functions is 1.



Use the Taylor expansion of 1/(1-x)^m at x=0, write the coefficient of x^k
as C(m-1, m+k-1), set x = 1/2, you will get this identity immediately.
--
阅读(716) | 评论(0) | 转发(0) |
0

上一篇:run R in command line

下一篇:pirate and coin

给主人留下些什么吧!~~