Approximation Using Taylor POlynomial

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
e179285
Messages
24
Reaction score
0
Find an approximate value of the number e-0.1 with an error less than 10-3

ı know that ex = Ʃ(from zero to ınfinity) xn / n!=1+x/1!+x
2
/2!+...

ı don't know how to use e-0.1 in this question.Do ı write -0.1 instead of x in ex series?
 
Physics news on Phys.org
e179285 said:
ı know that ex = Ʃ(from zero to ınfinity) xn / n!=1+x/1!+x
2
/2!+...

ı don't know how to use e-0.1 in this question.Do ı write -0.1 instead of x in ex series?

yup! :biggrin:
 
Since you are asked to calculate to within a particular accuracy, what you need is not the Taylor series, but a Taylor polynomial plus remainder estimate.