login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126570 Triangle read by rows: row n gives coefficients (ignoring the alternating signs) of the characteristic polynomial of the n X n circulant matrix with first two rows [2,1,0,...,0,1], [1,2,1,0,...,0]. 0
1, 1, 2, 1, 4, 3, 1, 6, 10, 5, 1, 8, 21, 20, 4, 1, 10, 36, 56, 35, 7, 1, 12, 55, 120, 126, 56, 6 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,3
REFERENCES
William G. Harter, Physics Department, University of Arkansas; personal communication.
LINKS
EXAMPLE
First few rows of the triangle are:
1;
1, 2;
1, 4, 3;
1, 6, 10, 5;
1, 8, 21, 20, 4;
1, 10, 36, 56, 35, 7;
1, 12, 55, 120, 126, 56, 6;
...
Example: Charpoly of the 4 X 4 matrix [2,1,0,1; 1,2,1,0; 0,1,2,1; 0,0,1,2] = x^4 - 8*x^3 + 21*x^2 - 20*x + 4; with a root sqrt(3)+2.
CROSSREFS
Sequence in context: A172431 A053123 A107661 * A048790 A027421 A131252
KEYWORD
nonn,more,tabl
AUTHOR
Gary W. Adamson, Dec 28 2006
EXTENSIONS
Edited by N. J. A. Sloane, Aug 10 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 19 02:21 EDT 2024. Contains 375284 sequences. (Running on oeis4.)