Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Mathematical proof
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Proof by mathematical induction=== {{Main|Mathematical induction}} Despite its name, mathematical induction is a method of [[Deductive reasoning|deduction]], not a form of [[inductive reasoning]]. In proof by mathematical induction, a single "base case" is proved, and an "induction rule" is proved that establishes that any arbitrary case [[Material conditional|implies]] the next case. Since in principle the induction rule can be applied repeatedly (starting from the proved base case), it follows that all (usually [[Infinite set|infinitely]] many) cases are provable.<ref>Cupillari, p. 46.</ref> This avoids having to prove each case individually. A variant of mathematical induction is [[proof by infinite descent]], which can be used, for example, to prove the [[Square root of 2#Proofs of irrationality|irrationality of the square root of two]]. A common application of proof by mathematical induction is to prove that a property known to hold for one number holds for all [[natural number]]s:<ref>[http://zimmer.csufresno.edu/~larryc/proofs/proofs.mathinduction.html Examples of simple proofs by mathematical induction for all natural numbers]</ref> Let {{math|1='''N''' = {1, 2, 3, 4, ...}}} be the set of natural numbers, and let {{math|''P''(''n'')}} be a mathematical statement involving the natural number {{math|''n''}} belonging to {{math|'''N'''}} such that * '''(i)''' {{math|''P''(1)}} is true, i.e., {{math|''P''(''n'')}} is true for {{math|1=''n'' = 1}}. * '''(ii)''' {{math|''P''(''n''+1)}} is true whenever {{math|''P''(''n'')}} is true, i.e., {{math|''P''(''n'')}} is true implies that {{math|''P''(''n''+1)}} is true. * '''Then {{math|''P''(''n'')}} is true for all natural numbers {{math|''n''}}.''' For example, we can prove by induction that all positive integers of the form {{math|2''n'' β 1}} are [[parity (mathematics)|odd]]. Let {{math|''P''(''n'')}} represent "{{math|2''n'' β 1}} is odd": :'''(i)''' For {{math|1=''n'' = 1}}, {{math|1=2''n'' β 1 = 2(1) β 1 = 1}}, and {{math|1}} is odd, since it leaves a remainder of {{math|1}} when divided by {{math|2}}. Thus {{math|''P''(1)}} is true. :'''(ii)''' For any {{math|''n''}}, if {{math|2''n'' β 1}} is odd ({{math|''P''(''n'')}}), then {{math|(2''n'' β 1) + 2}} must also be odd, because adding {{math|2}} to an odd number results in an odd number. But {{math|1=(2''n'' β 1) + 2 = 2''n'' + 1 = 2(''n''+1) β 1}}, so {{math|1=2(''n''+1) β 1}} is odd ({{math|''P''(''n''+1)}}). So {{math|''P''(''n'')}} implies {{math|''P''(''n''+1)}}. :'''Thus''' {{math|2''n'' β 1}} is odd, for all positive integers {{math|''n''}}. The shorter phrase "proof by induction" is often used instead of "proof by mathematical induction".<ref>[http://www.warwick.ac.uk/AEAhelp/glossary/glossaryParser.php?glossaryFile=Proof%20by%20induction.htm Proof by induction] {{Webarchive|url=https://web.archive.org/web/20120218033011/http://www.warwick.ac.uk/AEAhelp/glossary/glossaryParser.php?glossaryFile=Proof%20by%20induction.htm |date=February 18, 2012 }}, University of Warwick Glossary of Mathematical Terminology</ref>
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Mathematical proof
(section)
Add topic