2

Let H be the set of all symmetric $n\times n$ matrices:

$H = \{A ∈ M_{n\times n}(R) | A^T = A\}$.

Prove that H is a subspace of $M_{n\times n}(R)$.

rschwieb
  • 153,510

1 Answers1

4

You have to show: if $A,B \in H$ and $\alpha \in \mathbb R$, then

$A+B \in H$ amd $ \alpha A \in H$.

Fred
  • 77,394