Recursion/Induction/Remark

From Wikiversity
Jump to navigation Jump to search

Closely related with induction is the principle of recursive definition. Here, one would like to define for every natural number a mathematical expression. This can be done by assigning to explicitly an expression and to describe how the expression for might be computed from the expression for . This rule is called the recursive step. The inductive structure of the natural numbers ensures that for every natural number a unique expression is determined. For example, one can define an expression by the initial step

and the recursive step