MathIsimple

Probability Theory – Problem 39: prove that

Question

Let the random variables XnX_n be independent and identically distributed, each following an exponential distribution with parameter 1. Given a positive real number α\alpha, prove that P(Xn>αlnn i.o.)={1,0<α1,0,α>1.P(X_n > \alpha \ln n \text{ i.o.}) = \begin{cases} 1, & 0 < \alpha \le 1, \\ 0, & \alpha > 1. \end{cases}

Step-by-step solution

Step 1. Compute the probability of each event P(An)P(A_n). Define the events. Let An={Xn>αlnn}A_n = \{X_n > \alpha \ln n\}. The quantity under investigation is P(lim supnAn)=P(An i.o.)P(\limsup_{n \rightarrow \infty} A_n) = P(A_n \text{ i.o.}). Compute the probability using the exponential distribution. Since XnX_n follows an exponential distribution with parameter 1, its probability density function is f(x)=ex(x0)f(x) = e^{-x} \quad (x \ge 0), and its cumulative distribution function is F(x)=1exF(x) = 1 - e^{-x}. The tail probability is given by: P(Xn>x)=exP(X_n > x) = e^{-x} Substituting x=αlnnx = \alpha \ln n (noting that α>0\alpha > 0 and n1n \ge 1, so αlnn0\alpha \ln n \ge 0): P(An)=P(Xn>αlnn)=eαlnnP(A_n) = P(X_n > \alpha \ln n) = e^{-\alpha \ln n} Simplify the expression. Using the logarithmic identity eln(bc)=bce^{\ln(b^c)} = b^c: P(An)=(elnn)α=nα=1nαP(A_n) = (e^{\ln n})^{-\alpha} = n^{-\alpha} = \frac{1}{n^{\alpha}}

Step 2. The case α>1\alpha > 1. Examine the convergence of the probability series. Consider the series n=1P(An)\sum_{n=1}^{\infty} P(A_n): n=1P(An)=n=11nα\sum_{n=1}^{\infty} P(A_n) = \sum_{n=1}^{\infty} \frac{1}{n^{\alpha}} This is a pp-series with p=αp = \alpha. By a standard result from calculus, when α>1\alpha > 1 the series converges: n=11nα<\sum_{n=1}^{\infty} \frac{1}{n^{\alpha}} < \infty Apply the first Borel--Cantelli lemma: for any sequence of events AnA_n, if n=1P(An)<\sum_{n=1}^{\infty} P(A_n) < \infty, then P(An i.o.)=0P(A_n \text{ i.o.}) = 0. Therefore, when α>1\alpha > 1: P(Xn>αlnn i.o.)=0P(X_n > \alpha \ln n \text{ i.o.}) = 0

Step 3. The case 0<α10 < \alpha \le 1. Examine the convergence of the probability series. Again consider the series n=1P(An)\sum_{n=1}^{\infty} P(A_n): n=1P(An)=n=11nα\sum_{n=1}^{\infty} P(A_n) = \sum_{n=1}^{\infty} \frac{1}{n^{\alpha}} For the pp-series with 0<α10 < \alpha \le 1, the series diverges: n=11nα=\sum_{n=1}^{\infty} \frac{1}{n^{\alpha}} = \infty Verify the independence condition. The problem states explicitly that the random variable sequence {Xn}\{X_n\} is independent and identically distributed. Therefore, the event sequence An={Xn>αlnn}A_n = \{X_n > \alpha \ln n\} consists of mutually independent events. Apply the second Borel--Cantelli lemma. The second Borel--Cantelli lemma states: for a sequence of mutually independent events AnA_n, if n=1P(An)=\sum_{n=1}^{\infty} P(A_n) = \infty, then P(An i.o.)=1P(A_n \text{ i.o.}) = 1. Therefore, when 0<α10 < \alpha \le 1: P(Xn>αlnn i.o.)=1P(X_n > \alpha \ln n \text{ i.o.}) = 1

Step 4. Conclusion. Combining the above cases, we have proved that for the respective ranges of α\alpha: P(Xn>αlnn i.o.)={1,0<α10,α>1P(X_n > \alpha \ln n \text{ i.o.}) = \begin{cases} 1, & 0 < \alpha \le 1 \\ 0, & \alpha > 1 \end{cases}

Final answer

QED.

Marking scheme

This marking scheme is designed based on the official solution approach, with a total of 7 points. Please grade strictly according to the following three sections.

1. Checkpoints (max 7 pts)

Note: Within each group, individual scores are additive but must not exceed the group's stated maximum (if any).

Part I: Core Probability Computation (1 point)

  • [1 pt] [additive] Correctly applies the tail probability formula of the exponential distribution to derive and simplify P(Xn>αlnn)=nαP(X_n > \alpha \ln n) = n^{-\alpha} (or 1nα\frac{1}{n^{\alpha}}).
  • *If the student only states the exponential tail formula exe^{-x} without substituting αlnn\alpha \ln n and simplifying, award 0 points.*

Part II: The Case α>1\alpha > 1 (2 points)

  • [1 pt] [additive] States that the series n=1P(An)=1nα\sum_{n=1}^{\infty} P(A_n) = \sum \frac{1}{n^{\alpha}} converges when α>1\alpha > 1 (or cites the pp-series criterion).
  • [1 pt] [additive] Invokes the first Borel--Cantelli lemma (BC1) to conclude that P(An i.o.)=0P(A_n \text{ i.o.}) = 0 in this case.

Part III: The Case 0<α10 < \alpha \le 1 (4 points)

  • [1 pt] [additive] States that the series n=1P(An)=1nα\sum_{n=1}^{\infty} P(A_n) = \sum \frac{1}{n^{\alpha}} diverges when 0<α10 < \alpha \le 1 (must include the case α=1\alpha = 1).
  • [1 pt] [additive] Key theoretical condition: Explicitly states the independence of the event sequence {An}\{A_n\} (derived from the independence of XnX_n) and identifies it as a necessary prerequisite for applying the second Borel--Cantelli lemma.
  • [2 pts] [additive] Invokes the second Borel--Cantelli lemma (BC2) to conclude that P(An i.o.)=1P(A_n \text{ i.o.}) = 1 in this case.
  • *Note: If independence is not mentioned, do not deduct these 2 points on that basis; only deduct the "independence declaration" point above.*

Total (max 7)

2. Zero-Credit Items

  • Merely copies the random variable definitions from the problem statement or the statement of the Borel--Cantelli lemma without performing any problem-specific computation or substitution.
  • Provides only the final conclusion (e.g., directly writes the piecewise result) while omitting all intermediate derivations (such as the probability computation and series convergence/divergence analysis).
  • A serious error in the probability computation that yields P(An)P(A_n) as a constant (not a function of nn): even if the subsequent logic is correct, the entire subsequent portion generally receives no credit (unless the subsequent portion demonstrates an independently correct judgment of series convergence/divergence).

3. Deductions

*In this section, deduct at most the single largest applicable penalty; deductions are not cumulative. The total score cannot fall below 0.*

  • [-1] Unclear boundary analysis: Fails to correctly handle the case α=1\alpha = 1 when analyzing the pp-series or stating the conclusion (e.g., erroneously claims the series converges at α=1\alpha = 1, or does not explicitly identify α=1\alpha = 1 as belonging to the divergent case).
  • [-1] Logical gap: In the case 0<α10 < \alpha \le 1, arrives at the correct conclusion but entirely omits the core reason that "the series diverges" (jumps directly from the probability formula to the conclusion).
  • [-1] Notational error: Confuses set notation with probability values (e.g., writes An=nαA_n = n^{-\alpha} instead of P(An)=nαP(A_n) = n^{-\alpha}), or confuses XnX_n with AnA_n.
Ask AI ✨