OFFSET
0,1
REFERENCES
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
William G. Brown, Enumeration of Triangulations of the Disk, Proc. Lond. Math. Soc. s3-14 (1964) 746-768.
MAPLE
MATHEMATICA
(* See A210696 for BrownG[n, m] *)
a[n_] := BrownG[n, 3];
Table[a[n], {n, 0, 25}] (* Jean-François Alcover, Apr 25 2023 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved