• 沒有找到結果。

Power Series 1 1.1

N/A
N/A
Protected

Academic year: 2023

Share "Power Series 1 1.1"

Copied!
13
0
0

加載中.... (立即查看全文)

全文

(1)

JIA-MING (FRANK) LIOU

Abstract.

Contents

1. Power Series 1

1.1. Polynomials and Formal Power Series 1

1.2. Radius of Convergence 2

1.3. Derivative and Antiderivative of Power Series 4

1.4. Power Series Expansion defined by Geometric Series 6

1.5. Power Series Defined by Differential Equations 9

1.6. The Convergence of Taylor Series 10

1.7. Definition of ez 12

1.8. More Eamples 12

1. Power Series

1.1. Polynomials and Formal Power Series. Letxbe a variable anda0,· · · , anbe real numbers. A polynomial in x with coefficientsa0,· · ·, an is an expression

P(x) =a0+a1x+· · ·+anxn,

Ifan6= 0, nis called the degree ofP. The space of polynomials in x with coefficients inR is denoted by R[x]. For each real number c∈R, defineP(c) =a0+a1c+· · ·+ancn. Then P :R→Rdefines a function. Hence a polynomial inx can be thought of as a function on R. Evey polynomial function is a smooth function on R which means that P(k)(x) exists for each k≥0. Moreover,P(0) =a0,

P0(x) = a1+ 2a2x+ 3a3x2+· · ·+nanxn−1

P00(x) = 1·2a2+ 2·3a3x+ 3·4a4x2· · ·+ (n−1)nanxn−2

· · · = · · · P(n)(x) = n!an.

Hence we haveP(0) =a0, P0(0) =a1, P00(0) = 2!a2,· · · , P(n)(0) =n!an. Suppose that we have two polynomialsP(x) =Pn

i=0aixi and Q(x) =Pm

j=0bjxj. Then P(x)Q(x) =

n

X

i=0 m

X

j=0

aibjxi+j =

m+n

X

k=0 k

X

i=0

aibk−i

! xk.

Hence the product of two polynomials is again a polynomial.

1

(2)

Let (an)n≥0 be a sequence of real numbers. The formal power series inxwith coefficients an is an expression

(1.1) a0+a1x+a2x2+· · ·+anxn+· · ·=

X

n=0

anxn.

The space of formal power series with coefficients inR is denoted by R[[x]]. Suppose that A(x) = P

n=0anxn and B(x) = P

n=0bnxn are two formal power series in R[[x]]. Define their sum and their product by

A(x) +B(x) =

X

n=0

(an+bn)xn A(x)B(x) =

X

n=0

cnxn,

where cn = Pn

k=0akbn−k. Hence we know that R[x] is a subset of R[[x]], i.e. every poly- nomial is a formal power series. Here comes a question: When does a formal power series define a function on an interval ofR?

1.2. Radius of Convergence. The following theorem gives us an example when a formal power series converges.

Theorem 1.1. (Abel) Suppose that r is a real number so that the series

X

n=0

anrn is con-

vergent. For each |c| < |r|,

X

n=0

ancn is absolutely convergent. Conversely if

X

n=0

anrn is

divergent, then for|c|>|r|,

X

n=0

ancn is also divergent.

Proof. Since the seriesP

n=0anrn is convergent, lim

n→∞anrn= 0. Hence there exists N >0 so that for anyn≥N,|anrn|<1. Thus |an|< r−nfor n≥N. Therefore for any n≥N,

|ancn|<

c r

n

. Since|c/r|<1, the geometric seriesP

n=N+1(c/r)n is convergent. By the comparison test, P

n=N+1|ancn|is convergent and thusP

n=0ancn is convergent.

Definition 1.1. R >0 is called the radius convergenceof (1.1) if (1) for any|c|< R,P

n=0ancn is absolutely convergent;

(2) for any|c|> R,P

n=0ancn is divergent.

