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.

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

This page as a plain text file.
%I A358358 #6 Nov 15 2022 09:16:44
%S A358358 0,3,4,6,12,24
%N A358358 Maximum length of an induced cycle (or chordless cycle) in the n-folded cube graph.
%H A358358 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/FoldedCubeGraph.html">Folded Cube Graph</a>.
%H A358358 Wikipedia, <a href="https://en.wikipedia.org/wiki/Folded_cube_graph">Folded cube graph</a>.
%H A358358 Wikipedia, <a href="https://en.wikipedia.org/wiki/Induced_path">Induced path</a>.
%F A358358 a(n) <= A358357(n)+2. Equality holds for 3 <= n <= 7.
%Y A358358 Cf. A000937, A357620, A358356, A358357.
%K A358358 nonn,more
%O A358358 2,2
%A A358358 _Pontus von Brömssen_, Nov 12 2022