Sunday 6 May 2012

pr.probability - limsup and liminf for a sequence of sets

For a sequence of subsets $A_n$ of a set $X$, the $limsup A_n$ $= cap_{N=1}^infty ( cup_{nge N} A_n )$ and $liminf A_n$ $= cup_{N=1}^infty (cap_{n ge N} A_n)$.



If $ x in limsup A_n$ then $x$ is in all of the $cup_{nge N} A_n$, which means no matter how large you pick $N$ you will find an $A_n$ with $n>N$ of which $x$ is a member. Thus members of $limsup A_n$ are those elements of $X$ that are members of infinitely many of the $A_n$'s. If $A_n$ are thought of as events (in the sense of probability) $limsup A_n$ will be another event. It corresponds exactly to the occurance of infinitely many of the $A_n$'s. This is why $limsup A_n$ is sometimes written $x in A_n$ infinitely often.



Similarly, if $xin liminf A_n$ then $x$ is in one of $cap_{nge N} A_n$, which means $x in A_n$ for all $n > N$. Thus, for $x$ to be in the $liminf$, it must be in all of the $A_n$, with finitely many exceptions. This is how the phrase "ultimately all of them" comes up.



Both of these operations, similar to their counterparts in metric spaces, concern the tail of the sequence ${A_n}$. I.e., neither changes if an initial portion of the sequence is truncated. As a previous response pointed out, often the sets $A_n$ are defined to track the deviation of a sequence of random variables from a candidate limit by setting $A_n = {x: |Y_n(x) -Y(x)| ge epsilon}$. The members of $limsup A_n$ then represents those sequences that every now and then deviate $epsilon$ away from $Y(x)$, which is solely determined by the tail of the sequence $Y_n$.



Here is a conceptual game that can be partially understood using these concepts: We have a deck of cards, on the face of each card an integer is printed; thus the cards are ${1,2,3...}.$ At the nth round of this game, the first $n^2$ cards are taken, they are shuffled. You pick one of them. If your pick is 1, you win that round. Let $A_n$ denote the event that you win the nth round. The complement $A_n^c$ of $A_n$ will represent that you lose the $n^{th}$ round. The event $limsup A_n$ represents those scenarios in which you win infinitely many rounds. The complement of this event is $liminf A_n^c$, and this represents those scenarios in which you ultimately lose all of the rounds. By the Borel Cantelli Lemma $P(limsup A_n)$ $=0$ or equivalently $P(liminf A_n^c)=1$. Thus, a player of this game will deterministically experience that there comes a time, after which he never wins.

No comments:

Post a Comment