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.

Showing 1-3 of 3 results.

A358356 Maximum length of an induced cycle (or chordless cycle) in the n-halved cube graph.

Original entry on oeis.org

0, 0, 3, 4, 5, 8, 12, 20
Offset: 1

Views

Author

Pontus von Brömssen, Nov 12 2022

Keywords

Crossrefs

Formula

a(n) <= A358355(n)+2.

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

A361187 Number of chordless cycles in the n-folded cube graph.

Original entry on oeis.org

0, 0, 36, 312, 20264, 136507408
Offset: 2

Views

Author

Eric W. Weisstein, Mar 03 2023

Keywords

Comments

Using the convention that chordless cycles have length >= 4.
Without that convention, the only difference is that a(3) would be 4. - Pontus von Brömssen, Mar 10 2023

Crossrefs

Extensions

a(7) from Pontus von Brömssen, Apr 17 2023
Showing 1-3 of 3 results.