login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161704 (3*n^5 - 35*n^4 + 145*n^3 - 235*n^2 + 152*n + 30)/30. 20
1, 2, 3, 6, 9, 18, 59, 190, 513, 1186, 2435, 4566, 7977, 13170, 20763, 31502, 46273, 66114, 92227, 125990, 168969, 222930, 289851, 371934, 471617, 591586, 734787, 904438, 1104041, 1337394, 1608603, 1922094, 2282625, 2695298, 3165571, 3699270 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

{a(k): 0 <= k < 6} = divisors of 18:

a(n) = A027750(A006218(17) + k + 1), 0 <= k < A000005(18).

LINKS

R. Zumkeller, Enumerations of Divisors

FORMULA

a(n) = C(n,0) + C(n,1) + 2*C(n,3) - 4*C(n,4) + 12*C(n,5).

EXAMPLE

Differences of divisors of 18 to compute the coefficients of their interpolating polynomial, see formula:

1 ... 2 ... 3 ... 6 ... 9 ... 18

.. 1 ... 1 ... 3 ... 3 ... 9

..... 0 ... 2 ... 0 ... 6

........ 2 .. -2 ... 6

.......... -4 ... 8

............. 12.

PROG

(MAGMA)[(3*n^5 - 35*n^4 + 145*n^3 - 235*n^2 + 152*n + 30)/30: n in [0..50]]; [From Vincenzo Librandi, Dec 27 2010]

CROSSREFS

A005408, A000124, A016813, A086514, A000125, A058331, A002522, A161701, A161702, A161703, A000127, A161706, A161707, A161708, A161710, A080856, A161711, A161712, A161713, A161715, A006261.

A018251, A161700, A161856. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jun 21 2009]

Sequence in context: A032251 A018679 A018741 * A011962 A060172 A193196

Adjacent sequences:  A161701 A161702 A161703 * A161705 A161706 A161707

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jun 17 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 09:40 EST 2012. Contains 205754 sequences.