(b) ln(1+x)=x−2x2+3x3−4x4+⋯ (valid for
−1<x≤1).
(c)
sinx=x−3!x3+5!x5−⋯=x−6x3+120x5−⋯
(valid for all x).
(d)
(1+x)n=1+nx+2!n(n−1)x2+3!n(n−1)(n−2)x3+4!n(n−1)(n−2)(n−3)x4+⋯
(valid for ∣x∣<1).
UT-2: Maclaurin Series from First Principles
Question: (a) Find the Maclaurin series of cosx up to x6. (b) Find the Maclaurin series
of e2x up to x4. (c) Find the Maclaurin series of 1−x1 and state its radius of
convergence. (d) Use the series for 1−x1 to find the series for 1+x21.
This is a geometric series with ratio x. Converges when ∣x∣<1. Radius of convergence =1.
(d) Substitute x→−x2: 1+x21=1−x2+x4−x6+⋯ (valid for
∣x∣<1).
UT-3: Series Manipulation
Question: (a) Find the Maclaurin series of xex−1 up to x3. (b) Find the
Maclaurin series of xln(1+x) up to x4. (c) Find the Maclaurin series of cos2x up to x4
using the identity cos2x=L◆B◆1+cos2x◆RB◆◆LB◆2◆RB◆. (d) Evaluate
limx→0x2ex−1−x using series.
Question: (a) Find the Taylor series of lnx about x=1 up to (x−1)4. (b) Use the
result to approximate ln1.1 correct to 4 decimal places. (c) Estimate the error in the
approximation. (d) Explain why the Maclaurin series of lnx does not exist.
(b) With x = 1.1$$h = 0.1:
ln1.1≈0.1−0.005+0.000333−0.000025=0.095308≈0.0953.
(c) The next term is 5(0.1)5=0.000002. The error is less than the magnitude of the
first omitted term: error <0.000002. So ln1.1=0.0953 to 4 d.p. (Actual: 0.095310.)
(d) f(0)=ln0 is undefined, so f(n)(0) does not exist for lnx. The Maclaurin series
requires the function and all its derivatives to be defined at x=0.
IT-2: Series for Integration (with Further Calculus)
Question: (a) Use series to evaluate ∫00.5L◆B◆sinx◆RB◆◆LB◆x◆RB◆dx correct to
6 decimal places. (b) Use the series for ex to find the Maclaurin series of
2ex−e−x (hyperbolic sine, sinhx). (c) Evaluate ∫00.2sinhxdx using
the series. (d) Find the Maclaurin series of ex2 and use it to find
∫00.5ex2dx.
IT-3: Convergence and Applications (with Complex Numbers)
Question: (a) Find the Maclaurin series of (1−x)−1/2 and determine its radius of
convergence. (b) Use the series to approximate L◆B◆1◆RB◆◆LB◆0.9◆RB◆ correct to 5
decimal places. (c) The series ∑n=0∞n!xn converges for all x. Use this
to show that ∑n=0∞n!(−1)n=e1. (d) Explain why
∑n=1∞n1 diverges while ∑n=1∞n(−1)n converges.
(d) ∑n=1∞n1 is the harmonic series, which diverges (the partial sums grow
without bound, albeit slowly — lnn).
∑n=1∞n(−1)n=−1+21−31+41−⋯ is an
alternating series with terms an=1/n that decrease to 0. By the alternating series test, it
converges (to −ln2). The partial sums oscillate above and below −ln2With the amplitude of
oscillation decreasing.