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!)
A102052 Column 1 of triangle A102051, which is the matrix inverse of triangle A101275 (number of Schroeder paths). 1
1, -4, 15, -58, 229, -924, 3795, -15822, 66801, -285072, 1227759, -5329938, 23299309, -102474004, 453139947, -2013469718, 8985382889, -40255260696, 180985860071, -816328679450, 3692868722661, -16750809358364, 76170701553635, -347166666620958, 1585669523701729 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 8*(1-x)/(1+sqrt(1+4*x-4*x^2))^3.
PROG
(PARI) {a(n)=polcoeff(8*(1-x)/(1+sqrt(1+4*x-4*x^2+x*O(x^n)))^3, n)}
CROSSREFS
Sequence in context: A017950 A003126 A160156 * A128714 A007342 A017951
KEYWORD
sign
AUTHOR
Paul D. Hanna, Dec 27 2004
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 April 24 17:29 EDT 2024. Contains 371962 sequences. (Running on oeis4.)