Find the matrix associated to a given quadratic form

101 Views Asked by At

Please help me complete my answer and find the matrix associated to a given quadratic form, here is my work and effort on that

enter image description here

enter image description here

1

There are 1 best solutions below

0
On BEST ANSWER

HINT

Note that for the 2-by-2 case

$$v^TAv=\begin{bmatrix}a&b\end{bmatrix}\begin{bmatrix}1&0\\0&1\end{bmatrix}\begin{bmatrix}a\\b\end{bmatrix}=a^2+b^2$$