- #1
kq6up
- 368
- 13
Homework Statement
From Mary Boas' "Mathematical Methods in the Physical Sciences 3rd Ed."
Chapter 3 Section 11 Problem 57
Show that if $$D$$ is a diagonal matrix, then $$D^{n}$$ is the diagonal matrix with elements equal to the nth power of the elements of $$D$$.
Homework Equations
I think [itex]D^{n}=C^{-1}M^{n}C[/itex]
The Attempt at a Solution
I think this hints at this being the case, but I don't think it proves it:
$$Tr(D^{n})=Tr(C^{-1}CM^{n})=Tr(M^{n})$$
I also tried using the summation form of matrix multiplication, but I am not familiar enough with the formalism to feel confident about what I am doing.
Furthermore, I think it is rather obvious that this is the case if one just multiplies a diagonal matrix by itself.
Any hints as to a different approach?
Thanks,
Chris Maness