login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113241 Sum{k=1..n, tau(2k)-1}. 0
0, 1, 3, 6, 9, 12, 17, 20, 24, 29, 34, 37, 44, 47, 52, 59, 64, 67, 75, 78, 85, 92, 97, 100, 109, 114, 119, 126, 133, 136, 147, 150, 156, 163, 168, 175, 186, 189, 194, 201, 210, 213, 224, 227, 234, 245, 250, 253, 264, 269, 277, 284, 291, 294, 305, 312, 321, 328 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Partial sums of A066660.
LINKS
FORMULA
G.f.: (1/(1-x)) Sum_{k>0} x^k(1-x^(3k))/((1-x^k)(1-x^(2k))); a(n)=sum{k=1..n, tau(2k)}-n.
MATHEMATICA
CoefficientList[ Series[ Sum[x^k(1 - x^(3k))/((1 - x^k)(1 - x^(2k))), {k, 60}], {x, 0, 57}]/(1 - x), x]
CROSSREFS
Sequence in context: A186353 A362032 A061796 * A310153 A356104 A127621
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Oct 19 2005
EXTENSIONS
More terms from Robert G. Wilson v, Oct 21 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)