Finding Sup A for Set {0.2, 0.22, 0.222, 0.2222,...}

  • Thread starter Thread starter nuuskur
  • Start date Start date
  • Tags Tags
    Set
Click For Summary

Homework Help Overview

The discussion revolves around finding the supremum of the set A = {0.2, 0.22, 0.222, 0.2222, ...}. Participants are exploring the properties of supremum in the context of real numbers and the implications of the absence of a maximum element in the set.

Discussion Character

  • Conceptual clarification, Assumption checking, Exploratory

Approaches and Questions Raised

  • Participants discuss the definition of supremum and its relationship to the existence of a maximum. There are attempts to prove whether a maximum exists and how that relates to the supremum. Questions are raised about the implications of the elements' differences becoming smaller and whether this leads to a specific limiting value.

Discussion Status

Some participants have provided insights into the properties of bounded sets in real numbers, noting that every bounded set has a supremum. There is an ongoing exploration of the conditions under which a supremum can be determined, particularly in the absence of a maximum.

Contextual Notes

Participants are considering the implications of the least upper bound axiom and the nature of the series involved in defining the elements of set A. There are discussions about the assumptions made regarding the existence of a supremum and the criteria for establishing it.

nuuskur
Science Advisor
Messages
927
Reaction score
1,226

Homework Statement


Find sup A if A = {0.2, 0.22, 0.222, 0.2222, ...}
I'll write elements of a set with low case letters and indexes, e.g an

The Attempt at a Solution


Begin by definition of supremum:
\sup A = a if \forall x \in A, x \leq a and \forall b \in \mathbb R ((\forall x \in A , x \leq b) \rightarrow a \leq b essentially, a supremum is the lowest value of upper bounds of a set.
Also if \exists \max A \rightarrow \sup A = \max A

So I'll try to find a max A and prove sup A exists:
Let us have \exists \max A = M such that \forall x \in A, x \leq M
Suppose that a_n = M. a_n = \sum_{k=0}^n\frac{1}{5 \cdot 10^k}, n \in \mathbb N. If a_n \geq a_{n+1} then \max A = \sup A = a_n
a_{n+1}= \sum_{k=0}^{n}(\frac{1}{5 \cdot 10^n})+ \frac{1}{5 \cdot 10^{n+1}} \rightarrow a_{n+1} > a_n. Therefore max A does not exist.

However, I cannot conclusively prove that sup A does not exist at all for this set A. Intuitively I can see that the elements' difference is becoming smaller and smaller and smaller, hence they should eventually be limited to some specific value. Altho it says if max A exists, it's also the sup A, but it does not say if max A doesn't exist, then there is no sup A.

What am I missing?

Thanks in advance.

EDIT:
Quick and dirty - If I assumed sup A = 0.23, for example, would it be sufficient evidence that sup A does not exist if I show there is a value 0.223 which is still greater than all the elements in the set A, but lesser than the supposed 0.23. Then it follows that I can suppose sup A = 0.222223, which still satisfies the upper bound criteria, however is not the least of the upper bounds. How can I show that there is no sup A in this case?
 
Last edited:
Physics news on Phys.org
nuuskur said:

Homework Statement


Find sup A if A = {0.2, 0.22, 0.222, 0.2222, ...}
I'll write elements of a set with low case letters and indexes, e.g an


The Attempt at a Solution


Begin by definition of supremum:
\sup A = a if \forall x \in A, x \leq a and \forall b \in \mathbb R ((\forall x \in A , x \leq b) \rightarrow a \leq b essentially, a supremum is the lowest value of upper bounds of a set.
Also if \exists \max A \rightarrow \sup A = \max A

So I'll try to find a max A and prove sup A exists:
Let us have \exists \max A = M such that \forall x \in A, x \leq M
Suppose that a_n = M. a_n = \sum_{k=0}^n\frac{1}{5 \cdot 10^k}, n \in \mathbb N. If a_n \geq a_{n+1} then \max A = \sup A = a_n
a_{n+1}= \sum_{k=0}^{n}(\frac{1}{5 \cdot 10^n})+ \frac{1}{5 \cdot 10^{n+1}} \rightarrow a_{n+1} > a_n. Therefore max A does not exist.

However, I cannot conclusively prove that sup A does not exist at all for this set A. Intuitively I can see that the elements' difference is becoming smaller and smaller and smaller, hence they should eventually be limited to some specific value. Altho it says if max A exists, it's also the sup A, but it does not say if max A doesn't exist, then there is no sup A.

What am I missing?

Thanks in advance.

EDIT:
Quick and dirty - If I assumed sup A = 0.23, for example, would it be sufficient evidence that sup A does not exist if I show there is a value 0.223 which is still greater than all the elements in the set A, but lesser than the supposed 0.23. Then it follows that I can suppose sup A = 0.222223, which still satisfies the upper bound criteria, however is not the least of the upper bounds. How can I show that there is no sup A in this case?

The least upper bound axiom states that if A \subset \mathbb{R} is bounded above then it has a supremum M. If it happens that M \in A then M is the maximum of A, but it may be that M \notin A in which case A has no maximum.

To your example: try summing the geometric series <br /> a_N = \sum_{n=1}^N \frac{2}{10^n} = 2 \sum_{n=1}^N \frac{1}{10^n} for fixed N. Then consider what happens if you make N arbitrarily large.
 
Let x= 0.2222..., never ending.

Then 10x= 2.222..., still never ending.

Subtracting, 9x= 2.
 
nuuskur said:

Homework Statement


Find sup A if A = {0.2, 0.22, 0.222, 0.2222, ...}
I'll write elements of a set with low case letters and indexes, e.g an


The Attempt at a Solution


Begin by definition of supremum:
\sup A = a if \forall x \in A, x \leq a and \forall b \in \mathbb R ((\forall x \in A , x \leq b) \rightarrow a \leq b essentially, a supremum is the lowest value of upper bounds of a set.
Also if \exists \max A \rightarrow \sup A = \max A

So I'll try to find a max A and prove sup A exists:
Let us have \exists \max A = M such that \forall x \in A, x \leq M
Suppose that a_n = M. a_n = \sum_{k=0}^n\frac{1}{5 \cdot 10^k}, n \in \mathbb N. If a_n \geq a_{n+1} then \max A = \sup A = a_n
a_{n+1}= \sum_{k=0}^{n}(\frac{1}{5 \cdot 10^n})+ \frac{1}{5 \cdot 10^{n+1}} \rightarrow a_{n+1} &gt; a_n. Therefore max A does not exist.

However, I cannot conclusively prove that sup A does not exist at all for this set A. Intuitively I can see that the elements' difference is becoming smaller and smaller and smaller, hence they should eventually be limited to some specific value. Altho it says if max A exists, it's also the sup A, but it does not say if max A doesn't exist, then there is no sup A.

What am I missing?

Thanks in advance.

EDIT:
Quick and dirty - If I assumed sup A = 0.23, for example, would it be sufficient evidence that sup A does not exist if I show there is a value 0.223 which is still greater than all the elements in the set A, but lesser than the supposed 0.23. Then it follows that I can suppose sup A = 0.222223, which still satisfies the upper bound criteria, however is not the least of the upper bounds. How can I show that there is no sup A in this case?


Of course there IS a sup in this case; I don't know why you think otherwise. In fact, it is a property of real numbers that any bounded set of real numbers has a supremum. However, maximum and supremum need not be the same thing. In this case the set has no maximum, but that does not matter for the problem at hand.

Others have already showed you how to find the supremum.
 

Similar threads

Replies
15
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K