A300693 a(n) = number of edges in a concertina n-cube.
0, 1, 6, 42, 344, 3230, 34452
Offset: 0
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
- Tilman Piesk, Python code used to generate the sequence
Formula
a(n) = A300700(n, n-1).
Comments