Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A006150
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A006150 Number of Dyck paths.
(Formerly M4013)
+0
3
1, 1, 5, 55, 1001, 26026, 884884, 37119160, 1844536720, 105408179176, 6774025632340, 481155055944150, 37259723952950625, 3111129272480118750, 277587585343361452500, 26268551497229678505000 (list; graph; listen)
OFFSET

0,3

COMMENT

a(n) is the determinant of the 4X4 Hankel matrix [a_0, a_1, a_2, a_3 ; a_1, a_2, a_3, a_4 ; a_2, a_3, a_4, a_5 ; a_3, a_4, a_5, a_6] with a_j=A000108(n+j) . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Apr 12 2007

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

S. J. Cyvin and I. Gutman, Kekule structures in benzenoid hydrocarbons, Lecture Notes in Chemistry, No. 46, Springer, New York, 1988 (see p. 183).

M. de Sainte-Catherine, Couplages et Pfaffiens en Combinatoire. Phys-ique et Informatique. Ph.D Dissertation, Universit\'{e} Bordeaux I, 1983.

FORMULA

a(n)=Det[Table[binomial[i+3, j-i+4], {i, 1, n}, {j, 1, n}]] - David Callan (callan(AT)stat.wisc.edu), Jul 20 2005

MAPLE

with (linalg): ctln:= proc(n) option remember; binomial (2*n, n)/ (n+1) end: a:= n-> det (Matrix(4, (i, j)-> ctln (i+j-2+n))): seq (a(n), n=0..20); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 10 2008]

CROSSREFS

Sequence in context: A155807 A135861 A141361 this_sequence A140049 A130031 A119399

Adjacent sequences: A006147 A006148 A006149 this_sequence A006151 A006152 A006153

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 10 2008

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