I am unable to see this identity.
Let a in $R^n$, $B$ in $R^{n,n}$, c in $R^n$
$c^TBa + a^TBc = a^T(B^T+B)c$.
How do I see this?
I am unable to see this identity.
Let a in $R^n$, $B$ in $R^{n,n}$, c in $R^n$
$c^TBa + a^TBc = a^T(B^T+B)c$.
How do I see this?
Since $a^TBc$ is a $1\times1$ matrix, it's equal to its own transpose. But$$(a^TBc)^T=c^TB^Ta.$$Can you take it from here?