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.

A232234 Additive bases: a(n) is the least integer such that there is an n-element set of nonnegative integers, the sums of pairs of which are distinct and at most a(n).

This page as a plain text file.
%I A232234 #34 Jun 25 2021 11:46:40
%S A232234 0,2,6,12,22,34,50,68,88,110,144,170,212,254,302,354,398,432,492,566,
%T A232234 666,712,744,850,960,984,1106
%N A232234 Additive bases: a(n) is the least integer such that there is an n-element set of nonnegative integers, the sums of pairs of which are distinct and at most a(n).
%C A232234 By definition, these terms are twice the terms of A003022, see comment there. - _Bernd Mulansky_, Jun 25 2021
%C A232234 Lexicographically first basis that yields a(16) = 354 is {0,1,4,11,26,32,56,68,76,115,117,134,150,163,168,177}. - _Fausto A. C. Cariboni_, Nov 01 2017
%C A232234 Lexicographically first basis that yields a(17) = 398 is {0,5,7,17,52,56,67,80,81,100,122,138,159,165,168,191,199}. - _Fausto A. C. Cariboni_, Nov 26 2017
%H A232234 Fausto A. C. Cariboni, <a href="/A232234/a232234.txt">All additive bases that yield a(n) for n = 2..17</a>, Dec 31 2017.
%H A232234 Z. Skupien and A. Zak, Pair-sums packing and rainbow cliques, in <a href="http://www.math.uiuc.edu/~kostochk/Zykov90-Topics_in_Graph_Theory.pdf">Topics In Graph Theory</a>, A tribute to A. A. and T. E. Zykovs on the occasion of A. A. Zykov's 90th birthday, ed. R. Tyshkevich, Univ. Illinois, 2013, pages 131-144 (in English and Russian).
%Y A232234 These terms are twice the terms of A003022.
%Y A232234 See A004133 for another version.
%K A232234 nonn,more
%O A232234 1,2
%A A232234 _N. J. A. Sloane_, Nov 24 2013
%E A232234 a(16) from _Fausto A. C. Cariboni_, Nov 01 2017
%E A232234 a(17) from _Fausto A. C. Cariboni_, Nov 26 2017
%E A232234 a(18)-a(27) added by _Bernd Mulansky_, Jun 25 2021