mathwonk said:
unique up to sign, unless you require initial coefficient +1.
the determinant of a matrix is unique, period (unless you want to claim the choice of "even" and odd" permutations of indices is arbitrary).
formally, we have, for an nxn matrix A = (a
ij):
\det(a_{ij}) = \sum_{\sigma \in S_n} (\text{sgn}(\sigma)\prod_{i=1}^n a_{i\sigma(i)})
the sign of the "reordering of the column index" which determines the sign of every term, is unambiguous. for a 2x2 matrix, the term a
11a
22 is ALWAYS positive.
the characteristic polynomial, however, is only unique up to sign, since both det(xI - A) and det(A - xI) have the same roots (and thus determine the same eigenvalues), so either one can be regarded as "the characteristic polynomial".
if one views "a" determinant as being the volume of an oriented n-cube, there is, of course, the question of choosing the orientation (in 3 dimensions, this is called "the right-hand rule"). if one views a matrix as modelling a system of linear equations, this boils down to "which order we list the equations in". as geometric objects, there is no clear way to determine "which" direction of a vector (which way on a coordinate axis) ought to be "the positive one".