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.

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

This page as a plain text file.
%I A361435 #13 Mar 13 2023 06:23:52
%S A361435 1,3,11,34,144,165,229,517,790,6870,12757,21134,54155,226470,193225,
%T A361435 431900,948949,3960994,6674779,7594013,14204939,32720909,20369309,
%U A361435 176923605,335119938
%N A361435 a(n) is the least positive integer that can be expressed as the sum of one or more consecutive squarefree numbers in exactly n ways.
%e A361435 For n = 3: 11 = 11 = 5 + 6 = 1 + 2 + 3 + 5.
%Y A361435 Cf. A005117, A054859.
%K A361435 nonn,more
%O A361435 1,2
%A A361435 _Ilya Gutkovskiy_, Mar 11 2023
%E A361435 a(21)-a(25) from _Michael S. Branicky_, Mar 12 2023