|
Search: id:A086871
|
|
| |
|
| 1, 2, 10, 58, 370, 2514, 17850, 130890, 983650, 7536418, 58648810, 462306266, 3683602130, 29620138994, 240059315610, 1958940281322, 16081662931650, 132723191430210, 1100568370427850, 9164925012016506, 76612776253995570
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
REFERENCES
|
C. Coker, Enumerating a class of lattice paths, Discrete Math., 271 (2003), 13-28.
|
|
FORMULA
|
G.f.: (1-x-sqrt((1-x)(1-9x)))/(4x)=2/(1+sqrt((1-9x)/(1-x)))=y satisfies 0=(1-x)(1-y)+2xy^2. - Michael Somos Mar 06 2004
|
|
PROGRAM
|
(PARI) a(n)=if(n<0, 0, polcoeff(2/(1+sqrt((1-9*x)/(1-x)+x*O(x^n))), n)) - Michael Somos Mar 06 2004
(PARI) a(n)=if(n<1, n==0, n++; 2*polcoeff(serreverse(x*(1-4*x)/(1-3*x)+x*O(x^n)), n)) - Michael Somos Mar 06 2004
|
|
CROSSREFS
|
2*A059231(n)=a(n), if n>0.
Sequence in context: A093303 A075870 A074608 this_sequence A108450 A112369 A124964
Adjacent sequences: A086868 A086869 A086870 this_sequence A086872 A086873 A086874
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
njas, Sep 16 2003
|
|
EXTENSIONS
|
More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), Sep 17 2003
|
|
|
Search completed in 0.002 seconds
|