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!)
A005498 Triangulations of the disk G_{2,n}.
(Formerly M4146)
4
1, 6, 21, 88, 330, 1302, 5005, 19504, 75582, 294140, 1144066, 4458192, 17383860, 67866918, 265182525, 1037169760, 4059928950, 15905412468, 62359143990, 244662838160, 960566918220, 3773656396796, 14833897694226, 58343359313568, 229591913401900 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Jean-François Alcover, Mathematica program
William G. Brown, Enumeration of Triangulations of the Disk, Proc. Lond. Math. Soc. s3-14 (1964) 746-768.
W. G. Brown, Enumeration of Triangulations of the Disk, Proc. Lond. Math. Soc. s3-14 (1964) 746-768. [Annotated scanned copy]
MAPLE
A005498 := proc(n)
BrownG(2, n) ;
end proc: # take BrownG from A210696
seq(A005498(n), n=0..25) ; # R. J. Mathar, Mar 30 2012
MATHEMATICA
(* See links *)
CROSSREFS
A row or column of the array in A262586.
Sequence in context: A316105 A137966 A304187 * A002222 A290355 A006359
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from R. J. Mathar, Mar 30 2012
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 May 2 19:04 EDT 2024. Contains 372203 sequences. (Running on oeis4.)