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.

A361473 a(n) is the least positive integer that can be expressed as the sum of one or more consecutive nonprime numbers in exactly n ways.

This page as a plain text file.
%I A361473 #12 Mar 14 2023 09:29:21
%S A361473 1,10,27,45,143,306,903,465,1215,3037,2418,4809,17193,8349,32055,
%T A361473 75847,117705,306075,379395,467955,1269075,2517687,1809295,4720023,
%U A361473 6375915,12961575,21540987,35647010,16615305,192717405,268822806,186269391,247067415
%N A361473 a(n) is the least positive integer that can be expressed as the sum of one or more consecutive nonprime numbers in exactly n ways.
%e A361473 For n = 2: 10 = 10 = 4 + 6.
%Y A361473 Cf. A018252, A054859.
%K A361473 nonn
%O A361473 1,2
%A A361473 _Ilya Gutkovskiy_, Mar 13 2023
%E A361473 a(25)-a(33) from _Michael S. Branicky_, Mar 13 2023