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.

A164910 Partial sums of A088748.

This page as a plain text file.
%I A164910 #6 Jun 02 2025 01:53:50
%S A164910 1,3,6,8,11,15,18,20,23,27,32,36,39,43,46,48,51,55,60,64,69,75,80,84,
%T A164910 87,91,96,100,103,107,110,112
%N A164910 Partial sums of A088748.
%C A164910 The offset is given as 1 to be in agreement with: a(2^n), n>0 = A001792(n),
%C A164910 where A001792 = the binomial transform of the natural numbers: (1, 3, 8, 20,
%C A164910 48,...). Example: a(8) = a(2^3) = 20 = A001792(3).
%F A164910 Partial sums of A088748: (1, 2, 3, 2, 3, 4, 3, 2,...)
%Y A164910 Cf. A088748, A001792
%K A164910 nonn
%O A164910 1,2
%A A164910 _Gary W. Adamson_, Aug 30 2009
%E A164910 Typo in data corrected by Kevin Ryde, Jan 22 2012