The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A261481 Number of set partitions of [n] into exactly five parts such that no part contains two elements with a circular distance less than three. 2
1, 3, 14, 44, 138, 458, 1397, 4219, 12974, 39270, 118004, 355924, 1071425, 3217011, 9662070, 29016280, 87083486, 261322358, 784185253, 2352907211, 7059288006, 21179391714, 63541238088, 190628647440, 571896993217, 1715715461187, 5147189398142, 15441653075684 (list; graph; refs; listen; history; text; internal format)
OFFSET
5,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (2,1,12,-6,-18,-47,-32,17,36,36).
FORMULA
G.f.: -(6*x^5+6*x^4+x^3+7*x^2+x+1)*x^5 / ((x-1) *(3*x-1) *(2*x-1) *(x+1) *(x^2+x+1) *(3*x^2+x+1) *(2*x^2+x+1)).
a(n) = 2*a(n-1) + a(n-2) + 12*a(n-3) - 6*a(n-4) - 18*a(n-5) - 47*a(n-6) - 32*a(n-7) + 17*a(n-8) + 36*a(n-9) + 36*a(n-10). - Wesley Ivan Hurt, Apr 16 2023
EXAMPLE
a(5) = 1: 1|2|3|4|5.
a(6) = 3: 14|2|3|5|6, 1|25|3|4|6, 1|2|36|4|5.
a(7) = 14: 14|25|3|6|7, 14|26|3|5|7, 14|2|36|5|7, 14|2|37|5|6, 15|26|3|4|7, 15|2|36|4|7, 15|2|37|4|6, 15|2|3|47|6, 1|25|36|4|7, 1|25|37|4|6, 1|25|3|47|6, 1|26|37|4|5, 1|26|3|47|5, 1|2|36|47|5.
CROSSREFS
Column k=5 of A261477.
Sequence in context: A305009 A115005 A058389 * A059672 A302225 A032316
KEYWORD
nonn,easy
AUTHOR
Alois P. Heinz, Aug 20 2015
STATUS
approved

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 June 6 04:28 EDT 2024. Contains 373115 sequences. (Running on oeis4.)