Theorem 1.2. Suppose that lim

n→∞

pn

|an|=ρ. Then the radius of convergence of (1.1) is R=ρ−1. Similarly, if lim

n→∞|an+1

an |=ρ, thenR=ρ−1.

Proof. Letρ be the limit of (an+1/an).Let an(x) =anxn.Then an+1(x)

an(x) = an+1 an x.

(3)

Hence

n→∞lim

an+1(x) an(x)

=ρ|x|.

We know that ifρ|x|<1,by ratio test, the infinite series

X

n=0

an(x) =

X

n=0

anxnis absolutely convergent. In other words, the power series is convergent if |x|< 1/ρ. Take R = 1/ρ. If

|x|> R, then ρ|x|> 1. By ratio test, the power series is divergent. Hence we prove that R= 1/ρis the radius of convergence of the power series.

Let us take a look at some examples.

Example 1.1. Find the radius of convergence of the following three formal power series (1) A1(x) =

X

n=1

(−1)nxn n ; (2) A2(x) =

X

n=1

xn n2; (3) A3(x) =

X

n=1

nxn.

Sol. By ratio test, the radii of convergence of the above three formal power series are 1.

Note that P

n=1(−1)n/n is convergent by the Leibnitz test. A(x) is also convergent at x = 1 but when x = −1, the series P

n=11/n is divergent by the p-test. Hence A1(x) is convergent on −1 < x ≤ 1 or I1 = (−1,1]. Similarly, A2(x) is convergent on both x=±1. Therefore A2(x) is convergent onI2 = [−1,1]. We also find thatA3 is convergent on I3 = (−1,1) and divergent atx=±1. I1, I2, I3 are called the interval of convergence of A1, A2, A3 respectively.

Definition 1.2. An intervalIonRis of the form [a, b] or [a, b) or (a, b] or (a, b). An interval I is called the interval of convergence if for every c∈ I,P

n=0ancn is convergent and for any d6∈I,P

n=0andn is divergent.

Corollary 1.1. I can only be [−R, R], or (−R, R], or [−R, R) or (−R, R).

IfI is the interval of convergence of the formal power seriesA(x) =P

n=0anxn, then for each c∈I,P

n=0ancn is convergent. For each c∈I, define A(c) =

X

n=0

ancn

Then the formal power seriesA(x) defines a function onI.

Example 1.2. The radius of convergence of

X

n=0

xn n!.

(4)

Sol. Since an= n!1,an+1/an = 1/(n+ 1) for all n. Hence limn→∞(an+1/an) = 0. Thus the radius of convergence is R=∞.

Remark. Later we will show that this power series converges to ex.

Theorem 1.3. (Multiplication Theorem) Suppose that two power series A(x), B(x) are convergent on |x|< R. Then A(x)±B(x), A(x)B(x) are all convergent on|x|< R.

1.3. Derivative and Antiderivative of Power Series. Suppose thatp(x) =a0+a1x+

· · ·+anxn=Pn

k=0akxk be a polynomial. Then

p0(x) =a1+ 2a2x+· · ·+nanxn−1 =

n

X

k=0

kakxk−1

Given a power series A(x) =P

n=0anxn, one might think that if A is differentiable, then A0(x) =

X

n=0

nanxn−1.

On the other hand, an antiderivative of p is given by Z

p(x)dx=C+a0x+a1

2 x2+· · ·+ an

n+ 1an+1=C=

n

X

k=0

ak

k+ 1xk+1. Hence one might guess

Z

A(x)dx=c+

X

n=0

an

n+ 1xn+1.

Theorem 1.4. Suppose that the radius of convergence of (1.1) isR. Then the power series of

B(x) =

X

n=0

nanxn−1, C(x) =c+

X

n=0

an n+ 1xn+1 are alsoR.

Suppose the radius of convergence of (1.1) is R. Suppose that |x| < R and |x0| < R.

