The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A186024 Inverse of eigentriangle of triangle A085478. 2
1, -1, 1, -1, -1, 1, -1, -3, -1, 1, -1, -6, -5, -1, 1, -1, -10, -15, -7, -1, 1, -1, -15, -35, -28, -9, -1, 1, -1, -21, -70, -84, -45, -11, -1, 1, -1, -28, -126, -210, -165, -66, -13, -1, 1, -1, -36, -210, -462, -495, -286, -91, -15, -1, 1, -1, -45, -330, -924, -1287, -1001, -455, -120, -17, -1, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,8
COMMENTS
Row sums are A186025.
LINKS
FORMULA
T(n,k)=if(k<n, -binomial(n+k-1,n-k-1), if(k=n,1,0)).
EXAMPLE
Triangle begins
1,
-1, 1,
-1, -1, 1,
-1, -3, -1, 1,
-1, -6, -5, -1, 1,
-1, -10, -15, -7, -1, 1,
-1, -15, -35, -28, -9, -1, 1,
-1, -21, -70, -84, -45, -11, -1, 1,
-1, -28, -126, -210, -165, -66, -13, -1, 1,
-1, -36, -210, -462, -495, -286, -91, -15, -1, 1,
-1, -45, -330, -924, -1287, -1001, -455, -120, -17, -1, 1
CROSSREFS
Sequence in context: A096744 A180051 A160752 * A080002 A291722 A297672
KEYWORD
sign,tabl,easy
AUTHOR
Paul Barry, Feb 10 2011
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 24 17:36 EDT 2024. Contains 372781 sequences. (Running on oeis4.)