For this to make sense, X_n >= 0 and Y_n >= 0. I assume your
lim_{n->infty} X_n/Y_n = 1 is meant to be true almost surely. Then
it is indeed true that Prob(|X_n/Y_n - 1| > 1 infinitely often) = 0,
but it's better to use, say, Prob(|X_n/Y_n - 1| > 1/2 infinitely often).
In particular, with probability 1, 2/3 X_n < Y_n < 2 X_n for all
sufficiently large n, and when this is true sum_n X_n < infty iff
sum_n Y_n < infinity. There's no need to use Borel-Cantelli.
--
Robert Israel isr...@math.MyUniversitysInitials.ca
Department of Mathematics http://www.math.ubc.ca/~israel
University of British Columbia Vancouver, BC, Canada
Thanks for your help Dr. Israel. I was trying to show that the Prob(|
X_n/Y_n - 1| > 1/2 infinitely often) is true for any 1/n but used the
same subscript 'n' and ran into some trouble. After realizing it
should just be a fixed constant k, everything worked out fine. I
guess I just need to look more carefully at when b-c is really
necessary, especially after doing a problem on finding bounds for the
cdf using b-c lemma. Thanks again!