login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A300693
a(n) = number of edges in a concertina n-cube.
2
0, 1, 6, 42, 344, 3230, 34452
OFFSET
0,3
COMMENTS
n-place formulas in first-order logic like Ax Ey P(x, y) can be ordered by implication. This Hasse diagram has A000629(n) vertices and a(n) edges.
This is the second diagonal on the right in A300700, the triangle of faces in the concertina n-cube.
The corresponding sequence for cocoon concertina n-cubes, which have more internal vertices and edges, is A300694.
LINKS
Tilman Piesk, Formulas in predicate logic (Wikiversity)
Tilman Piesk, Image of a concertina square with 6 and cube with 42 edges
Tilman Piesk, Lists of edges for n=2..5
FORMULA
a(n) = A300700(n, n-1).
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Tilman Piesk, Apr 03 2018
STATUS
approved