A344900 a(n) is the number of well-formed formulas (wffs) of zeroth-order logic containing n characters (see comments).
1, 1, 13, 25, 37, 61, 97, 561, 1869, 4437, 9097, 17097, 54101, 194189, 583857, 1490017, 3371997, 8916485, 28974361, 94338361, 277239461, 728378813, 1938657473, 5839518033, 18961970605, 59883346869, 174804016553, 493085118121, 1460284207861, 4646560028141
Offset: 1
Keywords
Examples
a(4) = 25, since the number of sentences of zeroth-order logic containing four characters are as follows: ~~~A, ~AxA, Ax~A, ~AxB, Bx~A, ~BxA, and Ax~B, where 'x' is any of the four binary logical operators.
References
- Merrie Bergmann, James Moor, and Jack Nelson. The logic book. Vol. 2. New York: McGraw-Hill, 1990, p. 54.
Links
- Sean A. Irvine, Java program (github).
Crossrefs
Extensions
More terms from Sean A. Irvine, Jul 24 2021
Comments