Prove by Reductio Ad Absurdum (Contradiction)

  • Thread starter Thread starter bubokribuck
  • Start date Start date
  • Tags Tags
    Contradiction
Click For Summary

Homework Help Overview

The discussion revolves around a proof by reductio ad absurdum concerning a subset S of the natural numbers. The property of S is that if an element n is in S, then all integers from 1 to n-1 are also in S. The goal is to prove that S equals the set of all natural numbers.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants explore the implications of the property defining S and question whether specific examples, such as S = {1, 2, 3, 4}, serve as counterexamples. There is also discussion about how to properly articulate assumptions for a proof by contradiction.

Discussion Status

There is ongoing exploration of the definitions and properties of the set S, with some participants questioning the validity of certain statements and assumptions. Guidance has been offered regarding the correct formulation of the proof and the nature of the assumptions involved.

Contextual Notes

Participants note the importance of specifying the nature of n when discussing subsets of natural numbers. There is also a recognition that the original statement may have been misinterpreted or incorrectly stated, leading to confusion in the discussion.

bubokribuck
Messages
42
Reaction score
0
Q:
S is a subset of the natural numbers (the counting numbers) with the following property
n [itex]\in[/itex] S [itex]\Rightarrow[/itex] {1,...,n-1} [itex]\subset[/itex] S.
Prove, by Reductio Ad Absurdum, that S is equal to the set of all natural numbers.First of all, I want to make sure I got all the meanings of the symbols right, so are the following correct?
- n [itex]\in[/itex] S means n is an element of the set S.
- {1,...,n-1} [itex]\subset[/itex] S means every element of {1,...,n-1} is also an element of S, but {1,...,1-n} ≠ S

So that means S must contain more elements than {1,...,n-1} does, right? (i.e. S can be {1,...,n-1,n} ??)

If the above statements are correct and I'm performing a proof by contradiction, how should I start the first sentence?

I know that if I want to prove "1/3 is rational", I'll start by assuming the statement is false, i.e. I'll assume that 1/3 is irrational.

But this question is too complicated, if I am to assume that "n [itex]\in[/itex] S [itex]\Rightarrow[/itex] {1,...,n-1} [itex]\subset[/itex] S" is false, how should I write it in words?
 
Last edited:
Physics news on Phys.org
Suppose S is not equal to the set of natural numbers.
 
bubokribuck said:
Q:
S is a subset of the natural numbers (the counting numbers) with the following property
n [itex]\in[/itex] S [itex]\Rightarrow[/itex] {1,...,n-1} [itex]\subset[/itex] S.
Prove, by Reductio Ad Absurdum, that S is equal to the set of all natural numbers.

Isn't S = {1,2,3,4} a counterexample?
 
ArcanaNoir said:
Suppose S is not equal to the set of natural numbers.
If S is not equal to the set of all natural numbers, can it be equal to the set of integers (positive and negative)? Or the assumption only means S is only a subset of all natural numbers, i.e. S={1,2,3,4,...100}, for example.

LCKurtz said:
Isn't S = {1,2,3,4} a counterexample?
It is indeed. But how about S={-4,-3,-2,-1} ?? Is this a counterexample too?
 
The natural numbers don't include the negative integers.
 
bubokribuck said:
If S is not equal to the set of all natural numbers, can it be equal to the set of integers (positive and negative)? Or the assumption only means S is only a subset of all natural numbers, i.e. S={1,2,3,4,...100}, for example.


It is indeed. But how about S={-4,-3,-2,-1} ?? Is this a counterexample too?

No. It doesn't satisfy that it is a subset of the natural numbers to begin with. And even if you were thinking of all integers, it still doesn't satisfy the hypothesis that n ε S implies the integers less than are all in S.

I don't know where you got this problem, but my guess is that you stated it incorrectly in your original post.
 
LCKurtz said:
No. It doesn't satisfy that it is a subset of the natural numbers to begin with. And even if you were thinking of all integers, it still doesn't satisfy the hypothesis that n ε S implies the integers less than are all in S.

