Ordinary Induction vs Complete Induction

  • Context: Undergrad 
  • Thread starter Thread starter Seydlitz
  • Start date Start date
  • Tags Tags
    Complete Induction
Click For Summary

Discussion Overview

The discussion centers on the differences and similarities between ordinary induction and complete induction (also known as strong induction) in mathematical proofs. Participants explore the definitions, significance, and applications of both methods, as well as their equivalence and the conditions under which each is used.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested

Main Points Raised

  • Some participants describe ordinary induction as proving a statement ##P(x)## for all ##x## in ##\mathbb{Z}## by establishing ##P(1)## and showing ##P(k+1)## assuming ##P(k)## is true.
  • Others note that complete induction requires assuming ##P(k)## and all previous statements ##P(l)## for ##l \leq k## to prove ##P(k+1)##, questioning the significance of this difference.
  • There is a suggestion that both methods are valid and can be used interchangeably in some contexts, with no special distinction made in certain educational settings.
  • One participant expresses confusion about the implications of assuming what one is trying to prove, indicating a potential misunderstanding of the induction process.
  • Another participant asserts that strong induction is equivalent to ordinary induction, emphasizing that both methods can be used to prove the same statements under different assumptions.
  • There is a discussion about whether the ordinary induction hypothesis is sufficient to cover all cases that complete induction can address.
  • One participant clarifies that proof methods do not determine the truth of statements, but rather serve to demonstrate their truth or falsehood.

Areas of Agreement / Disagreement

Participants express varying levels of understanding and agreement regarding the significance and application of ordinary versus complete induction. Some see them as interchangeable, while others highlight distinct differences in their assumptions and implications. The discussion remains unresolved regarding the clarity of when to use each method and the implications of their equivalence.

Contextual Notes

Some participants express uncertainty about the definitions and applications of induction methods, indicating a reliance on specific educational contexts that may not emphasize the differences. There are also concerns about the assumptions made during proofs, which may not be fully addressed in the discussion.

Seydlitz
Messages
262
Reaction score
4
With my current understanding, the ordinary principle of Mathematical Induction is a method to prove, whether some statement ##P(x)## is true for all ##x## in ##\mathbb{Z}##, considering the truth of ##P(1)## and then the truth of ##P(k+1)## assuming ##P(k)## is true.

For Complete Induction, Spivak mentioned that, "It sometimes happen than in order to prove ##P(k+1)## we must assume not only ##P(k)## but also ##P(l)## for all natural numbers ##l \leq k##." So that is then the only difference? The difference in assumption?

I cannot see yet the significance of it. When do we use ordinary principle and this stronger version? It's a bit more confusing when he says that we could prove the stronger version with the ordinary version. Can you guys give me perhaps simpler example or formulation?

Does it work like this? I want to know if ##A## contains ##\mathbb{Z}##. I assume this is so. To prove that, then ##A## must contain ##1##, which is true, and hence ##k## and ##k+1## is also in ##A##, if ##A## contains ##\mathbb{Z}##. But I've just assumed ##A## contains ##\mathbb{Z}##, so it is true then that ##A## contains ##\mathbb{Z}##. If we want to prove this using ordinary induction we can't, because we only assume ##k## is in ##A##, maybe there are other numbers that is in ##A## but not in ##\mathbb{Z}##.

(My last educational background is only that of high-school computational-styled Mathematics)
 
Last edited:
Mathematics news on Phys.org
Seydlitz said:
I cannot see yet the significance of it.
Me neither, and I never saw someone treating them as different tools here in Germany.
They are both valid ways to use induction.
There is no special name for an induction starting at n=3, so where is the point in a special name using all lower indices (as we already know that those are valid independent of the type of induction we use).

Does it work like this? I want to know if ##A## contains ##\mathbb{Z}##. I assume this is so. To prove that, then ##A## must contain ##1##, which is true, and hence ##k## and ##k+1## is also in ##A##, if ##A## contains ##\mathbb{Z}##. But I've just assumed ##A## contains ##\mathbb{Z}##, so it is true then that ##A## contains ##\mathbb{Z}##. If we want to prove this using ordinary induction we can't, because we only assume ##k## is in ##A##, maybe there are other numbers that is in ##A## but not in ##\mathbb{Z}##.
I have no idea what you mean here. You cannot assume what you want to show, that does not lead to anything (unless you find a contradiction).
 
Seydlitz said:
With my current understanding, the ordinary principle of Mathematical Induction is a method to prove, whether some statement ##P(x)## is true for all ##x## in ##\mathbb{Z}##, considering the truth of ##P(1)## and then the truth of ##P(k+1)## assuming ##P(k)## is true.

For Complete Induction, Spivak mentioned that, "It sometimes happen than in order to prove ##P(k+1)## we must assume not only ##P(k)## but also ##P(l)## for all natural numbers ##l \leq k##." So that is then the only difference? The difference in assumption?

I cannot see yet the significance of it. When do we use ordinary principle and this stronger version? It's a bit more confusing when he says that we could prove the stronger version with the ordinary version. Can you guys give me perhaps simpler example or formulation?

It is sometimes called strong induction. It is exactly as powerful as weak induction but the induction hypothesis is stronger. When you need a stronger induction hypothesis, you use strong induction.
 
Verty got in before me, but I can just agree! "Strong induction" can be shown to be exactly equivalent to regular induction. It is obvious that if a statement is true whenever "if P(k) is true then P(k+1) is true, then it certainly is true if it true whenever "if P(i) is true for all i< k then it is true for P(k)" because if "P(i) is true for all i< k", certainly P(k-1) is true. The remarkable thing is that it is also true the other way around: if a statement is true whenever "if P(i) is true for all i< k then it is P(k)" then it is true whenever "if P(k) is true then P(k+1) is true". That has to be proved separately.
 
Ok so if I got you right, basically the ordinary induction hypothesis is enough to complete all what needs to be done? So anything one can prove something using ordinary induction, must always be true for the complete induction?
 
There is no "true for [proof method]". A statement is either true or false*. Proof methods are just methods to show one of those.
Both ordinary and complete induction are proof methods. If you can prove something with one of them, it is true.

*I know that this is not so clear, but please stay on the level of this thread.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K