0

I am having a really hard time coming up with a proof for this problem. For every finite set $F\subseteq \mathbb{R}$, let $\Sigma(F)$ denote the sum of the numbers in $F.(\Sigma(\emptyset)=0)$. Show that if $S\subseteq (0,+\infty)$ and $\Sigma(F)\leq100$ for every finite set $F \subseteq S$, then $S$ is finite or countable. I can't see why $S$ could be countable but not uncountable. Any suggestions are much appreciated.

fishy
  • 3

2 Answers2

2

Hint: Let $S_n=\{s\in S\mid s>\frac{1}{n}\}$. How many elements can be in $S_n$ if $\sum(F)<100$ for all finite $F\subseteq S$?

Thomas Andrews
  • 177,126
-2

$S=\{1,1/2,1/4,1/8,1/16,\ldots\}$ is an example of a countably infinite set that meets the requirements.

Chris Culter
  • 26,806
  • 1
    And how should this be an answer to the question? – egreg Aug 16 '14 at 22:46
  • @egreg OP said "I can't see why $S$ could be countable but not uncountable", so I gave an example. – Chris Culter Aug 16 '14 at 23:10
  • You are misreading that part of the question, @ChrisCulter. The question isn't "are there examples of countably infinite $S$," but why can there exist such infinite sets but not uncountably infinite sets. – Thomas Andrews Aug 16 '14 at 23:45
  • @ThomasAndrews Sure, that's the original prompt given to fishy. I guess I tried too hard to interpret fishy's question in a way that isn't a restatement of the original prompt. – Chris Culter Aug 16 '14 at 23:57