对 X(t)=f(t,W(t)) 用伊藤公式。
可得
∂t∂f=(μ−2σ2)X(t),∂W∂f=σX(t),∂W2∂2f=σ2X(t).
代入伊藤公式:
dX(t)=(∂t∂f+21∂W2∂2f)dt+∂W∂fdW(t)=μX(t)dt+σX(t)dW(t).
Original Explanation
To apply Itô’s Lemma to X(t), we treat X as a function of t and W(t), i.e., X(t)=f(t,W(t)).
Let:
f(t,W(t))=eσW(t)+(μ−2σ2)t
First, compute the partial derivatives:
-
Time derivative:
∂t∂f=(μ−2σ2)eσW(t)+(μ−2σ2)t
-
First derivative with respect to W:
∂W∂f=σeσW(t)+(μ−2σ2)t
-
Second derivative with respect to W:
∂W2∂2f=σ2eσW(t)+(μ−2σ2)t
Now, plug into Itô’s Lemma:
dX(t)=(∂t∂f+21∂W2∂2f)dt+∂W∂fdW=((μ−2σ2)+21σ2)X(t)dt+σX(t)dW(t)=μX(t)dt+σX(t)dW(t)
Final Answer:
dX(t)=μX(t)dt+σX(t)dW(t)