这是均匀更新过程。记
m(t)=E[Nt],Nt=min{n:Sn>t}.
可得更新方程(t≥0):
m′(t)=m(t)−m(t−1),
并配合初值区间 0≤t≤1 上 m(t)=et。
对 1≤t≤2 解该方程,得到
m(t)=et−et−1(t−1).
代入 t=2:
E[N2]=m(2)=e2−e.
因此 a=1,b=−1,a+b=0。
英文解析
This is a uniform update process. Remember
m(t)=E[Nt],Nt=min{n:Sn>t}.
Updatable equation (t≥0):
m′(t)=m(t)−m(t−1),
And with the initial value interval m(t)=et on 0≤t≤1.
Solve the equation for 1≤t≤2 and get
m(t)=et−et−1(t−1).
Replace with t=2:
E[N2]=m(2)=e2−e.
So a=1,b=−1, a+b=0.