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!)
A077272 a(n) = Sum_{d|n} d^2*2^(d-1)*(n/d-1) for n > 0. 1

%I #6 May 10 2013 12:45:07

%S 0,0,1,2,11,4,57,6,159,80,441,10,1567,12,3197,958,8647,16,23301,18,

%T 53003,6508,124005,22,315755,1624,692345,41786,1615939,28,3795873,30,

%U 8414231,248200,18940065,14978,43126711,36,94634165,1384918,209905711,40,465656541

%N a(n) = Sum_{d|n} d^2*2^(d-1)*(n/d-1) for n > 0.

%F G.f.: Sum_{m>0} (m-1)*x^m*(1+2*x^m)/(1-2*x^m)^3. - _Vladeta Jovovic_, Jun 21 2003

%e a(4) = 1*1*3 + 4*2*1 + 16*8*0 = 11.

%Y Cf. A083413.

%K nonn

%O 0,4

%A _N. J. A. Sloane_, Jun 13 2003

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 25 12:15 EDT 2024. Contains 371969 sequences. (Running on oeis4.)