login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A155726 Production matrix for Fibonacci numbers, read by row. 1
0, 1, 2, -1, 1, 3, 0, -1, 1, 4, 0, 0, -1, 1, 5, 0, 0, 0, -1, 1, 6, 0, 0, 0, 0, -1, 1, 7, 0, 0, 0, 0, 0, -1, 1, 8, 0, 0, 0, 0, 0, 0, -1, 1, 9, 0, 0, 0, 0, 0, 0, 0, -1 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

The matrix generated by this matrix has row sums F(n+1).

REFERENCES

E. Deutsch, L. Ferrari and S. Rinaldi, Production Matrices, Advances in Mathematics, 34 (2005) pp. 101-122.

EXAMPLE

Matrix begins

0, 1,

2, -1, 1,

3, 0, -1, 1,

4, 0, 0, -1, 1,

5, 0, 0, 0, -1, 1,

6, 0, 0, 0, 0, -1, 1,

7, 0, 0, 0, 0, 0, -1, 1,

8, 0, 0, 0, 0, 0, 0, -1, 1,

9, 0, 0, 0, 0, 0, 0, 0, -1, 1

The row augmented triangular matrix

1,

0, 1,

2, -1, 1,

3, 0, -1, 1,

4, 0, 0, -1, 1,

5, 0, 0, 0, -1, 1,

6, 0, 0, 0, 0, -1, 1,

7, 0, 0, 0, 0, 0, -1, 1,

8, 0, 0, 0, 0, 0, 0, -1, 1,

9, 0, 0, 0, 0, 0, 0, 0, -1, 1

has row sums 0^n+n. Its inverse has row sums (n+1)(2-n)/2 or A080956. This is the matrix

1,

0, 1,

-2, 1, 1,

-5, 1, 1, 1,

-9, 1, 1, 1, 1,

-14, 1, 1, 1, 1, 1,

-20, 1, 1, 1, 1, 1, 1,

-27, 1, 1, 1, 1, 1, 1, 1,

-35, 1, 1, 1, 1, 1, 1, 1, 1

with first column (n+2)(1-n)/2.

CROSSREFS

Cf. A155727.

Sequence in context: A111259 A138948 A186114 * A105400 A194516 A033774

Adjacent sequences:  A155723 A155724 A155725 * A155727 A155728 A155729

KEYWORD

sign,tabf

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Jan 25 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 07:03 EST 2012. Contains 205867 sequences.