Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120470
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120470 6 X 6 Matrix Markov of the octahedral bonding graph. +0
1
0, 7, 34, 124, 520, 2032, 8224, 32704, 131200, 524032, 2097664, 8387584, 33556480, 134213632, 536879104, 2147467264, 8589967360, 34359672832, 137439084544, 549755551744, 2199023779840, 8796091973632, 35184374185984 (list; graph; listen)
OFFSET

0,2

COMMENT

Characteristic Polynomial is: x^3*((x-4)*x+2)^2 This result puts the energy levels in reserve order to that found in standard texts in Inorganic Chemistry for d orbitals in octahedral coordination complexex.

REFERENCES

Cotton and Wilkinson, Advanced Inorganic Chemistry, Interscience publishers, New York, 1966, page 664, figure 26-4

FORMULA

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

MATHEMATICA

M = {{0, 1, 1, 1, 1, 0}, {1, 0, 1, 0, 1, 1}, {1, 1, 0, 1, 0, 1}, {1, 0, 1, 0, 1, 1}, {1, 1, 0, 1, 0, 1}, {0, 1, 1, 1, 1, 0}} v[1] = {0, 1, 1, 2, 3, 5} v[n_] := v[n] = M.v[n - 1] a = Table[Floor[v[n][[1]]], {n, 1, 50}] Det[M - x*IdentityMatrix[6]] Factor[%] aaa = Table[x /. NSolve[Det[M - x*IdentityMatrix[6]] == 0, x][[n]], {n, 1, 6}] Abs[aaa] a1 = Table[N[a[[n]]/a[[n - 1]]], {n, 7, 50}]

CROSSREFS

Sequence in context: A063166 A024817 A071598 this_sequence A036423 A036632 A036639

Adjacent sequences: A120467 A120468 A120469 this_sequence A120471 A120472 A120473

KEYWORD

nonn,uned

AUTHOR

Roger Bagula and Gary Adamson (rlbagulatftn(AT)yahoo.com), Jul 04 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 September 7 15:23 EDT 2008. Contains 143483 sequences.


AT&T Labs Research