Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129862
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129862 Triangle read by rows: row n gives coefficients of characteristic polynomial of the Cartan matrix for the root system D_n. +0
2
2, 2, -1, 4, -4, 1, 4, -10, 6, -1, 4, -20, 21, -8, 1, 4, -34, 56, -36, 10, -1, 4, -52, 125, -120, 55, -12, 1, 4, -74, 246, -329, 220, -78, 14, -1, 4, -100, 441, -784, 714, -364, 105, -16, 1, 4, -130, 736, -1680, 1992, -1364, 560, -136, 18, -1, 4, -164, 1161, -3312, 4950, -4356, 2379, -816, 171, -20, 1 (list; graph; listen)
OFFSET

1,1

COMMENT

Absolute values of the rows sums are 2, 3, 9, 21, 54, 141, 369, 966, 2529, 6621, 17334

REFERENCES

R. N. Cahn, Semi-Simple Lie Algebras and Their Representations, Dover, NY, 2006, ISBN 0-486-44999-8, p. 60

Sigurdur Helgasson,Differential Geometry, Lie Groups and Symmetric Spaces,Graduate Studies in Mathematics, volume 34. A. M. S. :ISBN 0-8218-2848-7, 1978,p. 464

FORMULA

M(d)=If[ n == m, 2, If[(m == d &&n == d - 2) || (n == d && m == d - 2), -1, If[(n == m - 1 || n == m + 1) && n <= d - 1 && m <= d - 1, -1, 0]]]; At row level d : t(n,m)=CoefficientList[CharacteristicPloynomial[M(d),x],x]

MATHEMATICA

T[n_, m_, d_] := If[ n == m, 2, If[(m == d && n == d - 2) || ( n == d && m == d - 2), -1, If[(n == m - 1 || n == m + 1) && n <= d - 1 && m <= d - 1, -1, 0]]]; M[d_] := Table[T[n, m, d], {n, 1, d}, {m, 1, d}];

CROSSREFS

Cf. A127677, A005248.

Sequence in context: A129903 A023616 A099491 this_sequence A138189 A110090 A092848

Adjacent sequences: A129859 A129860 A129861 this_sequence A129863 A129864 A129865

KEYWORD

tabf,uned,sign

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 23 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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research