Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163649
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163649 Triangle interpolating between (-1)^n (A033999) and n$ (A056040), read by rows. +0
3
1, -1, 1, 1, -2, 2, -1, 3, -6, 6, 1, -4, 12, -24, 6, -1, 5, -20, 60, -30, 30, 1, -6, 30, -120, 90, -180, 20, -1, 7, -42, 210, -210, 630, -140, 140, 1, -8, 56, -336, 420, -1680, 560, -1120, 70 (list; graph; listen)
OFFSET

0,5

COMMENT

T(n,k) = (-1)^(n-k)*floor(k/2)!^(-2)*n!/(n-k)!

LINKS

Peter Luschny, Swinging Factorial.

EXAMPLE

1

-1, 1

1, -2, 2

-1, 3, -6, 6

1, -4, 12, -24, 6

-1, 5, -20, 60, -30, 30

1, -6, 30, -120, 90, -180, 20

-1, 7, -42, 210, -210, 630, -140, 140

1, -8, 56, -336, 420, -1680, 560, -1120, 70

MAPLE

a := proc(n, k) (-1)^(n-k)*floor(k/2)!^(-2)*n!/(n-k)! end:

seq(print(seq(a(n, k), k=0..n)), n=0..8);

CROSSREFS

Row sums give A163650.

Sequence in context: A158825 A107111 A082037 this_sequence A110858 A008279 A056043

Adjacent sequences: A163646 A163647 A163648 this_sequence A163650 A163651 A163652

KEYWORD

sign

AUTHOR

Peter Luschny (peter(AT)luschny.de), Aug 02 2009

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 December 6 22:55 EST 2009. Contains 170429 sequences.


AT&T Labs Research