In the Lang's Calculus bok says that
$R_n (x)=\dfrac {f^{n}\left( c\right) } {n!}(x-a)^{n}$ where $c$ is between $x$ and $a$.
But, I saw that in the a lecture note,
$R_n (x)=\dfrac {f^{n+1}\left( c\right) } {(n+1)!}(x-a)^{n+1}$ where $c$ is between $x$ and $a$.
Which is the true? So, for an example, $f(x)=e^x$. The remainder ,as the lecture note, is $R_4=\left| \dfrac {e^{c}} {120}\left( x-1\right) ^{5}\right| $ but as Lang's the book formula, $R_4=\left| \dfrac {e^{c}} {24}\left( x-1\right) ^{4}\right|$.
Langrange's form of remainder goes as follows:
In your example, $e^x$ is infinitely differentiable over $R$. So, for a the Taylor polynomial of degree $4$, the remainder should be of the second form you mentioned.