Problem with the principle of induction

  • Context: Undergrad 
  • Thread starter Thread starter mathsciguy
  • Start date Start date
  • Tags Tags
    Induction Principle
Click For Summary

Discussion Overview

The discussion revolves around the principle of mathematical induction, specifically addressing concerns about its circularity and the validity of its conditions. Participants explore the theoretical underpinnings of induction, its implications, and the necessity of certain assumptions for its application.

Discussion Character

  • Debate/contested
  • Conceptual clarification
  • Technical explanation

Main Points Raised

  • One participant expresses concern that the principle of induction appears circular, as it presupposes the truth of P(k) to prove P(n) for all natural numbers.
  • Another participant argues that the conditions (i) and (ii) of the principle are necessary for its validity and do not constitute circular reasoning.
  • Some participants suggest that a formal proof of induction exists and reference external resources for further clarification.
  • There is a discussion about the Well Ordering Principle as a basis for proving induction, with acknowledgment that assuming the implication in (ii) is crucial.
  • One participant notes that while inductive proofs may seem circular, they are valid as long as the implication is correctly established.
  • Examples of incorrect inductive proofs are mentioned to illustrate common errors in reasoning.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether the principle of induction is circular. Some believe it is valid under its conditions, while others remain uncertain about its implications and assumptions.

Contextual Notes

Participants highlight the importance of understanding the assumptions behind the principle of induction and the implications of its conditions, indicating that the discussion may depend on varying interpretations of these concepts.

mathsciguy
Messages
134
Reaction score
1
The principle of induction states that:
Suppose\ that\ P(n)\ is\ a\ statement\ involving\ a\ general\ positive\ integer\ n.\ Then\ P(n)\ is\ true\ for\ all\ positive\ integers\ 1,2,3,...\ if\
(i)\ P(1)\ is\ true,\ and
(ii)\ P(k) \rightarrow P(k+1)\ for\ all\ positive\ integers\ k.
I found it a bit circular to prove that the statement P(n) holds true for all n that is an element of natural numbers by presupposing P(k) is true for all k that is an element natural numbers.

That is what I thought at first, but I'm thinking that that's false, since what the principle of induction states in (ii) is that the implication itself is what needs to be true.

I'm still not too comfortable with the principle of induction, could anyone take a look on my thoughts?
 
Last edited:
Physics news on Phys.org
I just have programmer's logic under my belt, but it doesn't seem circular to me, (i) and (ii) are conditions on which the principle is true. If the predicate P(1) is true from (i), and if we know that P(1+1) is true when P(1) is true from (ii), and that P(1+1+1) is true when P(1+1) is true..., then we know that P(k+1) is true when P(k) is true. So we can induce that P(n) is true for all positive integers?
 
hddd123456789 said:
I just have programmer's logic under my belt, but it doesn't seem circular to me, (i) and (ii) are conditions on which the principle is true. If the predicate P(1) is true from (i), and if we know that P(1+1) is true when P(1) is true from (ii), and that P(1+1+1) is true when P(1+1) is true..., then we know that P(k+1) is true when P(k) is true. So we can induce that P(n) is true for all positive integers?

Well, I get that. Just so I'm making myself clear, I actually thought about the circularity for some time and I tried to resolve it by adhering strictly on what the principle says, and that (i) and (ii) should be true; (ii) which states that the implication itself must be true and not just presupposing P(k) is true. I just want someone to give their insight on that.

hddd Got it right. It sounds like what you're looking for is a proof that induction itself works, for which there is a formal proof as well. Wikipedia has a pretty concise example here: http://en.wikipedia.org/wiki/Mathema...ical_induction

Is that the proof using the Well Ordering Principle? I'm actually familiar with that.
 
Last edited by a moderator:
Yes, it's the well ordered principle. I reread your question and you/re right, you must assume that (ii) is true. If you cannot make that assumption (or prove it), then you cannot prove that P(n) is true for all natural n via induction, and you must use some other proof.
 
Yes, the implication is what must be true. That P(k) implies P(k+1).

In order to prove the implication, you typically assume P(k), then deduce P(k+1) from that assumption. So a correct inductive proof can look circular, but it is not. Sometimes it helps to examine an incorrect inductive proof to see how they work. Consider
http://www.greylabyrinth.com/discussion/viewtopic.php?t=4371&sid=d2055447e6ff685ca3f562a112c3ed4c

And here are a couple with simpler errors.
http://www.purplemath.com/modules/inductn2.htm
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K