• Define what it means for X(·) to solve (1).
• Show (1) has a solution, discuss uniqueness, asymptotic behavior, dependence upon
x
0
, b, B, etc.
B. SOME HEURISTICS
Let us first study (1) in the case m = n, x
0
=0,b ≡ 0, and B ≡ I. The solution of
(1) in this setting turns out to be the n-dimensional Wiener process,orBrownian motion,
denoted W(·). Thus we may symbolically write
˙
W(·)=ξ(·),
thereby asserting that “white noise” is the time derivative of the Wiener process.
Now return to the general case of the equation (1), write
d
dt
instead of the dot:
dX(t)
dt
= b(X(t)) + B(X(t))
dW(t)
dt
,
and finally multiply by “dt”:
(SDE)
dX(t)=b(X(t))dt + B(X(t))dW(t)
X(0) = x
0
.
This expression, properly interpreted, is a stochastic differential equation. We say that
X(·) solves (SDE) provided
(2) X(t)=x
0
+
t
0
b(X(s)) ds +
t
0
B(X(s)) dW for all times t>0 .
Now we must:
• Construct W(·): See Chapter 3.
• Define the stochastic integral
t
0
···dW : See Chapter 4.
• Show (2) has a solution, etc.: See Chapter 5.
And once all this is accomplished, there will still remain these modeling problems:
• Does (SDE) truly model the physical situation?
• Is the term ξ(·) in (1) “really” white noise, or is it rather some ensemble of smooth,
but highly oscillatory functions? See Chapter 6.
As we will see later these questions are subtle, and different answers can yield completely
different solutions of (SDE). Part of the trouble is the strange form of the chain rule in
the stochastic calculus:
C. IT
ˆ
O’S FORMULA
Assume n = 1 and X(·) solves the SDE
(3) dX = b(X)dt + dW.
4