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.
%I A380313 #8 Jan 23 2025 00:25:24 %S A380313 0,4,-1,-2,1,-5,-7,-5,1,-2,-1,4,0,-8,0,12,-1,-10,-3,8,-6,-16,-1,18,28, %T A380313 42,31,24,33,46,34,18,38,54,34,10,-5,-24,-7,14,39,68,101,125,100,79, %U A380313 62,36,14,-4,14,36,62,39,12,-19,-54,-93,-123,-89,-59,-93,-131,-160,-193,-162 %N A380313 Partial sums of A379057. %H A380313 Paolo Xausa, <a href="/A380313/b380313.txt">Table of n, a(n) for n = 0..10000</a> %F A380313 a(n) = Sum_{k=0..n} A379057(k). %t A380313 (* A379057list is defined at A379057 *) %t A380313 Accumulate[A379057list[100]] %Y A380313 Cf. A379057. %K A380313 sign,look %O A380313 0,2 %A A380313 _Paolo Xausa_, Jan 20 2025