|
Search: id:A078567
|
|
|
| A078567 |
|
Number of arithmetic subsequences of [1,...,n] with length > 1. |
|
+0 3
|
|
| 0, 1, 4, 9, 17, 27, 41, 57, 77, 100, 127, 156, 191, 228, 269, 314, 364, 416, 474, 534, 600, 670, 744, 820, 904, 991, 1082, 1177, 1278, 1381, 1492, 1605, 1724, 1847, 1974, 2105, 2245, 2387, 2533, 2683, 2841, 3001, 3169, 3339, 3515, 3697, 3883
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
COMMENT
|
The number of arithmetic subsequences of [1,...,n] with successive-term increment i and length k is (n-i*(k-1))(i > 0, k > 0, n > i*(k-1)).
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=1..1000
|
|
FORMULA
|
a(n) = sum { i=1..n-1, j=1..floor((n-1)/i) } (n - i*j)
Convolution of A000027 and A000005. - Vladeta Jovovic (vladeta(AT)Eunet.yu), Apr 08 2006
Row sums of triangle A134546 - Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 31 2007
|
|
EXAMPLE
|
a(2): [1,2]; a(3): [1,2],[1,3],[2,3],[1,2,3]
|
|
CROSSREFS
|
Cf. A051336.
Cf. A134546.
Adjacent sequences: A078564 A078565 A078566 this_sequence A078568 A078569 A078570
Sequence in context: A033607 A019572 A048205 this_sequence A033617 A033613 A033608
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
Robert E. Sawyer (rs.1(AT)mindspring.com)
|
|
|
Search completed in 0.002 seconds
|