Jump to content

Base case

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Ost316 (talk | contribs) at 17:58, 20 February 2018 (Cleanup per WP:MOSDAB using Dabfix). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Base case may refer to:

  • Base case (recursion), the terminating scenario in recursion that does not use recursion to produce an answer
  • Base case (induction), the basis in mathematical induction, showing that a statement holds for the lowest possible value of n