Definition 2.3.7: Recursive Definition

Let S be a set. If we define a function h from N to S as follows:
  1. h(1) is a uniquely defined element of S
  2. h(n) is defined via a formula that involves at most terms h(j) for 0 < j < n
Then this construction determines a unique function h from N to S.
Context Context


Interactive Real Analysis, ver. 1.9.5
(c) 1994-2007, Bert G. Wachsmuth
Page last modified: Mar 28, 2007