Characteristic Polynomial for A with a=-1

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
keddelove
Messages
3
Reaction score
0
And again a question:

L is a field for which [tex]a \in L[/tex]. The matrix

[tex] A = \frac{1}{2}\left( {\begin{array}{*{20}c}<br /> 1 & 1 & 1 & 1 \\<br /> 1 & a & { - 1} & { - a} \\<br /> 1 & { - 1} & 1 & { - 1} \\<br /> 1 & { - a} & { - 1} & a \\<br /> \end{array}} \right)[/tex]

has the characteristic polynomial

[tex] x^4 - \left( {a + 1} \right)x^3 + \left( {a - 1} \right)x^2 + \left( {a + 1} \right)x - a[/tex]

I need to show that this information is correct for a=1 in any field.

My problem is that when i calculate the polynomial for a=-1 I end up with another characteristic polynomial than the one given. Maybe I'm going about it the wrong way. Suggestions or pointers are very welcome
 
Physics news on Phys.org
Oops, should have stated:

Show that this is correct for a=-1 in any field.