Then

A(x)−A(x0) =

X

n=0

an(xn−xn0).

In order to calculate the difference quotient ofA, we need:

Lemma 1.1. Let x, ybe real numbers. Then

xn−yn= (x−y)(xn−1+xn−2y+· · ·+xyn−2+yn).

Hence the difference quotient ofA atx0 is A(x)−A(x0)

(x−x0) =

X

n=0

an(xn−1+xn−2x0+· · ·+xxn−20 +xn−10 ).

(5)

We know that

x→xlim0(xn−1+xn−2x0+· · ·+xxn−20 +xn−10 ) =nxn−10 .

Hence one finds that (not so rigorous)A0(x0) =B(x0). ThusA0(x) =B(x) for any|x|< R.

One could also see that C0(x) =A(x). Hence C(x) =c+R

A(x)dx.

Theorem 1.5. Suppose that the radius of convergence of (1.1) is R. Then for all|x|< R, A0(x) =B(x),

Z

A(x)dx=C(x).

We have already see that the radius of convergence of f(x) = P

n=0xn/n! is R = ∞.

Hence the function f(x) is smooth on R. Then by the differentiation theorem for power series, we find that

f0(x)−f(x) = 0, f(0) = 1.

One can show that the differential equation has a unique solution and the solution is defined to beex. Hencef(x) =ex for all x∈R, i.e.

ex=

X

n=0

xn n!.

Corollary 1.2. Let A(x) =

X

n=0

anxn be a convergent power series on |x|< R. Then A is k-times differentiable for allk atx= 0 andan= A(n)(0)

n! for all n≥0. As a consequence, A(x) =

X

n=0

A(n)(0)

n! xn, |x|< R.

Theorem 1.6. (Taylor’s Theorem) Suppose that A(x) =

X

n=0

anxn converges on |x|< R.

Let −R < a < R. Then A is k-times differentiable at x =aand for |x−a|< R− |a|, we have

A(x) =

X

n=0

A(n)(a)

n! (x−a)n.

By the theorem, we find thatA is k-times differentiable on|x|< R, i.e. A is a smooth function on|x|< R. A functionf : (a, b)→Ris called smooth iff isk-times differentiable at every point of (a, b) for allk≥0. A convergent power series on|x|< Rdefines a smooth function on |x| < R by the Taylor’s theorem. Conversely, given a smooth function f on

|x|< R, can we find a power series which is convergent tof on |x|< R?

Definition 1.3. Letf be a C-function on |x|< R. The formal power series defined by

X

n=0

f(n)(0) n! xn

is called the Maclaurin series generated byf atx= 0. In general, the Taylor series generated by f atx=ais the following formal power series

(1.2)

X

n=0

f(n)(a)

n! (x−a)n.

(6)

If the Taylor series (1.2) converges to f, we say that the Taylor series (1.2) is the Taylor expansion of f.

The Taylor series generated by f may not be convergent to the original function. For example,

Example 1.3. Let f(x) be the following function onR: f(x) =

e−1/x2, forx6= 0;

0, x= 0.

Then its Taylor series is 0 but f(x) is not a zero function.

Remark. Note that if the function f is defined by a convergent power series, the Taylor series generated byf is convergent to f by Taylor’s theorem.

1.3.1. Uniqueness of Power Series.

Theorem 1.7. If|x|< R, the power series A(x) =

X

n=0

anxn= 0.

Then an= 0 for all n≥0.

Proof. SinceA(x) on 0 on|x|< R, thenA(k)(x) = 0 on|x|< R. Hencean=A(k)(0)/n! = 0

for all n.

Corollary 1.3. (Uniqueness of Power Series) Suppose that A(x) =

X

n=0

anxn and B(x) =

X

n=0

bnxn are both convergent on|x|< R. Then A(x) =B(x) if and only if an=bn for all n≥0.

Proof. For each|x|< R,P

