Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152462
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152462 A posterior vector Markov of A000045 as a triangular sequence: A back iterated Markov with M=Inverse[{{0, 1}, {1, 1}}]={{-1, 1}, {1, 0}}; and v(0)={Fibonacci[n],Fibonacci[n-1]}, to give; t(n,m)=v(m)=(M^m*v(0))_first_element. ( starting vector symmetrical in n,m) +0
1
1, 1, -1, 2, -1, 1, 3, -2, 1, -1, 5, -3, 3, -1, -1, 8, -5, 5, -4, -1, 7, 13, -8, 9, -7, 4, 7, -27, 21, -13, 15, -13, 9, -1, -27, 83, 34, -21, 25, -22, 19, -9, -14, 83, -239, 55, -34, 41, -37, 34, -25, -1, 62, -239, 659, 89, -55, 67, -61, 59, -49, 25, 41, -205, 659, -1781 (list; table; graph; listen)
OFFSET

0,4

COMMENT

The row sums are:

{1, -1, 8, 17, 115, 412, 1929, 7771, 33908, 141225, 604359,...}.

This starting vector method gives non-zero low values

and a lower overall triangle.

FORMULA

A back iterated Markov with M=Inverse[{{0, 1}, {1, 1}}]={{-1, 1}, {1, 0}};

and v(0)={Fibonacci[n],Fibonacci[n-1]}, to give;

t(n,m)=v(m)=(M^m*v(0))_first_element.

EXAMPLE

{1},

{1, -1},

{2, -1, 1},

{3, -2, 1, -1},

{5, -3, 3, -1, -1},

{8, -5, 5, -4, -1, 7},

{13, -8, 9, -7, 4, 7, -27},

{21, -13, 15, -13, 9, -1, -27, 83},

{34, -21, 25, -22, 19, -9, -14,83, -239},

{55, -34, 41, -37, 34, -25, -1, 62, -239, 659},

{89, -55, 67, -61, 59, -49, 25, 41, -205, 659, -1781}

MATHEMATICA

Clear[M, a];

M = Inverse[{{0, 1}, {1, 1}}];

a = Table[(MatrixPower[M, n].{1, 0})[[1]], {n, -30, 30}];

Table[Table[(MatrixPower[M, m].{a[[30 - (n - m + 1)]], a[[30 - (m - 1)]]})[[1]], {m, 0, n}], {n, 0, 10}];

Flatten[%]

CROSSREFS

A000045

Sequence in context: A112739 A027293 A104762 this_sequence A098805 A049286 A079216

Adjacent sequences: A152459 A152460 A152461 this_sequence A152463 A152464 A152465

KEYWORD

tabl,uned,sign

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Dec 05 2008

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research