A374236 Row sums of A360495.
0, 2, 7, 14, 26, 40, 58, 78, 104, 132, 164, 198, 239
Offset: 1
Crossrefs
Cf. A360495.
Formula
a(n) = Sum_{k=1..n} A360495(n,k).
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.
A080804[n_]:=n+Floor[Log2[n]];Array[A080804,100] (* Paolo Xausa, Sep 26 2023 *)
Comments