Lim inf/sup innequality question

  • Thread starter Thread starter transgalactic
  • Start date Start date
transgalactic
Messages
1,386
Reaction score
0
<br /> \liminf _{n-&gt;\infty} x_n+\limsup _{n-&gt;\infty} y_n\leq \limsup _{n-&gt;\infty} (x_n+y_n)\leq\limsup _{n-&gt;\infty} x_n+\limsup _{n-&gt;\infty} y_n\\<br />

proving the first part:
<br /> \limsup _{n-&gt;\infty} (x_n+y_n)\leq\limsup _{n-&gt;\infty} x_n+\limsup _{n-&gt;\infty} y_n\\<br />

lim sup is the supremum of all the limits of the subsequences

this is true because of some law regarding the sum of two subsequences

correct??
 
Physics news on Phys.org
why this is true
x_n and y_n are bounded (as n->infinity)
lim sup x_n >=lim x_r_n
lim sup y_n >=lim y_r_n
lim sup x_n+lim sup y_n>=lim x_r_n+lim y_r_n=lim(x_r_n+y_r_n)
on what basis they get to lim(x_r_n+y_r_n) from sum of limits??

and then
lim(x_r_n+y_r_n)=limsup(x_n +y_n)
how they got to this conclusion??
 
whats the theory behind these operations
??
 
transgalactic said:
why this is true
x_n and y_n are bounded (as n->infinity)
lim sup x_n >=lim x_r_n
lim sup y_n >=lim y_r_n
lim sup x_n+lim sup y_n>=lim x_r_n+lim y_r_n=lim(x_r_n+y_r_n)
on what basis they get to lim(x_r_n+y_r_n) from sum of limits??

Because (this has to be one of the first things you learned about limits), the sum of two limits is equal to the limit of the sum of their arguments (or whatever the thing inside the limit is called). It's a pretty straightforward proof that you should try to do if you haven't seen it.
and then
lim(x_r_n+y_r_n)=limsup(x_n +y_n)
how they got to this conclusion??

Considering you haven't told us what x_r_n is supposed to be, it's impossible to answer this
 
x_r_n is a subsequence of x_n
y_r_n is a subsequence of y_n

lim(x_r_n+y_r_n)=limsup(x_n +y_n)
how they got to this conclusion??
 
Last edited:
how to understand this last part?
 
in the solution they say that
because (x_r_n +y_r_n) is convergent then it equals limsup(x_n +y_n)

so what that it is a convergent?
 
why its true
 
Back
Top