Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113287
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113287 Triangle T, read by rows, where row n of T equals row n of matrix (n+1)-th power of triangle A112555. +0
6
1, 2, 1, -3, 0, 1, 4, 4, 4, 1, -5, -10, -10, 0, 1, 6, 18, 24, 12, 6, 1, -7, -28, -49, -42, -21, 0, 1, 8, 40, 88, 104, 72, 24, 8, 1, -9, -54, -144, -216, -198, -108, -36, 0, 1, 10, 70, 220, 400, 460, 340, 160, 40, 10, 1, -11, -88, -319, -682, -946, -880, -550, -220, -55, 0, 1 (list; table; graph; listen)
OFFSET

0,2

COMMENT

Remarkably, the matrix logarithm (A113290) is an integer triangle. Matrix m-th power of A112555 = I + m*(A112555 - I) where I = identity matrix.

FORMULA

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

EXAMPLE

Triangle begins:

1;

2,1;

-3,0,1;

4,4,4,1;

-5,-10,-10,0,1;

6,18,24,12,6,1;

-7,-28,-49,-42,-21,0,1;

8,40,88,104,72,24,8,1;

-9,-54,-144,-216,-198,-108,-36,0,1;

10,70,220,400,460,340,160,40,10,1; ...

PROGRAM

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

CROSSREFS

Cf. A112555, A113288 (inverse), A113290 (log), A113291, A072374.

Adjacent sequences: A113284 A113285 A113286 this_sequence A113288 A113289 A113290

Sequence in context: A143239 A126988 A130026 this_sequence A096798 A137587 A137639

KEYWORD

sign,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 23 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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research