Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122073
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122073 Triangular array from Steinbach matrices plus their squares as characteristic polynomials: M[i,j]=A[i,j]+A[i,j]^2: A[i,j]^2=Min[i,j]; CharacteristicPolynomial[M[i,j]];. +0
1
1, 2, -1, 0, -4, 1, 2, -9, 8, -1, -2, -3, 19, -12, 1, -4, -6, 47, -55, 18, -1, 2, 15, 0, -88, 93, -24, 1, 2, 23, -7, -190, 324, -182, 32, -1, 0, -12, -63, 62, 332, -554, 274, -40, 1, 2, -9, -108, 133, 678, -1642, 1346, -450, 50, -1, -2, -11, 55, 276, -463, -1129, 2832, -2128, 630, -60, 1, -4, -30, 71, 543, -1044, -2204, 7761 (list; table; graph; listen)
OFFSET

1,2

COMMENT

Based on the idea that the Steinbach matrices form a "golden Field". Matrices are: {{2, 2}, {2, 2}}, {{2, 2, 2}, {2, 3, 2}, {2, 2, 3}}, {{2, 2, 2, 2}, {2, 3, 3, 2}, {2, 3, 3, 3}, {2, 2, 3, 4}}, {{2, 2, 2, 2, 2}, {2, 3, 3, 3, 2}, {2, 3, 4, 3, 3}, {2, 3, 3, 4, 4}, {2, 2, 3, 4, 5}}, {{2, 2, 2, 2, 2, 2}, {2,3, 3, 3, 3, 2}, {2, 3, 4, 4, 3, 3}, {2, 3, 4, 4, 4, 4}, {2, 3, 3, 4, 5, 5}, {2, 2, 3, 4, 5, 6}}

REFERENCES

Peter Steinbach, "Golden Fields: A Case for the Heptagon", Mathematics Magazine, Vol. 70, No. 1, Feb. 1997.

FORMULA

dth level M(i,j)->An[d]; T(n,m)=CoefficientList[CharacteristicPolynomial[An[d], x], x]

EXAMPLE

{1},

{2, -1},

{0, -4, 1},

{2, -9, 8, -1},

{-2, -3, 19, -12, 1},

{-4, -6,47, -55, 18, -1}

{2, 15, 0, -88, 93, -24, 1},

{2, 23, -7, -190, 324, -182, 32, -1},

{0, -12, -63, 62, 332, -554, 274, -40, 1}

MATHEMATICA

An[d_] := Table[Min[n, m] + If[n + m - 1 > d, 0, 1], {n, 1, d}, {m, 1, d}]; Join[{{1}}, Table[CoefficientList[CharacteristicPolynomial[An[d], x], x], {d, 1, 20}]]; Flatten[%]

CROSSREFS

Cf. A038223, A038223, A076756, A054142.

Sequence in context: A143425 A166555 A136329 this_sequence A106236 A122792 A139136

Adjacent sequences: A122070 A122071 A122072 this_sequence A122074 A122075 A122076

KEYWORD

tabl,uned,sign

AUTHOR

Gary Adamson (qntmpkt(AT)yahoo.com), Oct 16 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 December 7 23:50 EST 2009. Contains 170430 sequences.


AT&T Labs Research