If $$M=\begin{pmatrix} 1 & 1 & 0\\ 0 & 1 & 1\\ 0 & 0 & 1\\ \end{pmatrix}$$ is a matrix and $e^M=\sum_\limits{n=0}^{\infty}\frac{M^n}{n!}$ then find $\frac{1}{e}\sum_\limits{i=1}^{3}\sum_\limits{j=1}^{3} b_{ij}$ where $b_{ij}$ are entries of $e^M$.
I know the definition of $e^M$ and how to find $e^M$ for diagonalisable matrix, nilpotent matrix but I've no idea how to solve this please give some hints to solve this problem. Thanks in advance.