I'm not sure where to start with this. I have tried induction but I'm stuck on the inductive step. Could anyone let me know how to do this or give me a hint on how to approach this question?
I need to prove that the N'th derivative of $(1-e^x)^n=n!(-1)^n$ when evaluated at $x=0$
Look at the Maclaurin series: $$1-e^x=-x-\frac{x^2}2-\frac{x^3}{3!}-\cdots.$$ Therefore $$(1-e^x)^n=(-x)^n+\text{higher terms}.$$ Now differentiate $n$ times.