cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A358357 Maximum length of an induced path (or chordless path) in the n-folded cube graph.

Original entry on oeis.org

1, 1, 2, 4, 10, 22
Offset: 2

Views

Author

Pontus von Brömssen, Nov 12 2022

Keywords

Crossrefs

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