by John on (#21J0G)
Define Tn to be the Taylor series for exp(x) truncated after n terms: How does this function compare to its limit, exp(x)? We might want to know because it’s often useful to have polynomial upper or lower bounds on exp(x). For x > 0 it’s clear that exp(x) is larger than Tn(x) since the discarded terms […]