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.

A085188 Partial sums of A085189.

This page as a plain text file.
%I A085188 #9 Jan 12 2024 10:25:43
%S A085188 0,1,3,4,7,12,13,15,16,19,27,28,31,43,60,61,63,64,67,72,73,75,76,79,
%T A085188 87,88,91,103,132,133,135,136,139,147,148,151,163,207,208,211,223,283,
%U A085188 360,361,363,364,367,372,373,375,376,379,387,388,391,403,420,421,423,424
%N A085188 Partial sums of A085189.
%H A085188 Antti Karttunen, <a href="/A085188/b085188.txt">Table of n, a(n) for n = 0..1429</a>
%F A085188 a(0)=0, a(n) = a(n-1)+A085189(n-1).
%Y A085188 Same sequence shown in factorial base: A085187. It seems that a(A000108(n)) = A001710(n). Cf. A085195.
%K A085188 nonn
%O A085188 0,3
%A A085188 _Antti Karttunen_, Jun 14 2003