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.
%I A358357 #14 Dec 24 2022 11:15:45 %S A358357 1,1,2,4,10,22 %N A358357 Maximum length of an induced path (or chordless path) in the n-folded cube graph. %H A358357 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/FoldedCubeGraph.html">Folded Cube Graph</a>. %H A358357 Wikipedia, <a href="https://en.wikipedia.org/wiki/Folded_cube_graph">Folded cube graph</a>. %H A358357 Wikipedia, <a href="https://en.wikipedia.org/wiki/Induced_path">Induced path</a>. %F A358357 a(n) >= A358358(n)-2. Equality holds for 3 <= n <= 7. %F A358357 For n > 2, a(n) <= (2^(n-2)*n-1)/(n-1)-1. - _Elijah Beregovsky_, Dec 22 2022 %Y A358357 Cf. A099155, A357619, A358355, A358358. %K A358357 nonn,more %O A358357 2,3 %A A358357 _Pontus von Brömssen_, Nov 12 2022