Linear AlgebraSolutionA symmetric n n real matrix A is said
Linear Algebra:
Solution
A symmetric n × n real matrix A is said to be positive definite if the scalar xTAx is positive for every non-zero column vector x of real numbers.
We have xTAx = 3x12 - x1 x2 + x22 = [ ( x13)2 - 2* ( x1 3)( x2 /23) + ( x2 / 23)2] + ( x22 - 3/4x22) = ( x1 -x2 3/2)2 + x22/4 . Now, we know that the square of any real number, whether negative or positive, is positive. Therefore, xTAx = 3x12 - x1 x2 + x22 = ( x1 -x2 3/2)2 + x22/4 > 0.However, since A is not a symmetric matrix, it is not a positive definite matrix.
