- #1
bjnartowt
- 284
- 3
Homework Statement
I am trying to evaluate exp(i*f(A)), where A is a matrix whose eigenvalues are known and real.
Homework Equations
You can expand functions of a matrix in a power-series. I think that's the way to get started on this problem. I foresee the exponential of a power-series expansion of f(A) suddenly becoming a product of exponentials of a matrix, which, themselves, are power-series. It sounds ugly, but perhaps some pleasant collapse will happen.
The Attempt at a Solution
Okay, let's try finding power-series expansion of f(A):
[tex]f(A) = \sum\limits_{n = 0}^{n \to \infty } {\frac{{{f^{(n)}}(0)}}{{n!}}{A^n}} = {\rm{oh dear}}...{\rm{unaware of derivatives of f at 0}}{\rm{.}}[/tex]
Hmmm...maybe my idea above is not so great.
I think I am thwarted by the arbitrariness of the function "f(A)". Prior experience suggests arbitrariness is nothing to be afraid of...just an opportunity for higher generality...which is neato.
When you, dear reader, peruse this cry for help, do any suggestions come to your mind for a starting point to evaluating exp(i*f(A))? I just can't seem to bring "A" outside of "f" in order to take advantage of the fact that we know its eigenvalues.