Calculus · real student question

Find the Taylor series of sqrt(x^2 + 1) about x = 0, give the general term, and state the interval of convergence.

Question

Find the Taylor series of

f(x)=x2+1=(1+x2)1/2f(x)=\sqrt{x^{2}+1}=(1+x^{2})^{1/2}

about x=0x=0, give the general term, and state the interval of convergence.

Step-by-step solution

  1. Apply the binomial series with t=x2t=x^{2}. The generalised binomial theorem gives

    (1+t)α=n=0(αn)tn,(1+t)^{\alpha}=\sum_{n=0}^{\infty}\binom{\alpha}{n}t^{n},

    and here α=12\alpha=\tfrac12, t=x2t=x^{2}. Because tt is itself a square, only even powers of xx can appear — which is exactly right, since x2+1\sqrt{x^{2}+1} is an even function.

  2. Compute the coefficients one at a time. With (1/2n)=12(121)(12n+1)n!\binom{1/2}{n}=\frac{\tfrac12\left(\tfrac12-1\right)\cdots\left(\tfrac12-n+1\right)}{n!}:

    n=1: 12x2;n=2: 12(12)2x4=18x4;n=1:\ \tfrac12x^{2};\qquad n=2:\ \frac{\tfrac12\left(-\tfrac12\right)}{2}x^{4}=-\tfrac18x^{4};

    n=3: 12(12)(32)6x6=116x6;n=4: 12(12)(32)(52)24x8=5128x8.n=3:\ \frac{\tfrac12\left(-\tfrac12\right)\left(-\tfrac32\right)}{6}x^{6}=\tfrac{1}{16}x^{6};\qquad n=4:\ \frac{\tfrac12\left(-\tfrac12\right)\left(-\tfrac32\right)\left(-\tfrac52\right)}{24}x^{8}=-\tfrac{5}{128}x^{8}.

    Unlike the expansion of 1+2x\sqrt{1+2x}, there is no 2n2^{n} factor to carry here — the substitution supplies powers of xx, not a constant.

  3. Write the expansion. Collecting terms,

    1+x2=1+x22x48+x6165x8128+\sqrt{1+x^{2}}=1+\frac{x^{2}}{2}-\frac{x^{4}}{8}+\frac{x^{6}}{16}-\frac{5x^{8}}{128}+\cdots

    The signs alternate from the x4x^{4} term onward, and the coefficients shrink quickly, so a handful of terms is very accurate for small xx.

  4. State the general term. In closed form,

    1+x2=n=0(1/2n)x2n,(1/2n)=(1)n14n(2n1)(2nn) (n1).\sqrt{1+x^{2}}=\sum_{n=0}^{\infty}\binom{1/2}{n}x^{2n},\qquad \binom{1/2}{n}=\frac{(-1)^{n-1}}{4^{n}(2n-1)}\binom{2n}{n}\ (n\ge1).

    Check n=2n=2: 11636=648=18\frac{-1}{16\cdot 3}\cdot 6=-\frac{6}{48}=-\frac18 ✓, matching the x4x^{4} coefficient.

  5. Determine the interval of convergence. The binomial series requires t=x2<1|t|=|x^{2}|<1, that is x<1|x|<1. At x=±1x=\pm1 the terms behave like n3/2n^{-3/2}, so the series converges absolutely there as well, giving the closed interval [1,1][-1,1]. At x=1x=1 it converges to 2=1.4142136\sqrt2=1.4142136, but only slowly: truncating after the x8x^{8} term gives just 1.39843751.3984375, ten terms give 1.409931.40993 and forty terms still only 1.413661.41366. Fast convergence is a feature of the interior, not of the endpoints.

Answer

x2+1=1+x22x48+x6165x8128+=n=0(1/2n)x2n,1x1\sqrt{x^{2}+1}=1+\frac{x^{2}}{2}-\frac{x^{4}}{8}+\frac{x^{6}}{16}-\frac{5x^{8}}{128}+\cdots=\sum_{n=0}^{\infty}\binom{1/2}{n}x^{2n},\qquad -1\le x\le 1

Need to solve a different problem like this? Open the solver →