Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A046900
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A046900 Triangle inverse to that in A046899. +0
2
1, -1, 1, 1, -3, 2, 1, 3, -10, 6, -1, 9, 10, -42, 24, -17, 21, 50, 42, -216, 120, -107, -33, 230, 294, 216, -1320, 720, -415, -1173, 670, 1974, 1944, 1320, -9360, 5040, 1231, -13515, -4510, 11130, 17064, 14520, 9360, -75600, 40320, 56671, -113739, -131230, 20202, 136296, 157080, 121680, 75600 (list; graph; listen)
OFFSET

0,5

COMMENT

Sequence gives numerators; denominators are A001813.

REFERENCES

H. W. Gould, A class of binomial sums and a series transformation, Utilitas Math., 45 (1994), 71-83.

EXAMPLE

1; -1/2 1/2; 1/12 -3/12 2/12; ...

MAPLE

with(linalg): b:=proc(n, k) if k<=n then binomial(n+k, k) else 0 fi end: bb:=(n, k)->b(n-1, k-1): B:=matrix(12, 12, bb): A:=inverse(B): a:=(n, k)->((2*n-2)!/(n-1)!)*A[n, k]: for n from 0 to 10 do seq(a(n, k), k=1..n) od; # yields sequence in triangular form (Deutsch)

CROSSREFS

Cf. A046899.

Sequence in context: A106611 A025261 A111572 this_sequence A082727 A112603 A097294

Adjacent sequences: A046897 A046898 A046899 this_sequence A046901 A046902 A046903

KEYWORD

sign,easy,nice

AUTHOR

njas

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 25 2005

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 July 8 18:40 EDT 2008. Contains 141013 sequences.


AT&T Labs Research