Check my proof for this homework problem

  • Thread starter Thread starter Artusartos
  • Start date Start date
  • Tags Tags
    Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Artusartos
Messages
236
Reaction score
0

Homework Statement



I attached my question and answer...

Homework Equations





The Attempt at a Solution

 

Attachments

  • 20121218_115434 (1).jpg
    20121218_115434 (1).jpg
    28.6 KB · Views: 723
Physics news on Phys.org
It would be easier to give a good response if you would typeset your work here instead of pasting a photo.

Your proof is incorrect. The following statement is not necessarily true:

"Then for some [itex]s_0 \in S[/itex] such that [itex]s_0 < M[/itex], we have [itex]cs_0 = \sup(cS)[/itex]."

There are two problems with this statement. First, there may not be any [itex]s_0 \in S[/itex] such that [itex]s_0 < M[/itex], for example, if [itex]S[/itex] contains exactly one point. Second, there may not be any [itex]s_0[/itex] which will give this exact equality: [itex]cs_0 = \sup(cS)[/itex]. For example, consider [itex]S = \{q \in \mathbb{Q}: q^2 < 2\}[/itex] and [itex]c = 1[/itex]. Then [itex]\sup(cS) = \sqrt{2}[/itex] and clearly this does not equal [itex]cs_0[/itex] for any [itex]s_0 \in S[/itex], because [itex]S[/itex] contains only rational numbers.
 
Artusartos said:

Homework Statement



I attached my question and answer...

https://www.physicsforums.com/attachment.php?attachmentid=54064&d=1355849917

Homework Equations



The Attempt at a Solution

Assuming that [itex]\displaystyle \sup(\text{S})=M\ :[/itex]

If [itex]\displaystyle \sup(c\text{S})\ne cM\,,\ \text{ then either }\ \sup(c\text{S})< cM\ \text{ or } \sup(c\text{S})> cM\ .[/itex]

If [itex]\displaystyle \ \sup(c\text{S})> cM\,,\ \text{ then there exists}\ cs_0\in c\text{S}\ \text{ such that }\ cs_0>cM\ .\ \ \ ...[/itex]

That should quickly lead to a contradiction.

Then do the other case.
 
SammyS said:
Assuming that [itex]\displaystyle \sup(\text{S})=M\ :[/itex]

If [itex]\displaystyle \sup(c\text{S})\ne cM\,,\ \text{ then either }\ \sup(c\text{S})< cM\ \text{ or } \sup(c\text{S})> cM\ .[/itex]

If [itex]\displaystyle \ \sup(c\text{S})> cM\,,\ \text{ then there exists}\ cs_0\in c\text{S}\ \text{ such that }\ cs_0>cM\ .\ \ \ ...[/itex]

That should quickly lead to a contradiction.

Then do the other case.

Thanks