Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100300
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100300 Number of dissections of a convex n-gon by nonintersecting diagonals into an odd number of regions. +0
2
1, 1, 6, 22, 99, 451, 2140, 10396, 51525, 259429, 1323362, 6824434, 35519687, 186346759, 984400760, 5231789176, 27954506505, 150079713481, 809181079294, 4379654830222, 23787413800491, 129607968854731, 708230837732436 (list; graph; listen)
OFFSET

3,3

REFERENCES

P. Flajolet and M. Noy, Analytic combinatorics of non-crossing configurations, Discrete Math., 204, 1999, 203-229.

FORMULA

a(n)=sum(binom(n-3, 2k-2)*binom(n+2k-3, 2k-2)/(2k-1), k=1..floor((n-1)/2)). G.f.=-(1/2)z^2/(1+z)+z/8+z^2/8-(z/8)sqrt(1-6*z+z^2).

(n-1)*(2*n-7)*a(n) = (2*n-5)*(5*n-19)*a(n-1)+(5*n-11)*(2*n-7)*a(n-2)-(2*n-5)*(n-5)*a(n-3). - Vladeta Jovovic (vladeta(AT)Eunet.yu), Nov 12 2004

a(n) = (A001003(n-2)-(-1)^n)/2 = A100299(n)-(-1)^n, n>2. - Vladeta Jovovic (vladeta(AT)Eunet.yu), Nov 15 2004

EXAMPLE

a(5)=6 because for a convex pentagon ABCDE we obtain dissections with an odd number of regions by one of the following sets of diagonals: {},{AC,AD}, {BD,BE}, {CE,CA}, {DA,DB}, and {EB,EC}.

MAPLE

a:=n->sum(binomial(n-3, 2*k-2)*binomial(n+2*k-3, 2*k-2)/(2*k-1), k=1..floor((n-1)/2)): 1, seq(a(n), n=4..33);

CROSSREFS

Cf. A100299.

Adjacent sequences: A100297 A100298 A100299 this_sequence A100301 A100302 A100303

Sequence in context: A047124 A046365 A078418 this_sequence A027296 A009358 A002137

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Nov 12 2004

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