Limsup and Liminf define the lim inf and lim sup of a sequence as follows:
lim inf an = lim inf{ak | k>=n}
lim sup an = lim sup{ak | k>=n}
Let {an} be a bounded sequence. Show that lim inf n->infinity an and lim sup n->infinity an exist and are in R.
Let {an} be an unbounded sequence. Show that either lim inf n->infinity an = -infinity or lim sup n->infinity an = infinity (or possibly both).
Let {an}, {bn} be two sequences. Show that
lim inf n->infinity an + lim sup n->infinity bn <= lim sup n->infinity (an + bn) <= lim sup n->infinity an + lim sup n->infinity bn
Furthermore, find a pair of sequences for which the second inequality is strict.