Inducing on Q+: Is it Possible?

  • Context: Graduate 
  • Thread starter Thread starter Treadstone 71
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
Treadstone 71
Messages
275
Reaction score
0
Is it possible to induce on Q+ by showing that a statement is true for n=1 and (n/m=>(n+1)/m AND n/m=>n/(m+1))?
 
Last edited:
Physics news on Phys.org
Treadstone 71 said:
Is it possible to induce on Q by showing that a statement is true for n=1 and (n=>n+1 AND n=>n/(n+1))?

First, have you tried induction on the integers?

Positive and Negative.
 
Yes, I have used induction many times before on the integers. My question is whether it is possible prove that a statement is true for all (positive) rational numbers, by induction, in principle.
 
Last edited:
Treadstone 71 said:
Yes, I have used induction many times before on the integers. My question is whether it is possible prove that a statement is true for all (positive) rational numbers, by induction, in principle.

Yes, that is entirely possible.
 
Excellent, thanks for the reply.
 
Any set that can be well ordered can be inducted upon, and every set can be well ordered (if we accept the axiom of choice), it's just that it's difficult in general, though easier for the rationals since they are lexicographically ordered naturally. The usual way to do it is to assume that there is a set of counter examples, by the well ordering there is a minimal one and we try to deduce a deduction. FOr example one can show that the nCr function is integer valued by induction like this.