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.

A022542 Minimum number of possible solutions for all irreducible stick-cutting problems.

This page as a plain text file.
%I A022542 #8 May 19 2019 23:16:46
%S A022542 0,0,0,2,3,6,8,18,26,78,94,342,388,1660,1728,8592,8616,45068,46848,
%T A022542 267536,282816
%N A022542 Minimum number of possible solutions for all irreducible stick-cutting problems.
%H A022542 F. Faase, <a href="http://www.iwriteiam.nl/cutsticks.html">The cutting sticks problem</a>
%H A022542 Sean A. Irvine, <a href="https://github.com/archmageirvine/joeis/blob/master/src/irvine/oeis/a022/A022542.java">Java program</a> (github)
%K A022542 nonn
%O A022542 1,4
%A A022542 _Frans J. Faase_
%E A022542 Changed beginning, added one more term, May 15 1997
%E A022542 Offset corrected, a(1)-a(5) inserted, and a(21) added by _Sean A. Irvine_, May 19 2019