What is the flaw in the statement about T and how can it be corrected?

  • Thread starter Thread starter Jamin2112
  • Start date Start date
  • Tags Tags
    Natural
Jamin2112
Messages
973
Reaction score
12

Homework Statement



Let m be a natural number. Find the flaw in the statement below. Explain why the statement is not valid, and change one symbol to correct it.

"If T is a set of natural numbers such that 1) m \in T and 2) n \in T implies n+1 \in T, then T = {n \in N : n ≥ m}

Homework Equations



Dunno.

The Attempt at a Solution



Part 2) of the if statement tells us that T is an infinite set. I'm not sure exactly how 1) and 2) are connected. Hmmmm ...

Help me get started.
 
Physics news on Phys.org
To get started think about this. Is m-1 in T?
 
Dick said:
To get started think about this. Is m-1 in T?

Hmmm ...

T is going to look something like {k, k+1, k+2, ...}, where k≥1 is an integer. That's basically what the second condition tells me.

m is some element in T. That's all I know about m. Could m-1 be in T? As long as m>k.
 
So is their equation for T correct?
 
Jamin2112 said:
Hmmm ...

T is going to look something like {k, k+1, k+2, ...}, where k≥1 is an integer. That's basically what the second condition tells me.

m is some element in T. That's all I know about m. Could m-1 be in T? As long as m>k.

Ok, so you don't know if m-1 is in T. On the other hand, m-1 is definitely NOT in [m,infinity). That suggests that T and [m,infinity) are not necessarily the same thing.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top