User:IssaRice/Taking inf and sup separately: Difference between revisions
| Line 19: | Line 19: | ||
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>. | 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>. | Now consider the sets <math>A := \{a^+_N : N \geq m\}</math> and <math>B := \{a^-_N : N \geq m\}</math>. If we can show that <math>a^+_j \geq a^-_k</math> for arbitrary <math>j,k\geq m</math>, then we can apply the trick to these sets to conclude that <math>L^+ = \inf(a^+_N)_{N=m}\inf(A) \geq \sup(B) = \sup(a^-_N)_{N=m} = L^-</math>. | ||
===Lower and upper Riemann integral=== | ===Lower and upper Riemann integral=== | ||
Revision as of 22:54, 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 . If we can show that for arbitrary , then we can apply the trick to these sets to conclude that .