MathIsimple

Probability Theory – Problem 34: prove that\\

Question

Let the random variables XnX_n be independent and identically distributed with the exponential distribution of 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.}). Use the exponential distribution formula to compute the probability. Since XnX_n follows the 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 formula is: P(Xn>x)=exP(X_n > x) = e^{-x} Substituting x=αlnnx = \alpha \ln n (noting that α>0\alpha > 0 and n1n \ge 1 by hypothesis, 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. By 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 classical result in calculus, when α>1\alpha > 1 the series converges, i.e., 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, when 0<α10 < \alpha \le 1 the series diverges, i.e., n=11nα=\sum_{n=1}^{\infty} \frac{1}{n^{\alpha}} = \infty Verify the independence condition. The problem explicitly states that the sequence of random variables {Xn}\{X_n\} is independent and identically distributed. Therefore, the sequence of events An={Xn>αlnn}A_n = \{X_n > \alpha \ln n\} is also mutually independent. 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 two 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 based on the official solution approach, with a total of 7 points. Grade strictly according to the following three sections.

1. Checkpoints (max 7 pts)

Note: In this section, scores within each group cannot exceed the group cap (if any).

Part I: Core Probability Computation (1 pt)

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

Part II: The case α>1\alpha > 1 (2 pts)

  • [1 pt] [additive] State 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 cite the pp-series test).
  • [1 pt] [additive] Invoke the first Borel–Cantelli lemma (BC1) to conclude that in this case P(An i.o.)=0P(A_n \text{ i.o.}) = 0.

Part III: The case 0<α10 < \alpha \le 1 (4 pts)

  • [1 pt] [additive] State 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 (the case α=1\alpha = 1 must be explicitly included).
  • [1 pt] [additive] Key theoretical condition: Explicitly state the independence of the event sequence {An}\{A_n\} (derived from the independence of XnX_n), and present it as a necessary prerequisite for applying the second Borel–Cantelli lemma.
  • [2 pts] [additive] Invoke the second Borel–Cantelli lemma (BC2) to conclude that in this case P(An i.o.)=1P(A_n \text{ i.o.}) = 1.
  • *Note: If independence is not mentioned, do not deduct these 2 points on that basis; only deduct the "independence statement" point from the preceding item.*

Total (max 7)

2. Zero-credit items

  • Merely copying the random variable definitions from the problem statement or the statement of the Borel–Cantelli lemma, without performing any problem-specific computation or substitution.
  • Stating only the final conclusion (e.g., writing the piecewise result directly) while omitting all intermediate derivations (such as the probability computation and the series convergence/divergence analysis).
  • A serious error in the probability computation that renders P(An)P(A_n) 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; penalties are not cumulative. The total score shall not fall below 0.*

  • [-1] Unclear boundary analysis: When analyzing the pp-series or stating the conclusion, the case α=1\alpha = 1 is not handled correctly (e.g., erroneously claiming the series converges at α=1\alpha = 1, or failing to explicitly state that α=1\alpha = 1 falls in the divergent case).
  • [-1] Logical gap: In the case 0<α10 < \alpha \le 1, the correct conclusion is reached but the core reason "the series diverges" is entirely omitted (jumping directly from the probability formula to the conclusion).
  • [-1] Notational error: Confusing set notation with probability values (e.g., writing An=nαA_n = n^{-\alpha} instead of P(An)=nαP(A_n) = n^{-\alpha}), or confusing XnX_n with AnA_n.
Ask AI ✨