Dr.Z.'s Email Message to Calc2 Students, Nov. 27, 2012 about memorizing Maclaurin Series of Fundamental Functions Dear Students, If you hate to memorize things, then all you need to memorize is the GENERAL definition of a Maclaurin series of a function f(x): f(x)=Sum(f^(n)(0)/n!*x^n, n=0..infinity) or, more explicitly: f(x)=f(0)+ f'(0)*x+ (f''(0)/2!)*x^2 + (f'''(0)/3!)*x^3+ (f''''(0)/4!)*x^4+ ... You can always derive the Maclaurin expansion FROM SCRATCH. But, since e^x, sin(x), cos(x), ln(1+x), 1(1-x) and (1+x)^a (general a) occur SO OFTEN it is a VERY GOOD IDEA to memorize them. If you do enough problems, it would come naturally. e^x=1+x+x^2/2+x^3/6+ ... +x^n/n!+ ... (all the powers and the coeff. of x^n is 1/n!, ALWAYS positive) (valid for all x, i.e. interval of convergence is (-infty,infty) ) sin(x)=x-x^3/3!+x^5/5!-x^7/7!+ ... (all the ODD powers (it makes sense, since sin(-x)=-sin(x), i.e. it is an ODD function; also the coeff. are ALTERNATING) (valid for all x, i.e. interval of convergence is (-infty,infty), but it is stupid to use for x larger than Pi/2, you can always use trig. identities and plug-in something between 0 and Pi/2( cos(x)=1-x^2/2!+x^4/4!-x^6/6!+ ... (all the EVEN powers (it makes sense, since cos(-x)=cos(x), i.e. it is an EVEN function; also the coeff. are ALTERNATING) (valid for all x, i.e. interval of convergence is (-infty,infty), ditto) 1/(1-x)=1+x+x^2+x^3+ ... (all the POWERS, the coefficients are all 1, all positive) (only valid for -1