World Scientific
Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×

System Upgrade on Tue, May 28th, 2024 at 2am (EDT)

Existing users will be able to log into the site and access content. However, E-commerce and registration of new users may not be available for up to 12 hours.
For online purchase, please visit us again. Contact us at customercare@wspc.com for any enquiries.

LISP PROGRAM-SIZE COMPLEXITY III

    Applied Mathematics and Computation in press.

    https://doi.org/10.1142/9789812796493_0006Cited by:0 (Source: Crossref)
    Abstract:

    We present a “parenthesis-free” dialect of LISP, in which (a) each primitive function has a fixed number of arguments, and (b) the parentheses associating a primitive function with its arguments are implicit and are omitted. The parenthesis-free complexity of an S-expression e is defined to be the minimum size in characters ∣p∣ of a parenthesis-free LISP expression p that has the value e. We develop a theory of program-size complexity for parenthesis-free LISP by showing (a) that the maximum possible parenthesis-free complexity of an n-bit string is ∼ βn, and (b) how to construct three parenthesis-free LISP halting probabilities Ωpf, Ωpf and Ωpf.