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 A177445 #4 Jun 02 2025 02:55:15 %S A177445 1,2,3,5,6,8,10,13,14,17,19,22,24,28,31,36,37,41,44,48,50,55,58,63,65, %T A177445 70,74,80,83,90,95 %N A177445 Partial sums of A120562. %C A177445 Equals row sums of triangle A177446 %F A177445 Partial sums of A120562 = SUM_{0..n} A120562(n). %e A177445 a(7) = (1 + 1 + 1 + 2 + 1 + 2 + 2) = 10, where A120562 = (1, 1, 1, 2, 1, 2, 2,...). %Y A177445 Cf. A120562, A177446 %K A177445 nonn %O A177445 0,2 %A A177445 _Gary W. Adamson_, May 08 2010