GET TUTORING NEAR ME!

By providing your phone number, you consent to receive text messages from Club Z! for purposes related to our services. Message frequency may vary. Message and Data Rates may apply. Reply HELP for help or STOP to unsubscribe. See our Privacy Policy and our Terms and Conditions page

    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.