What Is the Smallest Element of Set S in Induction Principle Homework?

annoymage
Messages
360
Reaction score
0
S={t\inZ+ | (3t-200)/2 \inZ+}

how to i find the element of S, provided some of this theorem:

1. every nonempty set of non negetive integer contains a least element: that is, some integer a in S such that a=<b for all b's belongingmto S

2. if a and b any positive integer, then there exist a positive integer n such that na<b

3. induction principle

from theorem 1. how do i find the least integer??
 
Last edited:
Physics news on Phys.org


Your goal is just to find the least element of S? I wouldn't use any of those. Look at the function that describes S... it's increasing with t, so you just want to make it as small as possible
 


can clarify a bit more,
i don't know how to make it small as possible
 


help T_T, someone,.. clarify for me. owho
 


Graph y = (3/2)t - 100 for t > 0. The graph is a portion of a straight line.
 


ok, i thought of that, hmm, i'll try to convey my inept attempt

the smallest possible are (3/2)t>100 for y to be positive
t must be even for (3/2)t to me integer,

so,
y=2,t=68
y=5,t=70
y=8,t=72
y=11,t=74

so, S={2n+68 l n\inZ}

correct me please

so, i don't need use those above definition(except for induction)
 


For what t is (3/2)t - 100 > 0?
For what t in Z+ is the inequality above satisified?
 
Back
Top