$A(t)$ is a symmetric matrix for $t\in [t_0,a]$. Can we say $$A(t)\exp\left(\int_{t_0}^t A(s)ds \right)=\exp\left(\int_{t_0}^t A(s)\,ds \right) A(t)$$
My attempt: it is easy to see that $B(s)=\int_{t_0}^t A(s)\,ds $ is symetric . symetric matrices are diagnosable and also $\exp(B(t))$ is diagnosable. We know that two diagnosable matrices are commutative iff they have same eigenvectors.
Can someone help me.
EDIT 1: unfortunately, I wrote too fast.
Let $B(t)=\int_{t_0}^tA(s)ds$. Clearly $BB'=B'B$ implies that $Ae^B=e^BA$, that is $B'e^B=e^BB'$ .
Is the converse true ? Consider $(Be^B-e^BB)'=0=B'e^B+B(e^B)'-(e^B)'B-e^BB'=[B,(e^B)']$. Indeed we do not know if $(e^B)'=e^BB'=B'e^B$. Then I cannot give a positive answer to my question.
Yet, if $A$ is symmetric, then, in general, the equality $B'e^B=e^BB'$ is not satisfied ; indeed it suffices to consider $B(t)=\begin{pmatrix}t^2&t\\t&t^4\end{pmatrix}$ and to show (by a numeric calculation) that $A(1)e^{B(1)}\not= e^{B(1)}A(1)$ (cf. the Omnomnomnom's comment).
EDIT 2. More precisely $\begin{pmatrix}2&1\\1&4\end{pmatrix}\exp(\begin{pmatrix}1&1\\1&1\end{pmatrix})-\exp(\begin{pmatrix}1&1\\1&1\end{pmatrix})\begin{pmatrix}2&1\\1&4\end{pmatrix}=\begin{pmatrix}0&-e^2+1\\e^2-1&0\end{pmatrix}$.