MathIsimple

Stochastic Processes – Problem 42: Prove that

Question

Let X1,XniidXX_{1},\cdots X_{n}\stackrel{iid}{\sim}X, and define Sn=i=1nXiS_{n}=\sum_{i=1}^{n}X_{i}, N(t)=inf{n:Sn>t}N(t)=\inf\{n:S_{n}>t\}, so that N(t)N(t) is a renewal process.

(1) Prove that P(XN(t)>x)P(X>x),x0\mathbb{P}(X_{N(t)}>x)\geq\mathbb{P}(X>x),\forall x\geq0.

(2) If XX has distribution function F(x)=1exF(x)=1-e^{-x}, find the exact analytic expression for P(XN(t)>x)\mathbb{P}(X_{N(t)}>x).

(3) Using the key renewal theorem, find limtEXN(t)\lim_{t\to\infty}\mathbb{E}X_{N(t)}.

Step-by-step solution

(1) Step 1. Let H(t,x)=P(XN(t)>x)H(t, x) = \mathbb{P}(X_{N(t)} > x). By conditioning on the first renewal time X1X_1, we establish a renewal equation for H(t,x)H(t, x). When X1>tX_1 > t, N(t)=1N(t) = 1 and XN(t)=X1X_{N(t)} = X_1, so P(XN(t)>xX1>t)=P(X1>xX1>t)\mathbb{P}(X_{N(t)} > x | X_1 > t) = \mathbb{P}(X_1 > x | X_1 > t). When X1tX_1 \leq t, the process restarts from tX1t - X_1, so XN(t)X_{N(t)} has the same distribution as XN(tX1)X_{N(t-X_1)}. Thus: H(t,x)=P(X1>max(t,x))+0tH(ty,x)dF(y).H(t, x) = \mathbb{P}(X_1 > \max(t, x)) + \int_0^t H(t-y, x) dF(y).

Step 2. Let Fˉ(x)=1F(x)=P(X>x)\bar{F}(x) = 1 - F(x) = \mathbb{P}(X > x). Set Δ(t)=H(t,x)Fˉ(x)\Delta(t) = H(t, x) - \bar{F}(x). Substituting into the renewal equation and simplifying, Δ(t)\Delta(t) satisfies a renewal equation Δ(t)=z(t)+0tΔ(ty)dF(y)\Delta(t) = z(t) + \int_0^t \Delta(t-y) dF(y) with source term z(t)=Fˉ(max(t,x))Fˉ(x)+Fˉ(x)F(t)z(t) = \bar{F}(\max(t, x)) - \bar{F}(x) + \bar{F}(x)F(t).

Step 3. Analyze the sign of z(t)z(t). When t<xt < x: z(t)=Fˉ(x)F(t)0z(t) = \bar{F}(x)F(t) \geq 0. When txt \geq x: z(t)=Fˉ(t)F(x)0z(t) = \bar{F}(t)F(x) \geq 0. So z(t)0z(t) \geq 0 for all t0t \geq 0.

Step 4. By the renewal equation solution, Δ(t)=0tz(ty)dU(y)\Delta(t) = \int_0^t z(t-y) dU(y) where U(t)=n=0Fn(t)U(t) = \sum_{n=0}^\infty F^{*n}(t) is the renewal function. Since z(t)0z(t) \geq 0 and dU(y)dU(y) is a non-negative measure, Δ(t)0\Delta(t) \geq 0, i.e., P(XN(t)>x)P(X>x)\mathbb{P}(X_{N(t)} > x) \geq \mathbb{P}(X > x). QED.

(2) Since F(x)=1exF(x) = 1 - e^{-x}, XX is exponential with rate 1. The renewal function is U(t)=1+tU(t) = 1 + t. Using the renewal equation solution and computing the integrals for the cases x>tx > t and xtx \leq t: When x>tx > t: H(t,x)=ex(1+t)H(t, x) = e^{-x}(1 + t). When xtx \leq t: H(t,x)=ex(1+x)H(t, x) = e^{-x}(1 + x). In compact form: P(XN(t)>x)=ex(1+min(x,t))\mathbb{P}(X_{N(t)} > x) = e^{-x}(1 + \min(x, t)).

(3) Define g(t)=E[XN(t)]g(t) = \mathbb{E}[X_{N(t)}]. Conditioning on X1X_1 yields the renewal equation g(t)=h(t)+0tg(ty)dF(y)g(t) = h(t) + \int_0^t g(t-y) dF(y) where h(t)=tydF(y)h(t) = \int_t^\infty y dF(y). We have 0h(t)dt=E[X2]\int_0^\infty h(t) dt = \mathbb{E}[X^2]. Assuming E[X2]<\mathbb{E}[X^2] < \infty, h(t)h(t) is directly Riemann integrable. By the key renewal theorem: limtg(t)=1μ0h(t)dt=E[X2]E[X]\lim_{t \to \infty} g(t) = \frac{1}{\mu} \int_0^\infty h(t) dt = \frac{\mathbb{E}[X^2]}{\mathbb{E}[X]}.

Final answer

(1) QED. (2) P(XN(t)>x)=ex(1+min(x,t))\mathbb{P}(X_{N(t)} > x) = e^{-x}(1 + \min(x, t)). (3) E[X2]E[X]\dfrac{\mathbb{E}[X^2]}{\mathbb{E}[X]}

Marking scheme

The following is the rubric for this problem.

1. Checkpoints (max 7 pts)

Part (1) (3 pts)

  • Establish the renewal equation for H(t,x)H(t,x) [1 pt]: Correctly write the renewal equation with source term P(X1>max(t,x))\mathbb{P}(X_1 > \max(t, x)).
  • Analyze the sign of the difference function or source term [1 pt]: Construct Δ(t)=H(t,x)P(X>x)\Delta(t) = H(t,x) - \mathbb{P}(X>x) and show the effective source term is non-negative for both t<xt<x and txt \ge x.
  • Conclude the inequality [1 pt]: Use non-negativity of the source and the renewal function to deduce Δ(t)0\Delta(t) \geq 0.

Part (2) (2 pts)

  • Exponential distribution setup and integral formulation [1 pt]: Identify U(t)=1+tU(t)=1+t and set up the concrete integral expression.
  • Compute the piecewise analytic formula [1 pt]: Correctly compute both cases (x>tx > t and xtx \le t) and write the final result.

Part (3) (2 pts)

  • Mean renewal equation and source integral [1 pt]: Set up the renewal equation for g(t)g(t) and verify 0h(t)dt=E[X2]\int_0^\infty h(t)dt = \mathbb{E}[X^2].
  • Apply the key renewal theorem [1 pt]: Cite the KRT and obtain E[X2]E[X]\frac{\mathbb{E}[X^2]}{\mathbb{E}[X]}.

Total (max 7)


2. Zero-credit items

  • Part (1): Only intuitive description of length-biased sampling without rigorous proof.
  • Part (1): Only verifying t=0t=0 or tt \to \infty without proving for all tt.
  • Part (3): Directly writing the length-biased formula without using the key renewal theorem as required.

3. Deductions

  • Concept confusion: Confusing XN(t)X_{N(t)} (total lifetime covering tt) with residual life (SN(t)tS_{N(t)} - t) or current age, that subpart earns 0.
  • Sign error: Reversing the inequality direction, deduct 1 pt.
  • Integration error: Pure arithmetic/integration error with correct approach, deduct 1 pt.
Ask AI ✨