Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114749
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114749 Vector Markov sequence of quartic characteristic Pascal-Salem polynomial x^5-(x+1)^4. +0
1
0, 1, 1, 2, 3, 21, 50, 161, 501, 1532, 4723, 14551, 44800, 137971, 424901, 1308512, 4029693, 12409831, 38217250, 117693681, 362448951, 1116196192, 3437432913, 10585903361, 32600301650, 100395746291 (list; graph; listen)
OFFSET

0,4

COMMENT

The first three of the sequence of polynomials: x^n-(x+1)^(n-1) are Pisots, this one with two unitary absolute values is Salem r = Abs[Table[x /. NSolve[Det[M - IdentityMatrix[5]*x] == 0, x][[n]], {n, 1, 5}]] gives:{0.56984, 0.56984, 1., 1., 3.0796}

FORMULA

M = {{0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}, {0, 0, 0, 0, 1}, {1, 4, 6, 4, 1}}; w[0] = {0, 1, 1, 2, 3}; w[n_] := w[n] = M.w[n - 1] a(n) = w[n][[1]]

MATHEMATICA

M = {{0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}, {0, 0, 0, 0, 1}, {1, 4, 6, 4, 1}}; w[0] = {0, 1, 1, 2, 3}; w[n_] := w[n] = M.w[n - 1] a = Flatten[Table[w[n][[1]], {n, 0, 25}]]

CROSSREFS

Sequence in context: A124447 A024765 A090122 this_sequence A141458 A080670 A073647

Adjacent sequences: A114746 A114747 A114748 this_sequence A114750 A114751 A114752

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Feb 18 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