I've just realized that I'm not sure about the answer to this. Are determinants always real-valued? Determinants can be calculated as the product of eigenvalues. Eigenvalues can be complex-valued. Thus surely determinants can be complex-valued? Yet, I've never calculated a complex-valued determinant. So have I just not encountered one yet, or are determinants always real for some reason?
Note: I'm inclined to think they must be real because you can say that a determinant is just a generalized volume of a parallelotope made by the column vectors as the sides. But then again, how do you construct a parallelotope out of complex vectors?
[[1,0],[0,i]]? If the matrix has real entries, then the determinant, consisting only of products and sums of those entries, cannot be non-real, as the field of real numbers is closed for addition and multiplication (i.e. you cannot get a non-real number as the result of the sum or product of two reals). – andrepd Nov 24 '14 at 23:34[i]? – user541686 Nov 25 '14 at 07:59