Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114543
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114543 Large integer characteristic polynomial vector Markov sequence. +0
1
0, 1, 1, 772, 2308, 597520, 2967568, 464830528, 3208753216, 363407352064, 3191137173760, 285479120733184, 3021751590913024, 225291467904913408, 2771288157631025152, 178566423666235555840, 2485482152393098412032 (list; graph; listen)
OFFSET

0,4

COMMENT

The characteristic polynomal gives three real roots and an integer root of -2: x^3-772*x-1536 NSolve[Det[M - IdentityMatrix[3]*x] == 0, x] {{x -> -26.7308}, {x -> -2.}, {x -> 28.7308}} 1+/-Sqrt[769]: 769 is a prime.

FORMULA

M = {{0, 1, 0}, {0, 0, 1}, {1536, 772, 0}}; w[0] = {0, 1, 1}; w[n_] := w[n] = M.w[n - 1] a(n) = w[n][[1]]

MATHEMATICA

M = {{0, 1, 0}, {0, 0, 1}, {1536, 772, 0}}; w[0] = {0, 1, 1}; w[n_] := w[n] = M.w[n - 1] a = Flatten[Table[w[n][[1]], {n, 0, 25}]]

CROSSREFS

Adjacent sequences: A114540 A114541 A114542 this_sequence A114544 A114545 A114546

Sequence in context: A046505 A013542 A045078 this_sequence A133963 A133964 A033919

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Feb 15 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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research