Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118404
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118404 Triangle T, read by rows, where all columns of T are different and yet all columns of the matrix square T^2 (A118407) are equal; also equals the matrix inverse of triangle A118400. +0
5
1, 1, -1, -1, 0, 1, -1, 1, -1, -1, 1, 0, 0, 2, 1, 1, -1, 0, -2, -3, -1, -1, 0, 1, 2, 5, 4, 1, -1, 1, -1, -3, -7, -9, -5, -1, 1, 0, 0, 4, 10, 16, 14, 6, 1, 1, -1, 0, -4, -14, -26, -30, -20, -7, -1, -1, 0, 1, 4, 18, 40, 56, 50, 27, 8, 1, -1, 1, -1, -5, -22, -58, -96, -106, -77, -35, -9, -1 (list; table; graph; listen)
OFFSET

0,14

FORMULA

G.f.: A(x,y) = (1+x)^2/(1+x^2)/(1+x+x*y). G.f. of column k = (-1)^k/(1+x^2)/(1+x)^(k-1) for k>=0.

EXAMPLE

Triangle begins:

1;

1,-1;

-1, 0, 1;

-1, 1,-1,-1;

1, 0, 0, 2, 1;

1,-1, 0,-2,-3,-1;

-1, 0, 1, 2, 5, 4, 1;

-1, 1,-1,-3,-7,-9,-5,-1;

1, 0, 0, 4, 10, 16, 14, 6, 1;

1,-1, 0,-4,-14,-26,-30,-20,-7,-1;

-1, 0, 1, 4, 18, 40, 56, 50, 27, 8, 1;

-1, 1,-1,-5,-22,-58,-96,-106,-77,-35,-9,-1;

1, 0, 0, 6, 27, 80, 154, 202, 183, 112, 44, 10, 1; ...

The matrix square is A118407:

1;

0, 1;

-2, 0, 1;

2,-2, 0, 1;

0, 2,-2, 0, 1;

-2, 0, 2,-2, 0, 1;

4,-2, 0, 2,-2, 0, 1;

-6, 4,-2, 0, 2,-2, 0, 1;

4,-6, 4,-2, 0, 2,-2, 0, 1;

6, 4,-6, 4,-2, 0, 2,-2, 0, 1; ...

in which all columns are equal.

PROGRAM

(PARI) {T(n, k)=polcoeff(polcoeff((1+x)^2/(1+x^2)/(1+x+x*y +x*O(x^n)), n, x)+y*O(y^k), k, y)}

CROSSREFS

Cf. A118405 (row sums), A118406 (unsigned row sums), A118407 (matrix square), A118400 (matrix inverse).

Sequence in context: A109707 A064272 A117479 this_sequence A089339 A127284 A120691

Adjacent sequences: A118401 A118402 A118403 this_sequence A118405 A118406 A118407

KEYWORD

sign,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 27 2006

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 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research