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.

A274071 a(n) is the least possible sum of a sequence of distinct terms consisting of exactly prime(i) multiples of prime(i) for i = 1 to n.

This page as a plain text file.
%I A274071 #32 Oct 03 2016 16:04:45
%S A274071 6,20,87,304,1398,3582,9218,18270,34873,70451
%N A274071 a(n) is the least possible sum of a sequence of distinct terms consisting of exactly prime(i) multiples of prime(i) for i = 1 to n.
%C A274071 From _R. J. Mathar_, Jun 23 2016: (Start)
%C A274071 a(5) <= 1398 with [5 7 11 22 25 33 35 49 55 77 91 99 119 121 143 154 165 187].
%C A274071 a(6) <= 3582 with [7 11 13 26 33 35 39 49 55 65 77 91 117 119 121 143 169 187 209 221 247 253 286 299 325 385].
%C A274071 a(7) <= 9372 with [7 11 13 17 34 49 51 55 65 68 77 85 91 119 121 143 153 169 187 209 221 247 253 289 299 319 323 341 377 391 403 425 481 493 527 595 663 1001].
%C A274071 a(8) <= 19649 with [11 13 17 19 38 57 76 77 85 91 95 119 121 133 143 169 171 187 209 221 247 253 285 289 299 319 323 341 361 377 391 403 407 437 475 481 493 527 533 551 559 589 611 629 665 697 703 731 779 799 833 901 1309].
%C A274071 a(9) <= 37439. a(10) <= 74605. a(11) <= 128595. a(12) <= 215047. a(13) <= 345639. a(14) <= 506980. a(15) <= 724064. (End)
%C A274071 a(11-20) <= (118833, 202546, 322763, 470583, 668392, 956378, 1363577, 1830468, 2461758, 3229840). - _Lars Blomberg_, Oct 03 2016
%H A274071 Claudio Meller Blog, <a href="http://simplementenumeros.blogspot.com.ar/2016/04/1443-extension-del-problema-anterior.html">Problem 1443</a>, April 28 2016.
%H A274071 Lars Blomberg, <a href="/A274071/a274071.txt">Details of solutions (1-10) and estimates (11-20)</a>
%e A274071 a(1) = 6 from the sequence (2,4).
%e A274071 a(3) = 87 (3,9,5,10,15,20,25): this sequence has only two multiples of 2, only three multiples of 3 and only five multiples of 5.
%K A274071 nonn,more
%O A274071 1,1
%A A274071 _Claudio Meller_, Jun 09 2016
%E A274071 a(4) from _Zak Seidov_, Jun 09 2016
%E A274071 "Distinct terms" added to definition by _N. J. A. Sloane_, Jun 21 2016
%E A274071 a(5)-a(10) from _Lars Blomberg_, Oct 03 2016