Chinaunix首页 | 论坛 | 博客
  • 博客访问: 753640
  • 博文数量: 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)

我的朋友

分类:

2009-01-10 05:13:05



x is a brownian motion with drift dx=mdt+dz. If x starts from 0, what is the probability that x hits 2 before hitting -4?

If m = 0, then use the martingale Mt = B^2t - t

X=B+mt, B is standar B.M.
Y(t)=exp{cB-c^2 t/2} is a martingale
subsitute B = X-mt in to Y(t)
Y(t)=exp{cX-cmt-c^2 t/2}
Let c=-2m, then Y(t)=exp{cX} = exp{-2mX} is a martingale
Let A be the event that hit 2 before -4
Let B be the event that hit -4 before 2

Let T be the time that either A or B
E[Y(T)] = exp(-2m * 2) * P(A) + exp(-2m * (-4)) * P(B)
E[Y(T)] = E[Y(0)] = 1 (margingale)
also P(A) + P(B) = 1

==> exp(-4m)*P(A) + exp(8m)*(1-P(A)) = 1
P(A) = (exp(8m) - 1) / (exp(8m) - exp(-4m)) given that m != 0

阅读(796) | 评论(0) | 转发(0) |
0

上一篇:Search a sorted matrix

下一篇:dye balls

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