Let
- (Ω,F,P) be a probability space
- (Yi)i∈N be a sequence of i.i.d. random variables (Ω,F)→(R,B(R)) with E[Yi]=0 and Xn:=Y1+⋯Yn
- Fm:=σ(Xn,n≤m) be the smallest σ-Algebra such that X1,…,Xm are measurable with respect to Fm
- E[Xn∣Fm] denote the conditional expectation of Xn given Fm
Maybe it's cause there are too many new concepts for me (conditional expectation, filtrations, ...), but I don't understand why we've got $$\operatorname{E}\left[X_n\mid\mathcal{F}_m\right]=X_m\;\;\;\text{for all }m
Answer
As @aerdna91 pointed out, the identity
E(Xn∣Fm)=Xm
holds only for m≤n. For m>n, we have
E(Xn∣Fm)=Xn.
To prove (1), we consider the case m=n−1. Then, as Xn=Xn−1+Yn,
E(Xn∣Fn−1)=E(Xn−1∣Fn−1)⏟Xn−1+E(Yn∣Fn−1).
Now, since Fn−1 and Yn are independent, the second term equals
E(Yn∣Fn−1)=E(Yn)=0.
Hence, we have shown that
E(Xn∣Fn−1)=Xn−1.
Now (1) follows by iterating this procedure.
Remark: The proof shows that (Xn,Fn)n∈N is a martingale.
No comments:
Post a Comment