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.

A082415 Numbers n such that in all partitions of n into distinct coprimes these coprimes are also mutually relatively prime.

This page as a plain text file.
%I A082415 #4 Mar 30 2012 18:50:32
%S A082415 1,2,3,4,5,6,8,9,10,12,14,16,18,22,24,30
%N A082415 Numbers n such that in all partitions of n into distinct coprimes these coprimes are also mutually relatively prime.
%C A082415 A083290(a(n)) = A036998(a(n)).
%e A082415 8=1+7=3+5, so 8 is a term because of 1 _|_ 7 and 3 _|_ 5.
%K A082415 nonn
%O A082415 1,2
%A A082415 _Reinhard Zumkeller_, Apr 23 2003