Real Analysis: Prove Upper Bound of Sum of Bounded Sequences

Click For Summary
SUMMARY

The discussion revolves around proving that for two bounded sequences, \( (s_n) \) and \( (t_n) \), if \( A_k \) and \( B_k \) are upper bounds for the sequences, then \( \sup \{s_n + t_n : n \ge k\} \le \sup \{s_n : n \ge k\} + \sup \{t_n : n \ge k\} \). Participants confirm that since \( A_k + B_k \) is an upper bound for the sum, it follows that \( \sup \{s_n + t_n : n \ge k\} \) must also be less than or equal to \( A_k + B_k \). The discussion highlights the importance of understanding how supremums behave under addition of sequences and the conditions under which the supremum of a sum equals the sum of the supremums.

PREREQUISITES
  • Understanding of bounded sequences in real analysis
  • Familiarity with the concept of supremum and upper bounds
  • Knowledge of mathematical notation for sequences and limits
  • Basic proficiency in proof techniques in real analysis
NEXT STEPS
  • Study the properties of supremums in real analysis
  • Learn about the completeness property of the real numbers
  • Explore examples of bounded sequences and their supremums
  • Investigate conditions under which \( \sup \{s_n + t_n\} = \sup \{s_n\} + \sup \{t_n\} \)
USEFUL FOR

Students of real analysis, mathematicians interested in sequence behavior, and anyone looking to deepen their understanding of supremum properties in bounded sequences.

Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Suppose that ##( s_n )## and ## (t_n)## are bounded sequences. Given that ##A_k## is an upper bound for ##\{s_n : n \ge k \}## and ##B_k## is an upper bound for ##\{t_n : n \ge k \}## and that ##A_k + B_k## is an upper bound for ##\{s_n + t_n : n \ge k \}##, show that ##\sup \{s_n + t_n : n \ge k \} \le \sup \{s_n : n \ge k \} + \sup \{t_n : n \ge k \}##

Homework Equations

The Attempt at a Solution


Here is what I know. Since ##A_k##, ##B_k## and ##A_k + B_k## are upper bounds, we can conclude that ##\sup \{s_n + t_n : n \ge k \} \le A_k + B_k##, that ##\sup \{s_n : n \ge k \} \le A_k## and that ##\sup \{t_n : n \ge k \} \le B_k##. I think this might be a start, but I am not sure where to go from here...
 
Physics news on Phys.org
Mr Davis 97 said:

Homework Statement


Suppose that ##( s_n )## and ## (t_n)## are bounded sequences. Given that ##A_k## is an upper bound for ##\{s_n : n \ge k \}## and ##B_k## is an upper bound for ##\{t_n : n \ge k \}## and that ##A_k + B_k## is an upper bound for ##\{s_n + t_n : n \ge k \}##, show that ##\sup \{s_n + t_n : n \ge k \} \le \sup \{s_n : n \ge k \} + \sup \{t_n : n \ge k \}##

Homework Equations

The Attempt at a Solution


Here is what I know. Since ##A_k##, ##B_k## and ##A_k + B_k## are upper bounds, we can conclude that ##\sup \{s_n + t_n : n \ge k \} \le A_k + B_k##, that ##\sup \{s_n : n \ge k \} \le A_k## and that ##\sup \{t_n : n \ge k \} \le B_k##. I think this might be a start, but I am not sure where to go from here...
Say ##S=\sup \{s_n : n \ge k \}## and ##T=\sup \{t_n : n \ge k \}##. Then ##S+T \le A_k+B_k##. Now is ##S+T## an upper bound for ##\{s_n + t_n : n \ge k \}\,?##
 
fresh_42 said:
Say ##S=\sup \{s_n : n \ge k \}## and ##T=\sup \{t_n : n \ge k \}##. Then ##S+T \le A_k+B_k##. Now is ##S+T## an upper bound for ##\{s_n + t_n : n \ge k \}\,?##
For ##S+T## to be an upper bound, wouldn't ##S+T \ge A_k + B_k## have to be the case?
 
Mr Davis 97 said:
For ##S+T## to be an upper bound, wouldn't ##S+T \ge A_k + B_k## have to be the case?
No, they are both only upper bounds. Which one is smaller cannot be concluded. The trick is, that ##(s_n+t_n)## is a construction with only one index, ##(s_n) + (t_n)=(s_n)+(t_m)## has two indexes, will say the single sets aren't paired, so the supremums could "happen" at two different places. However, ##S+T \leq A_k + T \leq A_k+B_k##, so what's left is why ##S+T## is an upper bound for the paired set.
 
fresh_42 said:
No, they are both only upper bounds. Which one is smaller cannot be concluded. The trick is, that ##(s_n+t_n)## is a construction with only one index, ##(s_n) + (t_n)=(s_n)+(t_m)## has two indexes, will say the single sets aren't paired, so the supremums could "happen" at two different places. However, ##S+T \leq A_k + T \leq A_k+B_k##, so what's left is why ##S+T## is an upper bound for the paired set.
Why can't I just say that ##S = \sup \{s_n : n \ge k \} \ge s_n##, ##T = \sup \{t_n : n \ge k \} \ge t_n##, and thus ##S + T \ge s_n + t_n##, and hence ##S+T## is an upper bound of ##\{s_n+t_n : n \ge k \}##, so hence ##S+T \ge \sup \{s_n+t_n : n \ge k \}##?
 
Mr Davis 97 said:
Why can't I just say that ##S = \sup \{s_n : n \ge k \} \ge s_n##, ##T = \sup \{t_n : n \ge k \} \ge t_n##, and thus ##S + T \ge s_n + t_n##, and hence ##S+T## is an upper bound of ##\{s_n+t_n : n \ge k \}##, so hence ##S+T \ge \sup \{s_n+t_n : n \ge k \}##?
I don't know. I think you can. I would write it the same way as the one above, but that's only another way to say the same: ##\{s_n+t_n : n \ge k \} \leq S + \{t_n : n \ge k \} \leq S+T##
 
I think this is a nice case to consider: ## s_n =(-1)^n ; t_n=(-1)^{n+1} ##. EDIT: It may be a nice exercise to determine conditions when the Sup of the sum is the sum of the Sups.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
3K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K