Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Matricesmedium
0:00.0

Every square matrix AAA can be uniquely decomposed as A=S+KA = S + KA=S+K where SSS is symmetric and KKK is skew-symmetric, using S=A+AT2S = \frac{A + A^T}{2}S=2A+AT​ and K=A−AT2K = \frac{A - A^T}{2}K=2A−AT​. For the matrix A=(2314)A = \begin{pmatrix} 2 & 3 \\ 1 & 4 \end{pmatrix}A=(21​34​), what is the symmetric part SSS?