Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065432
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065432 Triangle related to Catalan triangle: recurrence related to A033877 (Schroeder numbers). +0
3
1, 1, -1, 1, -2, 0, 1, -3, 1, 1, 1, -4, 3, 2, 0, 1, -5, 6, 2, -2, -2, 1, -6, 10, 0, -6, -4, 0, 1, -7, 15, -5, -11, -3, 5, 5, 1, -8, 21, -14, -15, 4, 15, 10, 0, 1, -9, 28, -28, -15, 19, 26, 6, -14, -14, 1, -10, 36, -48, -7, 42, 30, -16, -42, -28, 0, 1, -11, 45, -75, 14, 70, 16, -60, -70, -14, 42, 42, 1, -12, 55, -110, 54, 96, -28, -120 (list; graph; listen)
OFFSET

0,5

COMMENT

Sums of odd rows are 0, of even rows are the Catalan numbers (A000108) with alternating signs. Row sums of unsigned version give A065441.

FORMULA

a[0, 0] := 1; a[n_, k_] := 0/;(k > n||n < 0||k < 0); a[n_, k_] := a[n, k] = a[n, k-1]-2a[n-1, k-1]+a[n-1, k]; Table[a[n, k], {n, 0, 16}, {k, 0, n}]

EXAMPLE

{1},{1,-1},{1,-2,0},{1,-3,1,1},{1,-4,3,2,0}

CROSSREFS

Sequence in context: A026794 A137712 A093555 this_sequence A094184 A078805 A122837

Adjacent sequences: A065429 A065430 A065431 this_sequence A065433 A065434 A065435

KEYWORD

sign

AUTHOR

Wouter Meeussen (wouter.meeussen(AT)pandora.be), Nov 16 2001

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 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research