n=0anxn andP

n=0bnxn are both convergent. Hence

X

n=0

(an−bn)xn=

X

n=0

anxn

X

n=0

bnxn= 0.

By the previous theorem,an−bn= 0 for all n≥0, i.e. an=bn for all n≥0.

Now, we have already shown that the convergence power series on |x| < R defines a function on |x|< R. We might ask ourself the following questions. To which function does the power series converge?

1.4. Power Series Expansion defined by Geometric Series.

Example 1.4. Find a function f(x) so that (1) f(x) =

X

n=0

xn.

(2) g(x) =

X

n=1

nxn−1. (3) h(x) =

X

n=1

xn+1 n+ 1.

(7)

Sol. The radius of convergence of these three functions are 1. These three functions are all convergent on |x|<1. The power series f is a geometric series andf(x) = 1/(1−x). One also finds thatg(x) =f0(x) = 1/(1−x)2 for|x|<1. Moreover,h0(x) =f(x) andh(0) = 0.

Hence h(x) =−ln(1−x) for |x|<1.

Example 1.5. Find a function f(x) so that (1) f(x) =

X

n=1

nxn.

(2) f(x) =

X

n=1

xn n . (3) f(x) =

X

n=1

xn n2.

Sol. For x 6= 0, f(x)/x = P

n=1nxn−1. Let g(x) = P

n=0xn. Then g0(x) = f(x)/x. We know thatg(x) = 1/(1−x). Henceg0(x) = 1/(1−x)2. Thusf(x) =x/(1−x)2 on |x|<1.

1.4.1. Taylor Expansion of ln(1 +x). Letf(x) = ln(1 +x),x >0. Thenf0(x) = 1/(1 +x).

For|x|<1, we know that

(1.3) 1

1 +x = 1−x+x2−x3+· · ·+ (−1)nxn+· · ·=

X

n=0

(−1)nxn. By the fundamental theorem of calculus, for anyx >−1,

ln(1 +x) = Z x

0

dt 1 +t. For|x|<1, we can integrate (1.3) term by term and obtain

ln(1 +x) =

X

n=0

(−1)n Z x

0

tndt=

X

n=0

(−1)nxn+1 n+ 1. We can compute the following series by the Taylor expansion of f(x) = lnx.

(1.4)

X

n=0

(−1)n

n+ 1 = 1−1 2 +1

3 −1

4 +· · ·+(−1)n

n+ 1 +· · ·. By (1.3), for|x|<1,

1 1 +x =

n

X

k=0

(−1)nxn+(−1)nxn+1 1 +x . Hence for |x|<1,

ln(1 +x) =

n

X

k=0

(−1)nxn+1 n+ 1+

Z x 0

(−1)ntn+1 1 +tdt.

For eachn∈N, the partial sum of (1.4) is sn= 1−1

2 +1 3− 1

4+· · ·+(−1)n

n =

n

X

k=0

(−1)k k+ 1. Then we obtain the following identity:

ln 2 =sn+ Z 1

0

(−1)ntn+1 1 +tdt.

(8)

This shows that

|sn−ln 2| ≤ Z 1

0

tn+1dt= 1 n+ 2. We conclude that lim

n→∞sn= ln 2.

1.4.2. Taylor Expansion of tan−1x. Let f(x) = tan−1x,x ∈ R. Then f0(x) = 1/(1 +x2) for all x∈R. For|x|<1, f0(x) has the following series expansion

(1.5) 1

1 +x2 =

X

n=0

(−1)nx2n. Integrating (1.5), we obtain

tan−1x=

X

n=0

(−1)nx2n+1 2n+ 1. Similarly, one can show that

π

4 = 1−1 3+ 1

5−1

7 +· · ·+ (−1)n

2n+ 1+· · ·=

X

n=0

(−1)n 1 2n+ 1. We leave it to the reader as an exercise.

Theorem 1.8. (Abel Theorem) Suppose that

