MathIsimple

Stochastic Processes – Problem 39: Prove that a.s., and also in the sense

Question

Let {ξi,m}\{\xi_{i,m}\} be a branching process with μ=Eξi,m>1\mu = \mathbb{E}\xi_{i,m} > 1 and σ2=Varξi,m<\sigma^2 = \mathrm{Var}\,\xi_{i,m} < \infty. Define Zn=k=1Zn1ξn,kZ_n = \sum_{k=1}^{Z_{n-1}} \xi_{n,k} if Zn10Z_{n-1} \neq 0. Set Z0=1Z_0 = 1, and let Xn=ZnμnX_n = \frac{Z_n}{\mu^n}. Prove that XnWX_n \to W a.s., and also in the L2L^2 sense. Finally, prove that EW=1\mathbb{E}W = 1.

Step-by-step solution

A branching process starting with Z0=0Z_0 = 0 would have Zn=0Z_n = 0 for all nn, making convergence trivial but yielding W=0W = 0 and EW=0\mathbb{E}W = 0, contradicting the requirement EW=1\mathbb{E}W = 1. Therefore the standard setting is Z0=1Z_0 = 1. All proofs below assume Z0=1Z_0 = 1.

Step 1. Prove that {Xn}\{X_n\} is a martingale with respect to Fn=σ(Z0,Z1,,Zn)\mathcal{F}_n = \sigma(Z_0, Z_1, \dots, Z_n). Integrability: Since Zn0Z_n \ge 0 and μ>0\mu > 0, Xn0X_n \ge 0, so EXn=E[Xn]\mathbb{E}|X_n| = \mathbb{E}[X_n]. By the branching property: E[ZnFn1]=Zn1μ\mathbb{E}[Z_n | \mathcal{F}_{n-1}] = Z_{n-1}\mu. Hence E[Zn]=μE[Zn1]\mathbb{E}[Z_n] = \mu \mathbb{E}[Z_{n-1}], giving E[Zn]=μn\mathbb{E}[Z_n] = \mu^n and E[Xn]=1<\mathbb{E}[X_n] = 1 < \infty. Martingale property: E[XnFn1]=1μnE[ZnFn1]=Zn1μμn=Zn1μn1=Xn1\mathbb{E}[X_n | \mathcal{F}_{n-1}] = \frac{1}{\mu^n}\mathbb{E}[Z_n | \mathcal{F}_{n-1}] = \frac{Z_{n-1}\mu}{\mu^n} = \frac{Z_{n-1}}{\mu^{n-1}} = X_{n-1}.

Step 2. Prove XnWX_n \to W a.s. Since {Xn}\{X_n\} is a nonneg martingale, by the martingale convergence theorem, there exists WW such that XnWX_n \to W a.s.

Step 3. Prove L2L^2 convergence. By the LpL^p martingale convergence theorem, an L2L^2-bounded martingale converges in L2L^2. We need supnE[Xn2]<\sup_n \mathbb{E}[X_n^2] < \infty. Using the variance decomposition: Var(Zn)=σ2μn1+μ2Var(Zn1)\mathrm{Var}(Z_n) = \sigma^2 \mu^{n-1} + \mu^2 \mathrm{Var}(Z_{n-1}). Setting vn=Var(Zn)/μ2nv_n = \mathrm{Var}(Z_n)/\mu^{2n}: vn=vn1+σ2/μn+1v_n = v_{n-1} + \sigma^2/\mu^{n+1}, with v0=0v_0 = 0. So vn=σ2μ2k=1n(1/μ)k1v_n = \frac{\sigma^2}{\mu^2} \sum_{k=1}^{n} (1/\mu)^{k-1}. Since μ>1\mu > 1, this geometric series converges: vnσ2μ(μ1)v_n \to \frac{\sigma^2}{\mu(\mu-1)}. Therefore E[Xn2]=vn+1σ2μ(μ1)+1<\mathbb{E}[X_n^2] = v_n + 1 \le \frac{\sigma^2}{\mu(\mu-1)} + 1 < \infty. Hence XnWX_n \to W in L2L^2.

Step 4. Prove EW=1\mathbb{E}W = 1. L2L^2 convergence implies L1L^1 convergence, so E[W]=limnE[Xn]=1\mathbb{E}[W] = \lim_{n \to \infty} \mathbb{E}[X_n] = 1.

Final answer

QED.

Marking scheme

This rubric is based on the official solution, total 7 points.

1. Checkpoints (max 7 pts total)

Part 1: Martingale Property and Almost Sure Convergence (2 pts)

  • Prove the martingale property [1 pt]
  • Correctly compute E[ZnFn1]=μZn1\mathbb{E}[Z_n | \mathcal{F}_{n-1}] = \mu Z_{n-1} and derive E[XnFn1]=Xn1\mathbb{E}[X_n | \mathcal{F}_{n-1}] = X_{n-1}.
  • *Note: If only EXn=EXn1\mathbb{E}X_n = \mathbb{E}X_{n-1} is verified without using Fn1\mathcal{F}_{n-1}, award 0 pts.*
  • Conclude a.s. convergence [1 pt]
  • Explicitly cite the nonneg martingale convergence theorem.

Part 2: L2L^2 Boundedness and Convergence (4 pts)

  • Establish the variance/second moment recursion [1 pt]
  • Correctly use the total variance formula to obtain Var(Zn)=σ2μn1+μ2Var(Zn1)\mathrm{Var}(Z_n) = \sigma^2 \mu^{n-1} + \mu^2 \mathrm{Var}(Z_{n-1}).
  • Series summation/solve the recursion [1 pt]
  • Express E[Xn2]\mathbb{E}[X_n^2] or Var(Zn)/μ2n\mathrm{Var}(Z_n)/\mu^{2n} as a geometric series sum.
  • Prove L2L^2 boundedness [1 pt]
  • Use μ>1\mu > 1 to show the series converges, hence supnE[Xn2]<\sup_n \mathbb{E}[X_n^2] < \infty.
  • Conclude L2L^2 convergence [1 pt]
  • State that an L2L^2-bounded martingale converges in L2L^2.

Part 3: Expected Value (1 pt)

  • Prove EW=1\mathbb{E}W=1 [1 pt]
  • Use L2L^2 (or L1L^1) convergence to justify exchanging limit and expectation.

Total (max 7)


2. Zero-credit items

  • Only copying definitions or restating ZnZ_n's formula.
  • Claiming XnX_n is a constant sequence.
  • Asserting L2L^2 convergence without proving L2L^2 boundedness.
  • If the student assumes Z0=0Z_0=0 leading to all-zero terms without discussing the nontrivial case (Z0=1Z_0=1), the entire solution gets 0 pts.

3. Deductions

  • [-2 pts] Logical error in variance computation: Treating Zn1Z_{n-1} as a constant instead of a random variable.
  • [-1 pt] Missing convergence justification: Not mentioning convergence guarantees when computing EW\mathbb{E}W.
  • [-1 pt] Series convergence error: Not explicitly using μ>1\mu > 1 when judging convergence.
Ask AI ✨