The Matrix Exponent of the Identity Matrix, I

mhsd91
Messages
22
Reaction score
4
So, essentially, all I wonder is: What is the The Matrix Exponent of the Identity Matrix, I?

Silly question perhaps, but here follows my problem. Per definition, the Matrix Exponent of the matrix A is,

<br /> e^{A} = I + A + \frac{A^2}{2} + \ldots = I + \sum_{k=1}^{\infty} \frac{A^k}{k!} = \sum_{k=0}^{\infty} \frac{A^k}{k!}<br />

as e^0 = I. I suspected that, since I^k = I for any integer k, we would get

<br /> e^{I} = I + I + \frac{I}{2} + \ldots = I \cdot \left( \sum_{k=0}^{\infty} \frac{1}{k!} \right) = I \cdot e,\quad e\approx 2.72<br />

such that for an arbitrary constant a we could write

<br /> e^{aI} = I \left( \sum_{k=0}^{\infty} \frac{a^k}{k!} \right) = I e^{a}<br />

However, apparently this is not the case as a (suggested) solution to some (homework) problem I've been working on claims that

<br /> e^{aI} = e^{-a} I<br />

With a sign change of a! I think I'm just missing something trivial and fundamental, but I'd really appreciate some help to sort this one out. Might it also be a misprint in the solution?
 
Physics news on Phys.org
mhsd91 said:
<br /> e^{aI} = I \left( \sum_{k=0}^{\infty} \frac{a^k}{k!} \right) = I e^{a}<br />
This is correct.

However, apparently this is not the case as a (suggested) solution to some (homework) problem I've been working on claims that

<br /> e^{aI} = e^{-a} I<br />

This is wrong.
 
  • Like
Likes mhsd91
mhsd91 said:
So, essentially, all I wonder is: What is the The Matrix Exponent of the Identity Matrix, I?

Silly question perhaps, but here follows my problem. Per definition, the Matrix Exponent of the matrix A is,

<br /> e^{A} = I + A + \frac{A^2}{2} + \ldots = I + \sum_{k=1}^{\infty} \frac{A^k}{k!} = \sum_{k=0}^{\infty} \frac{A^k}{k!}<br />

as e^0 = I. I suspected that, since I^k = I for any integer k, we would get

<br /> e^{I} = I + I + \frac{I}{2} + \ldots = I \cdot \left( \sum_{k=0}^{\infty} \frac{1}{k!} \right) = I \cdot e,\quad e\approx 2.72<br />

such that for an arbitrary constant a we could write

<br /> e^{aI} = I \left( \sum_{k=0}^{\infty} \frac{a^k}{k!} \right) = I e^{a}<br />

However, apparently this is not the case as a (suggested) solution to some (homework) problem I've been working on claims that

<br /> e^{aI} = e^{-a} I<br />

With a sign change of a! I think I'm just missing something trivial and fundamental, but I'd really appreciate some help to sort this one out. Might it also be a misprint in the solution?
@mhsd91, when you post a question, please do not delete the three parts of the homework template. The template is required.
 
  • Like
Likes mhsd91
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top