unchained1978
- 91
- 0
I'm trying to expand a function of a bilinear map in a power series f({\bf x^{T}Ax}). It isn't quite a matrix function because it takes a matrix and a vector and maps them into a scalar. I'd like to expand it into powers of \bf A, but still preserve the function as a scalar. As far as I can tell, a matrix power series takes a matrix as an input (like this one) but outputs a matrix (unlike this problem). I'm not sure how to proceed.
Last edited: