1)
We depend on that Mn,n​ is a vector space with respect to usual matrix operation addition and multiplication by a scalar. To prove that space Sn,n​ of all symmetric matrices is a such vector space also is sufficient to prove that Sn,n​ is closed for mentioned operations. Let A,B∈Sn,n​ , so ∀(i,j,1≤i,j≤n)(Ai,j​=Aj,i​,Bi,j​=Bj,i​)
Let C=A+B,or ∀(i,j,1≤i,j≤n)(Ci,j​=Ai,j​+Bi,j​)
We must show that C∈Sn,n​ . Let i,j be any indexes such that 1≤i,j≤n
Then Cj,i​=[by definition]=Aj,i​+Bj,i​ But A,B∈Sn,n​ , therefore
Aj,i​=Ai,j​,Bj,i​=Bi,j​=>Aj,i​+Bj,i​=Ai,j​+Bi,j​=Ci,j​
Thus C∈Sn,n​
Further, let A be any matrix from Sn,n​ and c∈R any number, our task is to prove that (cA)∈Sn,n​ or is symmetric. Let i,j- be any coefficients such, that 1≤i,j≤n , then (cA)i,j​=c⋅Aj,i​=[A∈Sn,n​]=c⋅Ai,j​=(c⋅A)i,j​ that is equivalent to (cA)∈Sn,n​
2)
For linear space Sn,n​ basis may be formed from elementary matrices Ek,m∈Sn,n​ defined as (Ei,jk,m​=1)≡((i=k,j=m)∨(i=m,j=k))
Basis in Sn,n​ is {Ek,m,1≤k≤m≤n} with cardinalyty N=1+2+...+n=2n⋅(n+1)​ and therefore dim(Sn,n​)=2n⋅(n+1)​ .
if X=(xi,j​)1≤i,j≤n​ any matrix from Sn,n​ then
X=∑1≤i≤j≤n​xi,j​⋅Ei,j - decomposition X by baisis.
3) If n=2 we have basis in S2,2​={(10​00​).(01​10​),(00​01​)}
Comments