Skip to main content

Recitation 26

Example 1: Use series to evaluate the limit. (a) limx0xx2/2ln(1+x)x3\lim_{x\to 0}\frac{x-x^2/2-\ln(1+x)}{x^3}; (b) limx01x/2cosx1+x+x2/2+x3/6ex\lim_{x\to 0}\frac{1-x^/2-\cos x}{1+x+x^2/2+x^3/6-e^x}; (c) limx0sinxx+x3/6x5/120x7\lim_{x\to 0}\frac{\sin x-x+x^3/6-x^5/120}{x^7}.

Hint: Use Maclaurin series of ln(1+x)\ln(1+x), cosx\cos x, exe^x and sinx\sin x.

Example 2: Find the sum of the series. (a) n=1(1)n13nn5n\sum_{n=1}^\infty(-1)^{n-1}\frac{3^n}{n5^n}; (b) n=0(1)nπ2n+142n+1(2n+1)!\sum_{n=0}^\infty\frac{(-1)^n\pi^{2n+1}}{4^{2n+1}(2n+1)!}; (c) 3+92!+273!+814!+3+\frac{9}{2!}+\frac{27}{3!}+\frac{81}{4!}+\ldots.

Hint: (a) Use Maclaurin series of ln(1+x)\ln(1+x); (b) Use Maclaurin series of sinx\sin x; (c) Use Maclaurin series of ex1e^x-1;

Example 3: Find the first three nonzero terms in the Maclaurin series for (a) exsinxe^x\sin x and (b) tanx\tan x.

Hint: (a) Use Maclaurin series for exe^x and sinx\sin x and multiply them together. (b) Use Maclaurin series for sinx\sin x and cosx\cos x and use a procedure like a long division.

Example 4: Find the Taylor polynomial T3(x)T_3(x) for the function ff centered at the number aa. (a) f(x)=cosx,a=π/2f(x) = \cos x, a = \pi /2; (b) f(x)=xe2x,a=0f(x)=xe^{-2x}, a=0.

Hint: T3(x)=f(a)+f(a)(xa)+f(a)(xa)2/2+f(3)(a)(xa)3/6T_3(x) = f(a) + f'(a)(x-a) + f''(a)(x-a)^2/2 + f^{(3)}(a)(x-a)^3/6.