Let $A = \begin{bmatrix}a & b\\c & d\end{bmatrix}$, where $a,b,c,d$ are real numbers.
For $x,y \in \Bbb{R}^2$ , let $f_A(x,y) = y^T A x$ be an inner product on $\Bbb{R}^2$.
Show that $b = c$ , $a > 0$ , $d > 0$ , and $ad − bc > 0$.
Let $A = \begin{bmatrix}a & b\\c & d\end{bmatrix}$, where $a,b,c,d$ are real numbers.
For $x,y \in \Bbb{R}^2$ , let $f_A(x,y) = y^T A x$ be an inner product on $\Bbb{R}^2$.
Show that $b = c$ , $a > 0$ , $d > 0$ , and $ad − bc > 0$.
If I'm right, you want to know the conditions for it to be a inner product, right? If it is, you need to show the following: Use your muscles to "math this out"!
In this case, prove that $$ f_{A}(ax,y) = a f_{A}(x,y), a \in \Bbb{R} $$ and $$ f_{A}(x+y,z) = f_{A}(x,z) + f_{A}(y,z). $$
Show that $$ f_{A}(x,y)=f_{A}(y,x). $$
Just show that, if $x \neq 0$, then $$ f_{A}(x,x) > 0. $$
While you prove this, you will be able to achieve the conditions that you want. To make it easiear, take $x = (x_{1},x_{2})$ and $y = (y_{1},y_{2})$.