A358357 Maximum length of an induced path (or chordless path) in the n-folded cube graph.
1, 1, 2, 4, 10, 22
Offset: 2
Links
- Eric Weisstein's World of Mathematics, Folded Cube Graph.
- Wikipedia, Folded cube graph.
- Wikipedia, Induced path.
Formula
a(n) >= A358358(n)-2. Equality holds for 3 <= n <= 7.
For n > 2, a(n) <= (2^(n-2)*n-1)/(n-1)-1. - Elijah Beregovsky, Dec 22 2022