I don't know where you got this problem, but my guess is that you stated it incorrectly in your original post.

I was given this question as homework.

I think I got what you say now. So I'll assume "S is not equal to the set of all natural numbers", i.e. it is not equal to the set {1,2,3,...,n}.

However, my question is that if S is not equal to the set of all natural numbers, then what will it be? How should I write it? Maybe S={1,2,3,...,n-1}?
 
You can't say "S= {1, 2, 3, ..., n-1}" without speciying what n is. You could, for example, say "S= {1, 2, 3, ..., n-1} where n is any positive integer."

In any case, the crucial point is that the statement in your original post, "If S is a subset of the natural numbers (the counting numbers) with the following property
n ∈ S ⇒ {1,...,n-1}, then S is equal to the set of all natural numbers" is NOT true.

What is true is that "if S is a subset of the natural numbers with the property that {1, ..., n-1}is a subset of S⇒ n∈ S then S is the set of all natural numbers". That is the "weak induction principal".
 
HallsofIvy said:
You can't say "S= {1, 2, 3, ..., n-1}" without speciying what n is. You could, for example, say "S= {1, 2, 3, ..., n-1} where n is any positive integer."


Aren't the following two statements just the same? If we write them out as symbols:

In any case, the crucial point is that the statement in your original post, "If S is a subset of the natural numbers (the counting numbers) with the following property
n ∈ S ⇒ {1,...,n-1}, then S is equal to the set of all natural numbers" is NOT true.


If N = set of all natural numbers = {1,...,n}

S=N when S [itex]\subseteq[/itex] N with properties n ∈ S ⇒ {1,...,n-1} <<< And we assume this is not true.

What is true is that "if S is a subset of the natural numbers with the property that {1, ..., n-1}is a subset of S⇒ n∈ S then S is the set of all natural numbers". That is the "weak induction principal".


S=N when S [itex]\subseteq[/itex] N with properties {1,...,n-1} ⇒ n ∈ S <<< Isn't this just the same as the above one?


Or it differs if "⇒ n ∈ S" is placed differently? But I thought "⇒ n ∈ S" just means "that implies n is an element of S", so it should make no difference to either statement. Is this not what it is?
 
  • #10
bubokribuck said:
Aren't the following two statements just the same? If we write them out as symbols:


If N = set of all natural numbers = {1,...,n}
That statement is nonsense.
S=N when S [itex]\subseteq[/itex] N with properties n ∈ S ⇒ {1,...,n-1} <<< And we assume this is not true.
I have no idea what that statement is supposed to mean.
S=N when S [itex]\subseteq[/itex] N with properties {1,...,n-1} ⇒ n ∈ S <<< Isn't this just the same as the above one?


Or it differs if "⇒ n ∈ S" is placed differently? But I thought "⇒ n ∈ S" just means "that implies n is an element of S", so it should make no difference to either statement. Is this not what it is?

It is very difficult to discuss this with you when we can't figure out what you mean. It would help if you would first write what problem you are trying to solve in the form:

If (the hypotheses here) then (the conclusion here).

Then if you are using an indirect argument would start: Suppose the theorem is false. Then (what would be true here).

I pointed out in my first post that the proposition you were trying to prove is false. There is nothing to discuss until you first state a correct proposition . Start with that.
 
  • #11
bubokribuck said:
Aren't the following two statements just the same? If we write them out as symbols:




If N = set of all natural numbers = {1,...,n}

S=N when S [itex]\subseteq[/itex] N with properties n ∈ S ⇒ {1,...,n-1} <<< And we assume this is not true.




S=N when S [itex]\subseteq[/itex] N with properties {1,...,n-1} ⇒ n ∈ S <<< Isn't this just the same as the above one?


Or it differs if "⇒ n ∈ S" is placed differently? But I thought "⇒ n ∈ S" just means "that implies n is an element of S", so it should make no difference to either statement. Is this not what it is?

No, they are not the same. One says "if A then B" and the other says "if B then A".
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K