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!)
Search: seq:1,0,1,1,7,15,90,301,1701,7770
Displaying 1-1 of 1 result found. page 1
     Sort: relevance | references | number | modified | created      Format: long | short | data
A343279 a(n) = Stirling2(n, floor(n/2)). +30
1
1, 0, 1, 1, 7, 15, 90, 301, 1701, 7770, 42525, 246730, 1323652, 9321312, 49329280, 408741333, 2141764053, 20415995028, 106175395755, 1144614626805, 5917584964655, 71187132291275, 366282500870286, 4864251308951100, 24930204590758260, 362262620784874680 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Number of partitions of an n-set into floor(n/2) nonempty subsets.
LINKS
MATHEMATICA
Table[StirlingS2[n, Floor[n/2]], {n, 0, 25}] (* Amiram Eldar, Apr 20 2021 *)
PROG
(PARI) a(n) = stirling(n, n\2, 2); \\ Michel Marcus, Apr 20 2021
CROSSREFS
KEYWORD
nonn
AUTHOR
Peter Luschny, Apr 20 2021
STATUS
approved
page 1

Search completed in 0.001 seconds

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 July 11 16:02 EDT 2024. Contains 374234 sequences. (Running on oeis4.)