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.

A324081 a(n) is the multiplicity of the rarest values appearing recorded in n-th pair in A324078.

This page as a plain text file.
%I A324081 #8 Feb 15 2019 04:14:00
%S A324081 1,3,1,2,1,2,3,4,1,2,3,4,6,1,2,3,4,5,1,2,3,4,5,6,7,1,2,3,4,5,6,7,9,1,
%T A324081 2,3,4,5,6,7,8,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,12,1,2,3,4,5,
%U A324081 6,7,8,9,10,11,1,2,3,4,5,6,7,8,9,10,11,12,13,1,2,3,4,5,6,7,8,9,10,11,12,13,15,1,2,3,4,5
%N A324081 a(n) is the multiplicity of the rarest values appearing recorded in n-th pair in A324078.
%C A324081 Dropping all but the first occurrence of the terms appears to give A080782.
%H A324081 Joerg Arndt, <a href="/A324081/b324081.txt">Table of n, a(n) for n = 1..5000</a>
%F A324081 a(n) = A324078(2*n).
%F A324081 a(n) = A324079(2*n-1).
%Y A324081 See A324080 for the corresponding rarest values.
%K A324081 nonn
%O A324081 1,2
%A A324081 _Joerg Arndt_, Feb 15 2019