|
| |
|
|
A006583
|
|
Sum k OR n-k, k = 1 . . n-1.
(Formerly M4069)
|
|
2
| |
|
|
1, 6, 8, 16, 25, 42, 44, 56, 69, 94, 108, 136, 165, 210, 208, 224, 241, 278, 296, 336, 377, 442, 460, 504, 549, 622, 668, 744, 821, 930, 912, 928, 945, 998, 1016, 1072, 1129, 1226, 1244, 1304
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 2,2
|
|
|
REFERENCES
| Marc LeBrun (mlb(AT)well.com), personal communication.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
|
|
|
FORMULA
| G.f.: 1/(1-x)^2 * sum(k>=0, 2^k*t^2(4t^2+6t+1)/(1+t)^2, t=x^2^k). - R. Stephan, Feb 12 2003
a(0)=a(1)=0, a(2n) = 2a(n)+2a(n-1)+5n-4, a(2n+1) = 4a(n)+6n. - Ralf Stephan, 0ct 09 2003
|
|
|
CROSSREFS
| Antidiagonal sums of array A003986.
Sequence in context: A074838 A048228 A067543 * A011989 A127400 A025081
Adjacent sequences: A006580 A006581 A006582 * A006584 A006585 A006586
|
|
|
KEYWORD
| nonn,base
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|