Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123950
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123950 Vector matrix Markov of Bezier -Bernstein 3 X 3 matrix ( three point matrix): characteristic polynomial: -2 + 3 x + 3 x^2 - x^3. +0
1
0, 1, 1, 6, 19, 73, 264, 973, 3565, 13086, 48007, 176149, 646296, 2371321, 8700553, 31923030, 117128107, 429752305, 1576795176, 5785386229, 21227039605, 77883687150, 285761407807, 1048481205661, 3846960466104, 14114802199681 (list; graph; listen)
OFFSET

1,4

REFERENCES

Over and Over Again, Chang and Sederberg, MAA, 1997 chapter 30

FORMULA

M = {{0, 0, 1}, {0, 2, -2}, {1, -2, 1}}; v[1] = {0, 0, 1}; v[n_] := v[n] = M.v[n - 1]; a(n) = v[n][[1]]

MATHEMATICA

M = {{0, 0, 1}, {0, 2, -2}, {1, -2, 1}}; v[1] = {0, 0, 1}; v[n_] := v[n] = M.v[n - 1]; a1 = Table[v[n][[1]], {n, 1, 50}]

CROSSREFS

Adjacent sequences: A123947 A123948 A123949 this_sequence A123951 A123952 A123953

Sequence in context: A055916 A060579 A100191 this_sequence A026545 A041937 A111510

KEYWORD

nonn,uned,probation

AUTHOR

Roger Bagula and Gary Adamson (rlbagulatftn(AT)yahoo.com), Oct 26 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 October 12 11:54 EDT 2008. Contains 144829 sequences.


AT&T Labs Research