Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135951
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135951 Central terms of triangle A135950, the matrix inverse of triangle A022166. +0
3
1, -3, 70, -11160, 12850368, -111842970624, 7558738517524480, -4024873276683363287040, 17013427111087951089139449856, -573105858480900876266937950612226048, 154142404695090288939416498797330749299097600 (list; graph; listen)
OFFSET

0,2

COMMENT

A022166 is the triangle of Gaussian binomial coefficients [n,k] for q = 2.

PROGRAM

(PARI) {a(n)=local(q=2, A=matrix(2*n+1, 2*n+1, n, k, if(n>=k, if(n==1|k==1, 1, prod(j=n-k+1, n-1, 1-q^j)/prod(j=1, k-1, 1-q^j))))^-1); A[2*n+1, n+1]}

CROSSREFS

Cf. A135950; A022166.

Sequence in context: A082942 A000282 A140048 this_sequence A093245 A108231 A130894

Adjacent sequences: A135948 A135949 A135950 this_sequence A135952 A135953 A135954

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 08 2007

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 4 15:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research