i want to convert the following to a quadratic form in terms of vector $b$: $$trace(A^\top (\sum{b_i^2K_i})^\top T(\sum{b_i^2K_i}A))$$ where $T,K_i$ are symmetric and $n\times n$.
A is $n\times m$ and $b_i$ is scalar.
Can i write it in a quadratic form in terms of the vector $b$? or even $b^2$?
if so, Then what would be the $H$ matrix in the quadratic term?