Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Mathematical induction
(section)
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!
== Description == The simplest and most common form of mathematical induction infers that a statement involving a [[natural number]] {{mvar|n}} (that is, an integer {{math|''n'' β₯ 0}} or 1) holds for all values of {{mvar|n}}. The proof consists of two steps: # The '''{{vanchor|base case}}''' (or '''initial case'''): prove that the statement holds for 0, or 1. # The '''{{vanchor|induction step}}''' (or '''inductive step''', or '''step case'''): prove that for every {{mvar|n}}, if the statement holds for {{mvar|n}}, then it holds for {{math|''n'' + 1}}. In other words, assume that the statement holds for some arbitrary natural number {{mvar|n}}, and prove that the statement holds for {{math|''n'' + 1}}. The hypothesis in the induction step, that the statement holds for a particular {{mvar|n}}, is called the '''induction hypothesis''' or '''inductive hypothesis'''. To prove the induction step, one assumes the induction hypothesis for {{mvar|n}} and then uses this assumption to prove that the statement holds for {{math|''n'' + 1}}. Authors who prefer to define natural numbers to begin at 0 use that value in the base case; those who define natural numbers to begin at 1 use that value.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)