Seja { X n } n ≥ 1
TENTATIVA
Para a primeira parte, temos | √X n -√a | <ϵ⟸| X n - a | < £ | √X n +√a | =£| ( √X n -sqrta)+2√a |
≤£| √X n -√a | +2£ √um <ε2+2ε √a|Xn−−−√−a−−√|<ϵ⟸|Xn−a|<ϵ|Xn−−−√+a−−√|=ϵ|(Xn−−−√−sqrta)+2a−−√| Observe que ϵ2+2ϵ √a >ϵ √a≤ϵ|Xn−−−√−a−−√|+2ϵa−−√<ϵ2+2ϵa−−√ Segue-se então que P(| √X n -√a | ≤ϵ)≥P(|Xn-a|≤ϵ √a )→1a sn → ∞ϵ2+2ϵa−−√>ϵa−−√ ⟹√X n →√umaeu np r o b a b i l i t yP(|Xn−−−√−a−−√|≤ϵ)≥P(|Xn−a|≤ϵa−−√)→1asn→∞ ⟹Xn−−−√→a−−√inprobability Para a segunda parte, temos | umaX n -1| =| Xn-aX n | <ϵ⟸| X n - a | < £ | X n |
Agora, como X n → a|aXn−1|=|Xn−aXn|<ϵ⟸|Xn−a|<ϵ|Xn| Xn→a como n → ∞n→∞ , temos que X nXn é uma sequência delimitada. Em outras palavras, existe um número real M < ∞M<∞ st | X n | ≤ M|Xn|≤M . Assim, | X n - a | < £ | X n |⟸|Xn−a|<ϵMLooking at it in probability, we have P(|aXn−1|>ϵ)=P(|Xn−a|>ϵ|Xn|)≤P(|Xn−a|>ϵM)→0asn→∞|Xn−a|<ϵ|Xn|⟸|Xn−a|<ϵM P(|aXn−1|>ϵ)=P(|Xn−a|>ϵ|Xn|)≤P(|Xn−a|>ϵM)→0asn→∞
I'm pretty confident in the first one, but am pretty iffy on the second. Was my logic sound?
random-variable
convergence
asymptotics
probability-inequalities
coverage-probability
Savage Henry
fonte
fonte
Respostas:
The details of the proofs matter less than developing appropriate intuition and techniques. This answer focuses on an approach designed to help do that. It consists of three steps: a "setup" in which the assumption and definitions are introduced; the "body" (or a "crucial step") in which the assumptions are somehow related to what is to be proven, and the "denouement" in which the proof is completed. As in many cases with probability proofs, the crucial step here is a matter of working with numbers (the possible values of random variables) rather than dealing with the much more complicated random variables themselves.
Convergence in probability of a sequence of random variables YnYn to a constant aa means that no matter what neighborhood of 00 you pick, eventually each Yn−aYn−a lies in this neighborhood with a probability that is arbitrarily close to 11 . (I won't spell out how to translate "eventually" and "arbitrarily close" into formal mathematics--anybody interested in this post already knows that.)
Recall that a neighborhood of 00 is any set of real numbers containing an open set of which 00 is a member.
The setup is routine. Consider the sequence Yn=a/XnYn=a/Xn and let OO be any neighborhood of 00 . The objective is to show that eventually Yn−1Yn−1 will have an arbitrarily high chance of lying in OO . Since OO is a neighborhood, there must be an ϵ>0ϵ>0 for which the open interval (−ϵ,ϵ)⊂O(−ϵ,ϵ)⊂O . We may shrink ϵϵ if necessary to ensure ϵ<1ϵ<1 , too. This will assure that subsequent manipulations are legitimate and useful.
The crucial step will be to connect YnYn with XnXn . That requires no knowledge of random variables at all. The algebra of numeric inequalities (exploiting the assumption a>0a>0 ) tells us that the set of numbers {Yn(ω)|Yn(ω)−1∈(−ϵ,ϵ)}{Yn(ω)|Yn(ω)−1∈(−ϵ,ϵ)} , for any ϵ>0ϵ>0 , is in one-to-one correspondence with the set of all Xn(ω)Xn(ω) for which
a1+ϵ<Xn(ω)<a1−ϵ.
Equivalently,
Xn(ω)−a∈(−aϵ1+ϵ,aϵ1−ϵ)=U.
Since a≠0a≠0 , the right hand side UU indeed is a neighborhood of 00 . (This clearly shows what breaks down when a=0a=0 .)
We are ready for the denouement.
Because Xn→aXn→a in probability, we know that eventually each Xn−aXn−a will lie within UU with arbitrarily high probability. Equivalently, Yn−1Yn−1 will eventually lie within (−ϵ,ϵ)⊂O(−ϵ,ϵ)⊂O with arbitrarily high probability, QED.
fonte
We are given that
limn→∞P(|Xn−α|>ϵ)=0
and we want to show that
limn→∞P(|αXn−1|>ϵ)=0
We have that
|αXn−1|=|1Xn(α−Xn)|=|1Xn||Xn−α|
So equivalently, we are examining the probability limit
limn→∞P(|1Xn||Xn−α|>ϵ)=?0
We can break the probability into two mutually exclusive joint probabilities
P(|1Xn||Xn−α|>ϵ)=P(|1Xn||Xn−α|>ϵ,|Xn|≥1)+P(|1Xn||Xn−α|>ϵ,|Xn|<1)
For the first element we have the series of inequalities
P(|1Xn||Xn−α|>ϵ,|Xn|≥1)≤P[|Xn−α|>ϵ,|Xn|≥1]≤P[|Xn−α|>ϵ]
The first inequality comes from the fact that we are considering the region where |Xn||Xn| is higher than unity and so its reciprocal is smaller than unity. The second inequality because a joint probability of a set of events cannot be greater than the probability of a subset of these events.
The limit of the rightmost term is zero (this is the premise), so the limit of the leftmost term is also zero. So the first element of the probability that interests us is zero.
For the second element we have
P(|1Xn||Xn−α|>ϵ,|Xn|<1)=P(|Xn−α|>ϵ|Xn|,|Xn|<1)
Define δ≡ϵ⋅max|Xn|δ≡ϵ⋅max|Xn| . Since here |Xn||Xn| is bounded, it follows that δδ can be made arnitrarily small or large, and so it is equivalent to ϵϵ .
So we have the inequality
P[|Xn−α|>δ,|Xn|<1]≤P[|Xn−α|>δ]
Again, the limit on the right side is zero by our premise, so the limit on the left side is also zero. Therefore the second element of the probability that interests us is also zero. QED.
fonte
For the first part, take x,a,ϵ>0x,a,ϵ>0 , and note that
|√x−√a|≥ϵ⇒|√x−√a|≥ϵ√a√a⇒|√x−√a|≥ϵ√a√x+√a⇒|(√x−√a)(√x+√a)|≥ϵ√a⇒|x−a|≥ϵ√a.
For the second part, take again x,a,ϵ>0x,a,ϵ>0 , and cheat from Hubber's answer (this is the key step ;-) to define
δ=min{aϵ1+ϵ,aϵ1−ϵ}.
Therefore, Pr(|aXn−1|≥ϵ)≤Pr(|Xn−a|≥δ)→0,
Note: both items are consequences of a more general result. First of all remember this Lemma: XnPr→XXn→PrX if and only if for any subsequence {ni}⊂N{ni}⊂N there is a subsequence {nij}⊂{ni}{nij}⊂{ni} such that Xnij→XXnij→X almost surely when j→∞j→∞ . Also, remember from Real Analysis that g:A→Rg:A→R is continuous at a limit point xx of AA if and only if for every sequence {xn}{xn} in AA it holds that xn→xxn→x implies g(xn)→g(x)g(xn)→g(x) . Hence, if gg is continuous and Xn→XXn→X almost surely, then
Pr(limn→∞g(Xn)=g(X))≥Pr(limx→∞Xn=X)=1,
fonte