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.

A184956 Maximum number of parts in a partition of n into pairwise coprime parts that are >= 2.

This page as a plain text file.
%I A184956 #27 Feb 24 2021 10:45:22
%S A184956 1,1,1,2,1,2,2,2,3,2,3,2,3,3,3,4,3,4,3,4,3,4,3,4,4,4,5,4,5,4,5,4,5,4,
%T A184956 5,4,5,5,5,6,5,6,5,6,5,6,5,6,5,6,5,6,5,6,6,6,7,6,7,6,7,6,7,6,7,6,7,6,
%U A184956 7,6,7,6,7,7,7,8,7,8,7,8,7,8,7,8,7,8,7,8,7,8,7,8,7,8,7,8,8,8,9
%N A184956 Maximum number of parts in a partition of n into pairwise coprime parts that are >= 2.
%H A184956 Fausto A. C. Cariboni, <a href="/A184956/b184956.txt">Table of n, a(n) for n = 2..700</a>
%Y A184956 Cf. A000837, A007359, A007360, A051424, A187718.
%K A184956 nonn
%O A184956 2,4
%A A184956 _Max Alekseyev_, Mar 17 2011