I know that : Let ${P}\in R^{nxn}$ $$e^P = \sum_{k=0}^\infty {\frac{P^k}{k!}}$$
My question is : Let $P \in R^{nxn}$ be a projection. Show that $$e^P \approx I + 1.718*P$$
I have no idea about number 1.718 ?
I know that : Let ${P}\in R^{nxn}$ $$e^P = \sum_{k=0}^\infty {\frac{P^k}{k!}}$$
My question is : Let $P \in R^{nxn}$ be a projection. Show that $$e^P \approx I + 1.718*P$$
I have no idea about number 1.718 ?
Using the fact that for a projection matrix, $P^k=P$ for positive $k$, $$ \begin{align} \sum_{k=0}^\infty {\frac{P^k}{k!}} &=I+\sum_{k=1}^\infty {\frac{P}{k!}}\\ &=I+P\left(\sum_{k=0}^\infty {\frac{1}{k!}}-1\right)\\[9pt] &=I+(e-1)P \end{align} $$