We use the alternating series test error bound formula. (AKA: “Next Term Bound”)

|En|an+1

We seek the smallest n such that an+1<0.005. What that happens, we will have:

|En|an+1<0.005|En|<0.005

Our formula for an:

an=1n!an+1=1(n+1)!

We cannot easily solve for n to provide an+1<0.005, so we just start listing out the terms:

a1=1,a2=0.5,a3=0.167,a4=0.0417,a5=0.00833,a6=0.00139

We see that a6 is the first term less than 0.005, so n+1=6 and we need the first 5 terms:

n=15(1)n1n!=11!12!+13!14!+15!0.633