X

n=0

anis convergent. Then we have already

know thatf(x) =

X

n=0

anxn converges uniformly on |x|<1. Then

x→1−lim f(x) =

X

n=0

an.

Proof. Letsnbe the n-th partial sum of (an). Then an=sn−sn−1. Hence

n

X

k=0

(sk−sk−1)xk = (1−x)

n−1

X

k=0

skxk+snxn. Hence for |x|<1, we obtain

f(x) = (1−x)X

n=0

snxn.

Denotes=P

n→∞sn. Then for >0, there existsN >0 so that forn≥N,|sn−s|< /2.

By P

n=0xn= 1/(1−x) for |x|<1, we find

|f(x)−s| ≤(1−x)

N

X

n=0

|sn−s||x|n+ 2.

Since (sn) is convergent, so is (sn−s). Thus there exists M >0 so that |sn−s| ≤ M for all n. Therefore

|f(x)−s| ≤(1−x)N M+ 2.

For the same > 0, choose δ = /(2M N) > 0. Then whenever |x−1| < δ, we have

|1−x|M N < /2. In this case we find that for |1−x|< δ,|f(x)−s|< . Thus we prove

that limx→1−f(x) =s

(9)

1.5. Power Series Defined by Differential Equations.

1.5.1. Taylor Expansion of sinx and cosx. Let us consider the following second order dif- ferential equation

(1.6) y00+y= 0.

Suppose that y=P

n=0anxn is a solution. Then we find the following recursive relation an+2 =− 1

(n+ 1)(n+ 2)an, n≥0.

Hence one finds that

a2n= (−1)n

(2n)!a0, a2n+1 = (−1)n (2n+ 1)!a1. Then y is formally given by

y=a0

X

n=0

(−1)n

(2n)!x2n+a1

X

n=0

(−1)n

(2n+ 1)!x2n+1. LetC(x) and S(x) be the following formal power series

C(x) =

X

n=0

(−1)n

(2n)!x2n, S(x) =

X

n=0

(−1)n

(2n+ 1)!x2n+1. Then y=a0C(x) +a1S(x).

Proposition 1.1. The radii of convergence of C and S are both ∞ and they are both solution to (1.6). Moreover, C(0) = 1, C0(0) = 0 andS(0) = 0 andS0(0) = 1.

One can also check that c(x) = cosx and s(x) are both solutions to (1.6); c(0) = 1, c0(0) = 0 and s(0) = 0, s0(0) = 1. Now, we can show thatC(x) =c(x) andS(x) =s(x). To show thatC(x) =c(x) is equivalent to show thatC(x)−c(x) = 0. Letg(x) =C(x)−c(x).

Then g(0) = 0 and g0(0) = 0 and g also satisfies (1.6). Define h(x) = (g(x))2+ (g0(x))2. Then for allx,

h0(x) = 2g(x)g0(x) + 2g0(x)g00(x) = 2g0(x)

g(x) +g00(x)

= 0.

Hence h is a constant function by the mean value theorem. Thus h(x) = 0 for all x ∈ R which shows thatg(x) = 0 for all x∈R. ThereforeC(x) =c(x) for allx∈R.

1.5.2. Taylor Expansion of (1 +x)α. Letf(x) = (1 +x)α. Then

(1.7) (1 +x)f0(x) =αf(x),

f(0) = 1. Assume that A(x) = P

n=0anxn is a solution to (1.7). By (1.7), one can show that

an+1= α−n

n+ 1an, n≥1 and a1 =αa0. One can check that

a2= α(α−1)

2 a0, a3 = α(α−1)(α−2)

3! a0,· · ·an= α(α−1)· · ·(α−n+ 1) n! a0· · ·. Since f(0) = 1, a0 = 1. One can show that the radius of convergence of the formal power series is 1. Hence the power series is convergent on |x|<1. We also denote

α n

