If $A$ and $B$ are two $n\times n$ matrices, and given that $B$ is symmetric, then is the matrix $C=\text{trn}(A)BA$ necessarily symmetric?
I know that given the symmetric matrices $A$ and $B$, then $AB$ is symmetric if and only if $A$ and $B$ follow commutative property of multiplication, i.e., if $AB = BA$... but is that the case here?