返回题库

两独立布朗:比值分布与 SDE

Two independent Brownian

专题
Finance / 金融
难度
L4

题目详情

Given two independent Brownian motions WtW_{t} and ZtZ_{t} , what is the distribution of WtZt\frac{W_{t}}{Z_{t}} ? What stochastic differential equation is satisfied by the ratio?

解析

对任意固定 t>0t>0Wt,ZtW_t,Z_t 独立且同分布于 N(0,t)N(0,t),因此

WtZtCauchy(0,1).\boxed{\frac{W_t}{Z_t}\sim\mathrm{Cauchy}(0,1)}.

Rt=Wt/ZtR_t=W_t/Z_t(在 Zt0Z_t\ne 0 上,且 P(Zt=0)=0\mathbb{P}(Z_t=0)=0)。用 Itô 公式对函数 f(w,z)=w/zf(w,z)=w/z,并注意 dW,Zt=0d\langle W,Z\rangle_t=0(独立),得到

dRt=1ZtdWtWtZt2dZt+WtZt3dt=1ZtdWtRtZtdZt+RtZt2dt.dR_t=\frac{1}{Z_t}\,dW_t-\frac{W_t}{Z_t^2}\,dZ_t+\frac{W_t}{Z_t^3}\,dt =\frac{1}{Z_t}\,dW_t-\frac{R_t}{Z_t}\,dZ_t+\frac{R_t}{Z_t^2}\,dt.