Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130760
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130760 Noncrossing set partition version of A102356. +0
1
1, 1, 1, 3, 6, 10, 30, 105, 280, 756, 2520, 6930, 18480, 60060, 180180, 675675, 2162160, 6806800, 24504480, 77597520, 232792560, 888844320, 3259095840, 10708457760, 37479602160, 133855722000 (list; graph; listen)
OFFSET

0,4

REFERENCES

D. E. Knuth, The Art of Computer Programming, vol. 4, section 7.2.1.5, problem 65.

EXAMPLE

a(7) = 105 because there are 105 noncrossing set partitions of {1,2,3,4,5,6,7} of type {3,2,1,1}, and all other integer partitions of 7 produce fewer noncrossing set partitions.

MATHEMATICA

ncsp[p_] := Falling[Total[p], Length[p] - 1]/Apply[Times, Map[Factorial[Count[p, #1]] &, Range[Max[p]]]]; a[n_] := Max[Map[ncsp, Partitions[n]]]

CROSSREFS

Cf. A102356.

Adjacent sequences: A130757 A130758 A130759 this_sequence A130761 A130762 A130763

Sequence in context: A080506 A109163 A109490 this_sequence A001465 A094276 A066245

KEYWORD

nonn

AUTHOR

Dan Drake (drake(AT)math.umn.edu), Jul 13 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research