Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

11: Recurrence and induction

( \newcommand{\kernel}{\mathrm{null}\,}\)

  • 11.1: Sequences
    Counting Set: the set N<m={n∈N|n<m}={0,1,…,m−1}
  • 11.2: Recurrence Relations
    Recursively-defined sequence: a sequence {ak} from a set A, where a0,a1,…,aK−1 are defined explicitly, and for k≥K, the term ak is defined in terms of some (or all) of the previous terms in the sequence a0,a1,…,ak−1
  • 11.3: Solving through Iteration
    Given a recursively defined sequence {ak}, we can “unravel” the recursive definition to determine an explicit formula for the general term ak which involves only the index k.
  • 11.4: Inductive definitions
    We can use the idea of recursive definitions in a more general manner.
  • 11.5: Activities
  • 11.6: Exercises


This page titled 11: Recurrence and induction is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Jeremy Sylvestre via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?