Tagged Questions
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
189 views
How can I compute the representation matrices of a point group under given basis functions?
Take the $C_{3v}$ point group for example:
...
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 ...