= α(α−1)· · ·(α−n+ 1)

n! .

(10)

Since the power series is convergent on |x| < 1, the power series solve (1.7) on |x| < 1.

Hence by the differentiation theorem for power series, A(x) =

X

n=0

α n

xn

satisfies (1.7). Now, we want to show that f(x) = A(x) for |x| < 1. Define h(x) = f(x)−A(x). Thenh(0) = 0 andhalso satisfies (1.7). Multiplying (1.7) by (1 +x)−α−1, we find

(1 +x)−αh0(x)−α(1 +x)−α−1h(x) = d

dx(1 +x)−αh(x) = 0.

Hence (1 +x)−αh(x) = C for all x ∈R. Thus h(x) =C(1 +x)α, x ∈R. Since h(0) = 0, C= 0. We find that h(x) = 0 for |x|<1. We conclude that

f(x) =

X

n=0

α n

xn.

We can also compute the Taylor series generated by f at x = 0 by direct computing the derivatives:

f(n)(x) =α(α−1)· · ·(α−n+ 1)(1 +x)α−n, n≥0.

Hencef(n)(0) =α(α−1)· · ·(α−n+ 1). Thus the Taylor series generated by f atx= 0 is given by

X

n=0

α(α−1)· · ·(α−n+ 1)

n! xn

and its radius of convergence is 1. How do we know that the Taylor series generated by f atx = 0 is convergent to f? By using differential equations, we can find a power series which converges tof and thus the power series is its Taylor series by the Taylor’s theorem.

Although the computation of the Taylor series generated byf is simpler, we didn’t know if the Taylor series is convergent tof. Therefore, we need to study the convergence of Taylor series.

1.6. The Convergence of Taylor Series. Suppose thatf is a differentiable function on an interval I. Then for each a < x, the slope of the secant line is given by

s= f(x)−f(a) x−a .

The mean value theorem states that we can find a pointc lies betweenx andy so that the slope of the tangent line to x=cis s, i.e.

f(x)−f(a)

x−a =f0(c).

Thusf(x)−f(a) =f0(c)(x−a), i.e. we have

f(x) =f(a) +f0(c)(x−a).

Suppose that f is n+ 1-times differentiable. Similarly, for a < x, we can always find a < c < xso that

(1.8) f(x) =f(a) +f0(a)

1! (x−a) +· · ·+f(n)(a)

n! (x−a)n+f(n+1)(c)

(n+ 1)! (x−a)n+1.

(11)

Definition 1.4. The polynomialPn(x) defined by Pn(x) =

n

X

k=0

f(k)(a)

k! (x−a)k

is called the n-th Taylor polynomial of f at x = a. The last term in (1.8) is called the remainder off atx=a and denoted byRn(x, a).

Theorem 1.9. (Taylor’s Theorem) Letf be aC-function onR. Let a < xbe points in R. Then there existsa < c < x Then (1.8) holds.

Proof. By the fundamental theorem of calculus, we find that f(x) =f(a) +

Z x a

f0(t)dt.

Using integration by parts,

f(x) =f(a) +f0(a)(x−a)− Z x

a

(t−x)f00(t)dt.

Inductively,

f(x) =

n

X

k=0

f(k)(a)

k! (x−a)k+ Z x

a

(x−t)n

n! f(n+1)(t)dt.

By the mean value theorem, show that there existsa≤cx,a≤xso that f(x) =

n

X

k=0

f(k)(a)

k! (x−a)k+f(n+1)(cx,a)

(n+ 1)! (x−a)n+1. Thereforef(x) =Pn(x) +Rn(x, a), where

Rn(x, a) =f(n+1)(cx,a)

(n+ 1)! (x−a)n+1

