Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Recursively Undecidable

    Definition

    Determination of whether predicate P(x_1, ..., x_n) is true or false for any given values of x_1, ..., x_n is called its decision problem. The decision problem for predicate P(x_1, ..., x_n) is called recursively decidable if there is a total recursive function f(x_1, ..., x_n) such that f(x_1, ..., x_n) = {1 | if P(x_1, ..., x_n) is true 0 | if P(x_1, ..., x_n) is false. auto right match Given the equivalence of computability and recursiveness, this definition may be restated with reference to computable functions instead of recursive functions.

    Back to List | POWERED BY THE WOLFRAM LANGUAGE