Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117398
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117398 Matrix log of triangle A117396. +0
3
0, 1, 0, 0, 2, 0, -1, 2, 3, 0, -3, 4, 5, 4, 0, -9, 14, 15, 9, 5, 0, -33, 68, 65, 34, 14, 6, 0, -153, 404, 359, 174, 63, 20, 7, 0, -873, 2804, 2375, 1098, 371, 104, 27, 8, 0, -5913, 22244, 18215, 8154, 2639, 692, 159, 35, 9, 0, -46233, 198644, 158615, 69354, 21791, 5480, 1179, 230, 44, 10, 0 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Column 0 contains negative of sequence A007489.

EXAMPLE

Triangle begins:

0;

1,0;

0,2,0;

-1,2,3,0;

-3,4,5,4,0;

-9,14,15,9,5,0;

-33,68,65,34,14,6,0;

-153,404,359,174,63,20,7,0;

-873,2804,2375,1098,371,104,27,8,0;

-5913,22244,18215,8154,2639,692,159,35,9,0; ...

PROGRAM

(PARI) {T(n, k)=local(M=matrix(n+4, n+4, r, c, if(r>=c, if(r==c+1, -c, 1))), L=sum(m=1, n+4, (M^0-M)^m/m)); L[n+1, k+1]}

CROSSREFS

Cf. A117396, A007489 (column 0), A117399 (column 1).

Sequence in context: A099173 A108456 A089107 this_sequence A071486 A046695 A071433

Adjacent sequences: A117395 A117396 A117397 this_sequence A117399 A117400 A117401

KEYWORD

sign,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 11 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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research