A300696 a(n) is the number of n-place formulas in first-order logic when variables are allowed to coincide.
1, 2, 8, 46, 350, 3324, 37874, 503458, 7648564, 130722474, 2482437926, 51856030736, 1181704007894, 29172943488602, 775597634145192, 22093062633006326, 671280598744505190, 21671112459225274300, 740767465663838556074, 26727829360555847269034
Offset: 0
Keywords
Links
- Tilman Piesk, Table of n, a(n) for n = 0..150
- Tilman Piesk, List of all 46 formulas with 3 places
- Tilman Piesk, Python code used to generate the sequence
Formula
a(0) = 1, a(n) = 2 * A083355(n) for n > 0.
Comments