The quadratic form $5x^2 + 4xy + 5y^2$ can be written as:
\[ Q(x, y) = \begin{bmatrix} x & y \end{bmatrix} \begin{bmatrix} 5 & 2 \\ 2 & 5 \end{bmatrix} \begin{bmatrix} x \\ y \end{bmatrix} \]
The constraint $x^2 + y^2 = 1$ can be written as:
\[ \begin{bmatrix} x &
Show more…