1
vote
3answers
118 views

Convert coefficients of polynomials into a matrix

I have several sets of 5 polynomials of the form: ...
10
votes
2answers
188 views
6
votes
1answer
343 views

Finding the characteristic polynomial of a matrix modulus n

Given a square matrix, is it possible to calculate its characteristic polynomial modulo n? Unfortunately, this function ...