|
| |
|
|
A161711
|
|
(-4*n^3 + 27*n^2 - 20*n + 3)/3.
|
|
20
| |
|
|
1, 2, 13, 26, 33, 26, -3, -62, -159, -302, -499, -758, -1087, -1494, -1987, -2574, -3263, -4062, -4979, -6022, -7199, -8518, -9987, -11614, -13407, -15374, -17523, -19862, -22399, -25142, -28099, -31278, -34687, -38334, -42227, -46374, -50783
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| {a(k): 0 <= k < 4} = divisors of 26:
a(n) = A027750(A006218(25) + k + 1), 0 <= k < A000005(26).
|
|
|
LINKS
| Vincenzo Librandi, Table of n, a(n) for n = 0..10000
R. Zumkeller, Enumerations of Divisors
Index to sequences with linear recurrences with constant coefficients, signature (4,-6,4,-1).
|
|
|
FORMULA
| a(n) = C(n,0) + C(n,1) + 10*C(n,2) - 8*C(n,3).
G.f.: (1-2*x+11*x^2-18*x^3)/(1-x)^4 - Bruno Berselli, Jul 17 2011
|
|
|
EXAMPLE
| Differences of divisors of 26 to compute the coefficients of their interpolating polynomial, see formula:
1 ... 2 .. 13 ... 26
.. 1 .. 11 .. 13
.... 10 ... 2
....... -8.
|
|
|
PROG
| (MAGMA) [(-4*n^3 + 27*n^2 - 20*n + 3)/3: n in [0..40]]; // Vincenzo Librandi, Jul 17 2011
|
|
|
CROSSREFS
| A005408, A000124, A016813, A086514, A000125, A058331, A002522, A161701, A161702, A161703, A000127, A161704, A161706, A161707, A161708, A161710, A080856, A161712, A161713, A161715, A006261.
Sequence in context: A101863 A018628 A018657 * A018745 A117983 A018400
Adjacent sequences: A161708 A161709 A161710 * A161712 A161713 A161714
|
|
|
KEYWORD
| sign,easy
|
|
|
AUTHOR
| Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jun 17 2009
|
| |
|
|