Theorem 1.10. Suppose that |f(n+1(t)| ≤ M for all a ≤t ≤ x for all n ∈ N. Then the Taylor series generated by f is convergent tof for|x−a|< R. for R >0.

Proof. LetPn(x) be then-th Taylor polynomial of f atx=a. By the Taylor’s theorem,

|Pn(x)−f(x)|=|Rn(x, a)| ≤ M Rn+1 (n+ 1)!. Since limn→∞M Rn+1/(n+ 1)! = 0, by the Sandwich principle,

n→∞lim Pn(x) =f(x).

Hence the series

X

n=0

f(n)(a)

n! (x−a)n is convergent tof(x) for |x−a|< R.

Example 1.6. Calculate the Taylor series of C(x) = cosx and S(x) = sinx at x = 0 directly from the definition and show that their Taylor series converge toC andS.

Sol. We leave it to the reader as an exercise.

(12)

1.7. Definition of ez. For a complex number z∈C, define ez=

X

n=0

zn n!.

Theorem 1.11. Given a real number θ, letz=iθ. Then e = cosθ+isinθ, θ∈R.

Proof. Forn= 2k,in= (−1)k and for n= 2k+ 1,in= (−1)ki. Hence e =

X

n=0

inθn n! =

X

k=0

(−1)k

(2k)!θ2k+i

X

k=0

(−1)k (2k+ 1)!θ2k+1

= cosθ+isinθ.

Theorem 1.12. For real numbersθ,ϕ, we have

(1) ei(θ+ϕ) =ee;

(2) forn∈Z,einθ = (e)n. 1.8. More Eamples.

Example 1.7. Find the Taylor expansion of the following functions (1) f1(x) = 1

x atx= 1 and x= 2.

(2) f2(x) = 1

x2 atx= 1.

(3) f3(x) = 1

x3 atx= 1.

(4) f4(x) = x

1−x atx= 0.

Sol. Since x=x−1 + 1, f1(x) = 1

1 + (x−1) =

X

n=0

(−1)n(x−1)n=

X

n=0

(−1)nn!

n! (x−1)n, |x−1|<1.

We also find thatf(n)(0) = (−1)nn!. Sincex=x−2 + 2, f1(x) = 1

2 + (x−2) = 1 2

1 1 + (x−2)/2

= 1 2

X

n=0

(−1)n

x−2 2

n

=

X

n=0

(−1)n

2n+1 (x−2)n, |x−2|< 1 2.

We also find thatf(n)(2) = (−1)nn!/2n+1. Note thatf10(x) =−f2(x) andf20(x) =−2f3(x).

As long as you find f2 by taking the derivative off1, you can findf2 and thus f3. For the last problem, consider

1 1−x =

X

n=0

xn, |x|<1.

(13)

Then by the multiplication theorem for power series, on|x|<1, f4(x) =x· 1

1−x =

X

n=0

xn+1.

Example 1.8. Find the Taylor expansion of the following functions:

(1) f1(x) = cos 2x atx= 0.

(2) f2(x) =x2sinx atx= 0.

(3) f3(x) =x2cosx2 atx= 0.

(4) f4(x) =ex atx= 1.

(5) f5(x) =xex atx= 0.

Sol. Since cost=

X

n=0

(−1)n t2n

(2n)!, cos 2x =

X

n=0

(−1)n22n x2n

(2n)!. Similarly, one can find the Taylor expansion off2, f3, f5 atx= 0. Sinceex=eex−1, we know that

f4(x) =ex =e·

X

n=0

(x−1)n

n! =

X

n=0

e

n!(x−1)n.

Department of Mathematics, University of California, Davis, CA 95616, U.S.A.

E-mail address:[email protected]

參考文獻

相關文件

Impact of anemia and cardiovascular disease on frailty status of community-dwelling older women: the Women's Health and Aging Studies I and II.. The Journals of Gerontology Series A:

FINAL FOR GEOMETRY Date: Wednesday, June 16, 2004 Instructor: Shu-Yen Pan No credit will be given for an answer without reasoning.. i LetTbe the unit tangent vector