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.

A341062 Sequence whose partial sums give A000005.

This page as a plain text file.
%I A341062 #27 Feb 21 2021 14:13:44
%S A341062 1,1,0,1,-1,2,-2,2,-1,1,-2,4,-4,2,0,1,-3,4,-4,4,-2,0,-2,6,-5,1,0,2,-4,
%T A341062 6,-6,4,-2,0,0,5,-7,2,0,4,-6,6,-6,4,0,-2,-2,8,-7,3,-2,2,-4,6,-4,4,-4,
%U A341062 0,-2,10,-10,2,2,1,-3,4,-6,4,-2,4,-6,10,-10,2,2,0,-2,4,-6,8,-5,-1,-2,10,-8,0,0,4,-6,10
%N A341062 Sequence whose partial sums give A000005.
%C A341062 Essentially a duplicate of A051950.
%C A341062 Convolved with A000041 gives A138137.
%C A341062 Convolved with A000027 gives the nonzero terms of A006218.
%C A341062 Convolved with A000070 gives the nonzero terms of A006128.
%C A341062 Convolved with A014153 gives the nonzero terms of A284870.
%C A341062 Convolved with A036469 gives the nonzero terms of A305082.
%C A341062 Convolved with the nonzero terms of A006218 gives A055507.
%C A341062 Convolved with the nonzero terms of A000217 gives the nonzero terms of A078567.
%F A341062 a(n) = A051950(n) for n > 1.
%t A341062 Join[{1}, Differences[Table[DivisorSigma[0, n], {n, 1, 90}]]] (* _Amiram Eldar_, Feb 06 2021 *)
%Y A341062 1 together with A051950.
%Y A341062 Cf. A000005 (partial sums).
%Y A341062 Cf. A000027, A000041, A000070, A000217, A006128, A006218, A014153, A036469, A055507, A078567, A138137, A284870, A305082, A340793.
%K A341062 sign,easy
%O A341062 1,6
%A A341062 _Omar E. Pol_, Feb 04 2021