Form of Recursive Definitions
Most recursive definition have three foundations: a base case (basis), an inductive clause, and an extremal clause.
The difference between a circular definition and a recursive definition is that a recursive definition must always have base cases, cases that satisfy the definition without being defined in terms of the definition itself, and all other cases comprising the definition must be "smaller" (closer to those base cases that terminate the recursion) in some sense. In contrast, a circular definition may have no base case, and define the value of a function in terms of that value itself, rather than on other values of the function. Such a situation would lead to an infinite regress.
Read more about this topic: Recursive Definition
Famous quotes containing the words form of, form and/or definitions:
“I have discovered the most exciting, the most arduous literary form of all, the most difficult to master, the most pregnant in curious possibilities. I mean the advertisement.... It is far easier to write ten passably effective Sonnets, good enough to take in the not too inquiring critic, than one effective advertisement that will take in a few thousand of the uncritical buying public.”
—Aldous Huxley (18941963)
“Conscience is the moralized form of self-absorption.”
—Mason Cooley (b. 1927)
“The loosening, for some people, of rigid role definitions for men and women has shown that dads can be great at calming babiesif they take the time and make the effort to learn how. Its that time and effort that not only teaches the dad how to calm the babies, but also turns him into a parent, just as the time and effort the mother puts into the babies turns her into a parent.”
—Pamela Patrick Novotny (20th century)