The General Symmetry-Plus-Antisymmetry Pattern
Any function \(f:\mathbb{R}\mapsto\mathbb{R}\) can be written as the sum of an even and an odd function: \(f(x) = \frac{f(x)+f(-x)}{2} + \frac{f(x)-f(-x)}{2}.\) Similarly, any square matrix can be written as the sum of a symmetric and an antisymmetric matrix: \(A = \frac{A + A^t}{2} + \frac{A - A^t}{2}.\) A student of mine recently asked me about this similarity, and, while I described it in lecture as a “standard mathematical trick,” I thought I should sit down and work out the pattern.