Suppose $A$ is real-valued negative-definite $d\times d$ matrix with norm < 1.
How could I estimate $A$, up to rotation, from values of $\operatorname{Tr}e^{A},\operatorname{Tr}e^{2A},\ldots,\operatorname{Tr}e^{kA}$ where $e^A$ is matrix exponential? How big does $k$ need to be for accurate result?
In my application $I+A\approx e^A$, so one could instead consider the problem of obtaining $A$ from values of $\operatorname{Tr}A,\operatorname{Tr}A^2,\ldots$ but the algebraic solution is not practical for numerical stability reasons.
In the continuous case, empirical density of $A$ eigenvalues and $g(k)=\operatorname{Tr}e^{Ak}$ are related through the Laplace transform. Can this connection be utilized to solve the problem at hand?