Questions tagged 'Taylor Polynomial'
1 questions
Find the second Taylor polynomial T2(x) for f(x)=e^x^2 based at a=0?
I'm trying to find the second Taylor polynomial ( T_2(x) ) for the function ( f(x) = e^{x^2} ) centered at ( a = 0 ). However, I'm stuck because I calculated the first derivative, ( f'(x) = 2x e^{x^2}...