In the world of Samuelson–Berkowitz algorithm, there are always endless aspects to discover and explore. Whether it's a person, a topic, a date or any other related topic, there are always new perspectives and approaches to analyze. That is why it is so fascinating to delve into the universe of Samuelson–Berkowitz algorithm, to investigate its many facets and learn more about everything it has to offer. In this article, we will delve into the exciting world of Samuelson–Berkowitz algorithm, exploring its different aspects and discovering everything that makes it so intriguing and captivating.
You can help expand this article with text translated from the corresponding article in German. (July 2020) Click for important translation instructions.
|
In mathematics, the Samuelson–Berkowitz algorithm efficiently computes the characteristic polynomial of an matrix whose entries may be elements of any unital commutative ring. Unlike the Faddeev–LeVerrier algorithm, it performs no divisions, so may be applied to a wider range of algebraic structures.
The Samuelson–Berkowitz algorithm applied to a matrix produces a vector whose entries are the coefficient of the characteristic polynomial of . It computes this coefficients vector recursively as the product of a Toeplitz matrix and the coefficients vector an principal submatrix.
Let be an matrix partitioned so that
The first principal submatrix of is the matrix . Associate with the Toeplitz matrix defined by
if is ,
if is , and in general
That is, all super diagonals of consist of zeros, the main diagonal consists of ones, the first subdiagonal consists of and the th subdiagonal consists of .
The algorithm is then applied recursively to , producing the Toeplitz matrix times the characteristic polynomial of , etc. Finally, the characteristic polynomial of the matrix is simply . The Samuelson–Berkowitz algorithm then states that the vector defined by
contains the coefficients of the characteristic polynomial of .
Because each of the may be computed independently, the algorithm is highly parallelizable.