LINKS
Seiichi Manyama, <a href="/A363514/b363514_1.txt">Table of n, a(n) for n = 1..10000</a>
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
Seiichi Manyama, <a href="/A363514/b363514_1.txt">Table of n, a(n) for n = 1..10000</a>
reviewed
approved
proposed
reviewed
editing
proposed
Seiichi Manyama, <a href="/A363514/b363514_1.txt">Table of n, a(n) for n = 1..10000</a>
approved
editing
reviewed
approved
proposed
reviewed
editing
proposed
a[n_] := DivisorSum[3*n - 1, # &, Mod[#, 3] == 1 &]; Array[a, 100] (* Amiram Eldar, Jun 26 2023 *)
proposed
editing
editing
proposed