recursively enumerable (original) (raw)

For a languagePlanetmathPlanetmath L, TFAE:

A language L fulfilling any (and therefore all) of the above conditions is called recursively enumerablePlanetmathPlanetmath.

Examples

    1. The set of encodings of Turing machines which halt when given no input.
    1. The set of integers n for which the hailstone sequence starting at n reaches 1. (We don’t know if this set is recursive, or even if it is N; but a trivial program shows it is recursively enumerable.)