I am to prove that if A is antisymmetric, then x^TAx = 0 for any column vector x. I know that by definition A^T = -A, so (x^TAx) = -(x^TAx). I have tried taking the transpose of both sides but this does not seem to help prove the above.
Any help would be appreciated.