Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #6 Feb 02 2020 16:02:44
%S 0,2,3,4,6,8,11,14,18,23,27
%N Length of the longest prime implicant of the Y function of order n.
%D D. E. Knuth, The Art of Computer Programming, Vol. 4A, Exercise 7.1.1-68.
%Y Cf. A134952.
%K nonn,more
%O 0,2
%A _Don Knuth_, Jan 26 2008