Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118401
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118401 Triangle, read by rows, equal to the matrix square of triangle A118400; also equals the matrix inverse of triangle A118407. +0
5
1, 0, 1, 2, 0, 1, -2, 2, 0, 1, 4, -2, 2, 0, 1, -6, 4, -2, 2, 0, 1, 8, -6, 4, -2, 2, 0, 1, -10, 8, -6, 4, -2, 2, 0, 1, 12, -10, 8, -6, 4, -2, 2, 0, 1, -14, 12, -10, 8, -6, 4, -2, 2, 0, 1, 16, -14, 12, -10, 8, -6, 4, -2, 2, 0, 1, -18, 16, -14, 12, -10, 8, -6, 4, -2, 2, 0, 1, 20, -18, 16, -14, 12, -10, 8, -6, 4, -2, 2, 0, 1 (list; table; graph; listen)
OFFSET

0,4

COMMENT

This triangle has an integer matrix square-root (A118400) if the main diagonal of the square-root is allowed to be signed. Even though the columns of this triangle are all the same, the columns of the matrix square-root A118400 are all different.

FORMULA

G.f.: A(x,y) = (1 + 2*x + 2*x^2)*(1+x^2)/(1+x)^2/(1-x*y). Column g.f.: (1 + 2*x + 2*x^2)*(1+x^2)/(1+x)^2.

EXAMPLE

Triangle begins:

1;

0, 1;

2, 0, 1;

-2, 2, 0, 1;

4,-2, 2, 0, 1;

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

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

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

12,-10, 8,-6, 4,-2, 2, 0, 1;

-14, 12,-10, 8,-6, 4,-2, 2, 0, 1;

16,-14, 12,-10, 8,-6, 4,-2, 2, 0, 1; ...

PROGRAM

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

CROSSREFS

Cf. A118400 (matrix square-root), A118402 (row sums), A118403 (unsigned row sums), A118407 (matrix inverse).

Sequence in context: A091602 A035465 A096144 this_sequence A147767 A113678 A110249

Adjacent sequences: A118398 A118399 A118400 this_sequence A118402 A118403 A118404

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research