Ok, this might be a really simple one, but I just don't know where these kind of algebra rules are defined..
Why is $\frac{x^2}{A} = x^TA^{-1}x$ if you transform it from normal algebra to a vector notation? Here $x$ is a vector and $A$ a matrix.
Thanks!
Unlike the commenters, I understand your question, but it is based on a mistaken idea that we are somehow just transforming algebra on the reals or complex numbers into linear algebra equations. This is not the case. Linear algebra is built up from its own axioms, based on the needs of the problem. Because the axioms of Linear algebra are very similar to the axioms of the real numbers, the expressions we get are also similar, such as finding $$x^TA^{-1}x$$ used in a way that we are used to seeing $$\dfrac {x^2}A$$ used in real or complex algebra.
But we didn't get $x^TA^{-1}x$ by somehow transforming $\dfrac {x^2}A$. We get it by building up logically. How? That I cannot answer because I don't know where you are encountering this expression, so I cannot say why it appears. Depending on the problem at hand, it may come up in a number of different ways.
But there is two general rules that do help here:
As a result, if $n > 1$, you can only multiply $A^{-1}$ and two copies of $x$ together in a few ways:
When you combine these with the third factor, the only defined products are:
Of these three forms, the first is by far the most common one encountered. It can be thought of as the magnitude of $x$, weighted by the matrix $A^{-1}$.