Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120723
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120723 Let M be the 8 X 8 matrix M = {{0, 1, 1, 0, 0, 1, 0, 0}, {1, 0, 0, 1, 1, 0, 0, 0}, {1, 0, 0, 1, 0, 1, 1, 0}, {0, 1, 1, 0, 1, 0, 1, 0}, {0, 1, 0, 1, 0, 1, 0, 1}, {1, 0, 1, 0, 1, 0, 0, 1}, {0, 0, 1, 1, 0, 0, 0, 1}, {0, 0, 0, 0, 1, 1, 1, 0}}; let v[1] = [Fibonacci[1], ..., Fibonacci[8]]; let v[n] = M.v[n - 1]; then a(n) = v[n][[1]]. +0
1
1, 11, 63, 247, 887, 3207, 11383, 40679, 144663, 515719, 1835831, 6540327, 23289943, 82955975, 295436919, 1052244583, 3747563927, 13347268359, 47536758199, 169305160871, 602988299991, 2147576619847, 7648703663351 (list; graph; listen)
OFFSET

1,2

COMMENT

8 X 8 Markov chain for N4S4 and As4S4 which has D2d symmetry; characteristic polynomial = 16 - 56 x^2 + 16 x^3 + 45 x^4 - 8 x^5 - 14 x^6 + x^8.

One view of this structure is as a tetrahedron with a square plane in the middle of it.

REFERENCES

Cotton and Wilkinson, Advanced Inoraganic Chemistry, Interscience Publishers, New York, 1966, page 533

MATHEMATICA

M = {{0, 1, 1, 0, 0, 1, 0, 0}, {1, 0, 0, 1, 1, 0, 0, 0}, {1, 0, 0, 1, 0, 1, 1, 0}, {0, 1, 1, 0, 1, 0, 1, 0}, {0, 1, 0, 1, 0, 1, 0, 1}, {1, 0, 1, 0, 1, 0, 0, 1}, {0, 0, 1, 1, 0, 0, 0, 1}, {0, 0, 0, 0, 1, 1, 1, 0}} v[1] = Table[Fibonacci[n], {n, 1, 8}] v[n_] := v[n] = M.v[n - 1] a = Table[Floor[v[n][[1]]], {n, 1, 50}]

CROSSREFS

Sequence in context: A009016 A052051 A162946 this_sequence A053367 A163706 A054333

Adjacent sequences: A120720 A120721 A120722 this_sequence A120724 A120725 A120726

KEYWORD

nonn

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Aug 17 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Jun 15 2007

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research