Characteristic equation formula for a nxn matrix ?

sid9221
Messages
110
Reaction score
0
So I know that the characteristic equation for a 2x2 matrix can be given by

t^2 - traceA + |A|

So how would this be generalised for a 4x4 or higher matrix ?
 
Physics news on Phys.org
You forgot some t's in your equation but it's clear what you are referring to.

The characteristic equation is a polynomial whose roots are the eigenvalues of the matrix. So if we have (x-\lambda_1)\times...\times (x-\lambda_n) = a_n x^n + a_{n-1}x^{n-1}... + a_1x + a_0
then an-1 is the sum of the negatives of the eigenvalues, so an-1 is the negative trace. a0 is the product of the eigenvalues with minus signs, so a0 is plus or minus the determinant of the matrix (depending on whether n is even or odd). The other ones are constructed by adding up multiples of the eigenvalues, for example
a_{n-2} = \sum_{i<j} (-\lambda_i) (-\lambda_j)
an-3 requires adding every way to multiply three of the eigenvalues, etc. This just comes from expanding the multiplication on the right hand side of the original equation... to get an xn-2 power you have to use two of the eigenvalues and the rest x's
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...

Similar threads

Back
Top