User:IssaRice/Taking inf and sup separately: Difference between revisions
| Line 17: | Line 17: | ||
Let <math>(a_n)_{n=m}^\infty</math> be a sequence of real numbers. Let <math>L^- := \liminf_{n\to\infty} a_n</math> and let <math>L^+ := \limsup_{n\to\infty} a_n</math>. Then we have <math>L^- \leq L^+</math>. | Let <math>(a_n)_{n=m}^\infty</math> be a sequence of real numbers. Let <math>L^- := \liminf_{n\to\infty} a_n</math> and let <math>L^+ := \limsup_{n\to\infty} a_n</math>. Then we have <math>L^- \leq L^+</math>. | ||
Consider the sequences <math>(a^-_N)_{N=m}^\infty</math> and <math>(a^+_N)_{N=m}^\infty</math> | Consider the sequences <math>(a^-_N)_{N=m}^\infty</math> and <math>(a^+_N)_{N=m}^\infty</math> defined by <math>a^-_N := \inf(a_n)_{n=N}^\infty</math> and <math>a^+_N := \sup(a_n)_{n=N}^\infty</math>. | ||
Now consider the sets <math>A := \{a^+_N : N \geq m\}</math> and <math>B := \{a^-_N : N \geq m\}</math>. | |||
===Lower and upper Riemann integral=== | ===Lower and upper Riemann integral=== | ||
Revision as of 22:48, 17 December 2018
This page describes a trick that is sometimes helpful in analysis.
Satement
Let and be bounded subsets of the real line. Suppose that for every and we have . Then .
Actually, do and have to be bounded? I think they can even be empty!
Proof
Let and be arbitrary. We have by hypothesis . Since is arbitrary, we have that is an upper bound of the set , so taking the superemum over we have (remember, is the least upper bound, whereas is just another upper bound). Since was arbitrary, we see that is a lower bound of the set . Taking the infimum over , we have , as required.
Applications
liminf vs limsup
Let be a sequence of real numbers. Let and let . Then we have .
Consider the sequences and defined by and .
Now consider the sets and .