Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091599
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091599 Triangle of certain rooted planar maps, read by rows. +0
2
1, 2, 1, 6, 6, 1, 24, 26, 12, 1, 110, 120, 75, 20, 1, 546, 594, 416, 174, 30, 1, 2856, 3094, 2289, 1176, 350, 42, 1, 15504, 16728, 12768, 7322, 2880, 636, 56, 1, 86526, 93024, 72420, 44388, 20475, 6324, 1071, 72, 1, 493350, 528770, 417240, 267240, 136252 (list; table; graph; listen)
OFFSET

1,2

REFERENCES

W. G. Brown, Enumeration of non-separable planar maps, Canad. J. Math., 15 (1963), 526-545.

FORMULA

T(n, k)=ksum((2j-k)(j-1)!(3n-j-k-1)!/[((j-k)!)^2*(2*k-j)!(n-j)! ], j=k..min(n, 2*k))/(2*n-k)!

EXAMPLE

1; 2,1; 6,6,1; 24,26,12,1; 110,120,75,20,1;

MAPLE

T := proc(n, k) if k<=n then k*sum((2*j-k)*(j-1)!*(3*n-j-k-1)!/(j-k)!/(j-k)!/(2*k-j)!/(n-j)!, j=k..min(n, 2*k))/(2*n-k)! else 0 fi end: seq(seq(T(n, k), k=1..n), n=1..11);

CROSSREFS

Column 1 gives A046646, column 2 gives A046647, row sums give A000259. Same as A046651 but with rows reversed.

Sequence in context: A110098 A130561 A157400 this_sequence A066667 A105278 A008297

Adjacent sequences: A091596 A091597 A091598 this_sequence A091600 A091601 A091602

KEYWORD

nonn,tabl

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 03 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research