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!)
A102053 Column 2 of triangle A102051, which is the matrix inverse of triangle A101275 (number of Schroeder paths). 1
1, -7, 36, -170, 775, -3481, 15542, -69276, 308945, -1380035, 6178088, -27725806, 124743163, -562660125, 2544153290, -11530989904, 52380358293, -238450946439, 1087698574940, -4971055063490, 22760027348511, -104384818070017, 479513717931486, -2206100494746180 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 32*(1-x)^2/(1+sqrt(1+4*x-4*x^2))^5.
PROG
(PARI) {a(n)=polcoeff(32*(1-x)^2/(1+sqrt(1+4*x-4*x^2))^5, n)}
CROSSREFS
Sequence in context: A026856 A038748 A099455 * A058681 A246417 A110310
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 May 7 20:13 EDT 2024. Contains 372317 sequences. (Running on oeis4.)