[{"@context":"http:\/\/schema.org\/","@type":"BlogPosting","@id":"https:\/\/wiki.edu.vn\/en\/wiki43\/power-series-wikipedia\/#BlogPosting","mainEntityOfPage":"https:\/\/wiki.edu.vn\/en\/wiki43\/power-series-wikipedia\/","headline":"Power series – Wikipedia","name":"Power series – Wikipedia","description":"Infinite sum of monomials In mathematics, a power series (in one variable) is an infinite series of the form \u2211n=0\u221ean(x\u2212c)n=a0+a1(x\u2212c)+a2(x\u2212c)2+\u2026{displaystyle","datePublished":"2019-07-23","dateModified":"2019-07-23","author":{"@type":"Person","@id":"https:\/\/wiki.edu.vn\/en\/wiki43\/author\/lordneo\/#Person","name":"lordneo","url":"https:\/\/wiki.edu.vn\/en\/wiki43\/author\/lordneo\/","image":{"@type":"ImageObject","@id":"https:\/\/secure.gravatar.com\/avatar\/c9645c498c9701c88b89b8537773dd7c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c9645c498c9701c88b89b8537773dd7c?s=96&d=mm&r=g","height":96,"width":96}},"publisher":{"@type":"Organization","name":"Enzyklop\u00e4die","logo":{"@type":"ImageObject","@id":"https:\/\/wiki.edu.vn\/wiki4\/wp-content\/uploads\/2023\/08\/download.jpg","url":"https:\/\/wiki.edu.vn\/wiki4\/wp-content\/uploads\/2023\/08\/download.jpg","width":600,"height":60}},"image":{"@type":"ImageObject","@id":"https:\/\/wikimedia.org\/api\/rest_v1\/media\/math\/render\/svg\/fd004cd5d1b1c964aaf976ed5c13587c6829c845","url":"https:\/\/wikimedia.org\/api\/rest_v1\/media\/math\/render\/svg\/fd004cd5d1b1c964aaf976ed5c13587c6829c845","height":"","width":""},"url":"https:\/\/wiki.edu.vn\/en\/wiki43\/power-series-wikipedia\/","wordCount":16796,"articleBody":"Infinite sum of monomialsIn mathematics, a power series (in one variable) is an infinite series of the form\u2211n=0\u221ean(x\u2212c)n=a0+a1(x\u2212c)+a2(x\u2212c)2+\u2026{displaystyle sum _{n=0}^{infty }a_{n}left(x-cright)^{n}=a_{0}+a_{1}(x-c)+a_{2}(x-c)^{2}+dots }where an represents the coefficient of the nth term and c is a constant. Power series are useful in mathematical analysis, where they arise as Taylor series of infinitely differentiable functions. In fact, Borel’s theorem implies that every power series is the Taylor series of some smooth function.In many situations, c (the center of the series) is equal to zero, for instance when considering a Maclaurin series. In such cases, the power series takes the simpler form\u2211n=0\u221eanxn=a0+a1x+a2x2+\u2026.{displaystyle sum _{n=0}^{infty }a_{n}x^{n}=a_{0}+a_{1}x+a_{2}x^{2}+dots .}Beyond their role in mathematical analysis, power series also occur in combinatorics as generating functions (a kind of formal power series) and in electronic engineering (under the name of the Z-transform). The familiar decimal notation for real numbers can also be viewed as an example of a power series, with integer coefficients, but with the argument x fixed at 1\u204410. In number theory, the concept of p-adic numbers is also closely related to that of a power series.Table of ContentsExamples[edit]Polynomial[edit]Geometric series, exponential function and sine[edit]On the set of exponents[edit]Radius of convergence[edit]Operations on power series[edit]Addition and subtraction[edit]Multiplication and division[edit]Differentiation and integration[edit]Analytic functions[edit]Behavior near the boundary[edit]Formal power series[edit]Power series in several variables[edit]Order of a power series[edit]References[edit]External links[edit]Examples[edit]Polynomial[edit]Any polynomial can be easily expressed as a power series around any center c, although all but finitely many of the coefficients will be zero since a power series has infinitely many terms by definition. For instance, the polynomial f(x)=x2+2x+3{textstyle f(x)=x^{2}+2x+3} can be written as a power series around the center c=0{textstyle c=0} asf(x)=3+2x+1x2+0x3+0x4+\u22ef{displaystyle f(x)=3+2x+1x^{2}+0x^{3}+0x^{4}+cdots }or around the center c=1{textstyle c=1} asf(x)=6+4(x\u22121)+1(x\u22121)2+0(x\u22121)3+0(x\u22121)4+\u22ef{displaystyle f(x)=6+4(x-1)+1(x-1)^{2}+0(x-1)^{3}+0(x-1)^{4}+cdots }This is because of the Taylor series expansion of f(x) around x=1{textstyle x=1} isf(x)=f(1)+f\u2032(1)1!(x\u22121)+f\u2033(1)2!(x\u22121)2+f\u2034(1)3!(x\u22121)3+\u22ef,{displaystyle f(x)=f(1)+{frac {f'(1)}{1!}}(x-1)+{frac {f”(1)}{2!}}(x-1)^{2}+{frac {f”'(1)}{3!}}(x-1)^{3}+cdots ,}as f(x=1)=1+2+3=6{textstyle f(x=1)=1+2+3=6} and the non-zero derivatives are f\u2032(x)=2x+2{textstyle f'(x)=2x+2}, so f\u2032(1)=4{textstyle f'(1)=4} and f\u2033(x)=2{textstyle f”(x)=2}, a constant.Or indeed the expansion is possible around any other center c.[1] One can view power series as being like “polynomials of infinite degree,” although power series are not polynomials.Geometric series, exponential function and sine[edit]The geometric series formula11\u2212x=\u2211n=0\u221exn=1+x+x2+x3+\u22ef,{displaystyle {frac {1}{1-x}}=sum _{n=0}^{infty }x^{n}=1+x+x^{2}+x^{3}+cdots ,}which is valid for |x|xnn!=1+x+x22!+x33!+\u22ef,{displaystyle e^{x}=sum _{n=0}^{infty }{frac {x^{n}}{n!}}=1+x+{frac {x^{2}}{2!}}+{frac {x^{3}}{3!}}+cdots ,}and the sine formulasin\u2061(x)=\u2211n=0\u221e(\u22121)nx2n+1(2n+1)!=x\u2212x33!+x55!\u2212x77!+\u22ef,{displaystyle sin(x)=sum _{n=0}^{infty }{frac {(-1)^{n}x^{2n+1}}{(2n+1)!}}=x-{frac {x^{3}}{3!}}+{frac {x^{5}}{5!}}-{frac {x^{7}}{7!}}+cdots ,}valid for all real x.These power series are also examples of Taylor series.On the set of exponents[edit]Negative powers are not permitted in a power series; for instance, 1+x\u22121+x\u22122+\u22ef{textstyle 1+x^{-1}+x^{-2}+cdots } is not considered a power series (although it is a Laurent series). Similarly, fractional powers such as x12{textstyle x^{frac {1}{2}}} are not permitted (but see Puiseux series). The coefficients an{textstyle a_{n}} are not allowed to depend on x{textstyle x}, thus for instance:sin\u2061(x)x+sin\u2061(2x)x2+sin\u2061(3x)x3+\u22ef{displaystyle sin(x)x+sin(2x)x^{2}+sin(3x)x^{3}+cdots }is not a power series.Radius of convergence[edit]A power series \u2211n=0\u221ean(x\u2212c)n{textstyle sum _{n=0}^{infty }a_{n}(x-c)^{n}} is convergent for some values of the variable x, which will always include x = c (as usual, (x\u2212c)0{displaystyle (x-c)^{0}} evaluates as 1 and the sum of the series is thus a0{displaystyle a_{0}} for x = c). The series may diverge for other values of x. If c is not the only point of convergence, then there is always a number r with 0 < r \u2264 \u221e such that the series converges whenever |x \u2013 c| < r and diverges whenever |x \u2013 c| > r. The number r is called the radius of convergence of the power series; in general it is given asr=lim\u2006infn\u2192\u221e|an|\u22121n{displaystyle r=liminf _{nto infty }left|a_{n}right|^{-{frac {1}{n}}}}or, equivalently,r\u22121=lim\u2006supn\u2192\u221e|an|1n{displaystyle r^{-1}=limsup _{nto infty }left|a_{n}right|^{frac {1}{n}}}(this is the Cauchy\u2013Hadamard theorem; see limit superior and limit inferior for an explanation of the notation). The relationr\u22121=limn\u2192\u221e|an+1an|{displaystyle r^{-1}=lim _{nto infty }left|{a_{n+1} over a_{n}}right|}is also satisfied, if this limit exists.The set of the complex numbers such that |x \u2013 c| < r is called the disc of convergence of the series. The series converges absolutely inside its disc of convergence, and converges uniformly on every compact subset of the disc of convergence.For |x \u2013 c| = r, there is no general statement on the convergence of the series. However, Abel’s theorem states that if the series is convergent for some value z such that |z \u2013 c| = r, then the sum of the series for x = z is the limit of the sum of the series for x = c + t (z \u2013 c) where t is a real variable less than 1 that tends to 1.Operations on power series[edit]Addition and subtraction[edit]When two functions f and g are decomposed into power series around the same center c, the power series of the sum or difference of the functions can be obtained by termwise addition and subtraction. That is, iff(x)=\u2211n=0\u221ean(x\u2212c)n{displaystyle f(x)=sum _{n=0}^{infty }a_{n}(x-c)^{n}} and g(x)=\u2211n=0\u221ebn(x\u2212c)n{displaystyle g(x)=sum _{n=0}^{infty }b_{n}(x-c)^{n}}thenf(x)\u00b1g(x)=\u2211n=0\u221e(an\u00b1bn)(x\u2212c)n.{displaystyle f(x)pm g(x)=sum _{n=0}^{infty }(a_{n}pm b_{n})(x-c)^{n}.}It is not true that if two power series \u2211n=0\u221eanxn{textstyle sum _{n=0}^{infty }a_{n}x^{n}} and \u2211n=0\u221ebnxn{textstyle sum _{n=0}^{infty }b_{n}x^{n}} have the same radius of convergence, then \u2211n=0\u221e(an+bn)xn{textstyle sum _{n=0}^{infty }left(a_{n}+b_{n}right)x^{n}} also has this radius of convergence. If an=(\u22121)n{textstyle a_{n}=(-1)^{n}} and bn=(\u22121)n+1(1\u221213n){textstyle b_{n}=(-1)^{n+1}left(1-{frac {1}{3^{n}}}right)}, then both series have the same radius of convergence of 1, but the series \u2211n=0\u221e(an+bn)xn=\u2211n=0\u221e(\u22121)n3nxn{textstyle sum _{n=0}^{infty }left(a_{n}+b_{n}right)x^{n}=sum _{n=0}^{infty }{frac {(-1)^{n}}{3^{n}}}x^{n}} has a radius of convergence of 3.The sum of two power series will have, at minimum, a radius of convergence of the smaller of the two radii of convergence of the two series (and it may be higher than either, as seen in the example above).[2]Multiplication and division[edit]With the same definitions for f(x){displaystyle f(x)} and g(x){displaystyle g(x)}, the power series of the product and quotient of the functions can be obtained as follows:f(x)g(x)=(\u2211n=0\u221ean(x\u2212c)n)(\u2211n=0\u221ebn(x\u2212c)n)=\u2211i=0\u221e\u2211j=0\u221eaibj(x\u2212c)i+j=\u2211n=0\u221e(\u2211i=0naibn\u2212i)(x\u2212c)n.{displaystyle {begin{aligned}f(x)g(x)&=left(sum _{n=0}^{infty }a_{n}(x-c)^{n}right)left(sum _{n=0}^{infty }b_{n}(x-c)^{n}right)\\&=sum _{i=0}^{infty }sum _{j=0}^{infty }a_{i}b_{j}(x-c)^{i+j}\\&=sum _{n=0}^{infty }left(sum _{i=0}^{n}a_{i}b_{n-i}right)(x-c)^{n}.end{aligned}}}The sequence mn=\u2211i=0naibn\u2212i{textstyle m_{n}=sum _{i=0}^{n}a_{i}b_{n-i}} is known as the convolution of the sequences an{displaystyle a_{n}} and bn{displaystyle b_{n}}.For division, if one defines the sequence dn{displaystyle d_{n}} byf(x)g(x)=\u2211n=0\u221ean(x\u2212c)n\u2211n=0\u221ebn(x\u2212c)n=\u2211n=0\u221edn(x\u2212c)n{displaystyle {frac {f(x)}{g(x)}}={frac {sum _{n=0}^{infty }a_{n}(x-c)^{n}}{sum _{n=0}^{infty }b_{n}(x-c)^{n}}}=sum _{n=0}^{infty }d_{n}(x-c)^{n}}then f(x)=(\u2211n=0\u221ebn(x\u2212c)n)(\u2211n=0\u221edn(x\u2212c)n){displaystyle f(x)=left(sum _{n=0}^{infty }b_{n}(x-c)^{n}right)left(sum _{n=0}^{infty }d_{n}(x-c)^{n}right)}and one can solve recursively for the terms dn{displaystyle d_{n}} by comparing coefficients.Solving the corresponding equations yields the formulae based on determinants of certain matrices of the coefficients of f(x){displaystyle f(x)} and g(x){displaystyle g(x)}d0=a0b0{displaystyle d_{0}={frac {a_{0}}{b_{0}}}}dn=1b0n+1|anb1b2\u22efbnan\u22121b0b1\u22efbn\u22121an\u221220b0\u22efbn\u22122\u22ee\u22ee\u22ee\u22f1\u22eea000\u22efb0|{displaystyle d_{n}={frac {1}{b_{0}^{n+1}}}{begin{vmatrix}a_{n}&b_{1}&b_{2}&cdots &b_{n}\\a_{n-1}&b_{0}&b_{1}&cdots &b_{n-1}\\a_{n-2}&0&b_{0}&cdots &b_{n-2}\\vdots &vdots &vdots &ddots &vdots \\a_{0}&0&0&cdots &b_{0}end{vmatrix}}}Differentiation and integration[edit]Once a function f(x){displaystyle f(x)} is given as a power series as above, it is differentiable on the interior of the domain of convergence. It can be differentiated and integrated quite easily, by treating every term separately:f\u2032(x)=\u2211n=1\u221eann(x\u2212c)n\u22121=\u2211n=0\u221ean+1(n+1)(x\u2212c)n,\u222bf(x)dx=\u2211n=0\u221ean(x\u2212c)n+1n+1+k=\u2211n=1\u221ean\u22121(x\u2212c)nn+k.{displaystyle {begin{aligned}f'(x)&=sum _{n=1}^{infty }a_{n}n(x-c)^{n-1}=sum _{n=0}^{infty }a_{n+1}(n+1)(x-c)^{n},\\int f(x),dx&=sum _{n=0}^{infty }{frac {a_{n}(x-c)^{n+1}}{n+1}}+k=sum _{n=1}^{infty }{frac {a_{n-1}(x-c)^{n}}{n}}+k.end{aligned}}}Both of these series have the same radius of convergence as the original one.Analytic functions[edit]A function f defined on some open subset U of R or C is called analytic if it is locally given by a convergent power series. This means that every a \u2208 U has an open neighborhood V \u2286 U, such that there exists a power series with center a that converges to f(x) for every x \u2208 V.Every power series with a positive radius of convergence is analytic on the interior of its region of convergence. All holomorphic functions are complex-analytic. Sums and products of analytic functions are analytic, as are quotients as long as the denominator is non-zero.If a function is analytic, then it is infinitely differentiable, but in the real case the converse is not generally true. For an analytic function, the coefficients an can be computed asan=f(n)(c)n!{displaystyle a_{n}={frac {f^{left(nright)}left(cright)}{n!}}}where f(n)(c){displaystyle f^{(n)}(c)} denotes the nth derivative of f at c, and f(0)(c)=f(c){displaystyle f^{(0)}(c)=f(c)}. This means that every analytic function is locally represented by its Taylor series.The global form of an analytic function is completely determined by its local behavior in the following sense: if f and g are two analytic functions defined on the same connected open set U, and if there exists an element c \u2208 U such that f(n)(c) = g(n)(c) for all n \u2265 0, then f(x) = g(x) for all x \u2208 U.If a power series with radius of convergence r is given, one can consider analytic continuations of the series, i.e. analytic functions f which are defined on larger sets than { x | |x \u2212 c| < r} and agree with the given power series on this set. The number r is maximal in the following sense: there always exists a complex number x with |x \u2212 c| = r such that no analytic continuation of the series can be defined at x.The power series expansion of the inverse function of an analytic function can be determined using the Lagrange inversion theorem.Behavior near the boundary[edit]The sum of a power series with a positive radius of convergence is an analytic function at every point in the interior of the disc of convergence. However, different behavior can occur at points on the boundary of that disc. For example:Divergence while the sum extends to an analytic function: \u2211n=0\u221ezn{textstyle sum _{n=0}^{infty }z^{n}} has radius of convergence equal to 1{displaystyle 1} and diverges at every point of |z|=1{displaystyle |z|=1}. Nevertheless, the sum in |z|n=1\u221eznn{textstyle sum _{n=1}^{infty }{frac {z^{n}}{n}}} has radius of convergence 1{displaystyle 1}. It converges for z=\u22121{displaystyle z=-1}, while it diverges for z=1{displaystyle z=1}.Absolute convergence at every point of the boundary: \u2211n=1\u221eznn2{textstyle sum _{n=1}^{infty }{frac {z^{n}}{n^{2}}}} has radius of convergence 1{displaystyle 1}, while it converges absolutely, and uniformly, at every point of |z|=1{displaystyle |z|=1} due to Weierstrass M-test applied with the hyper-harmonic convergent series \u2211n=1\u221e1n2{textstyle sum _{n=1}^{infty }{frac {1}{n^{2}}}}.Convergent on the closure of the disc of convergence but not continuous sum: Sierpi\u0144ski gave an example[3] of a power series with radius of convergence 1{displaystyle 1}, convergent at all points with |z|=1{displaystyle |z|=1}, but the sum is an unbounded function and, in particular, discontinuous. A sufficient condition for one-sided continuity at a boundary point is given by Abel’s theorem.Formal power series[edit]In abstract algebra, one attempts to capture the essence of power series without being restricted to the fields of real and complex numbers, and without the need to talk about convergence. This leads to the concept of formal power series, a concept of great utility in algebraic combinatorics.Power series in several variables[edit]An extension of the theory is necessary for the purposes of multivariable calculus. A power series is here defined to be an infinite series of the formf(x1,\u2026,xn)=\u2211j1,\u2026,jn=0\u221eaj1,\u2026,jn\u220fk=1n(xk\u2212ck)jk,{displaystyle f(x_{1},dots ,x_{n})=sum _{j_{1},dots ,j_{n}=0}^{infty }a_{j_{1},dots ,j_{n}}prod _{k=1}^{n}(x_{k}-c_{k})^{j_{k}},}where j = (j1, \u2026, jn) is a vector of natural numbers, the coefficients a(j1, \u2026, jn) are usually real or complex numbers, and the center c = (c1, \u2026, cn) and argument x = (x1, \u2026, xn) are usually real or complex vectors. The symbol \u03a0{displaystyle Pi } is the product symbol, denoting multiplication. In the more convenient multi-index notation this can be writtenf(x)=\u2211\u03b1\u2208Nna\u03b1(x\u2212c)\u03b1.{displaystyle f(x)=sum _{alpha in mathbb {N} ^{n}}a_{alpha }(x-c)^{alpha }.}where N{displaystyle mathbb {N} } is the set of natural numbers, and so Nn{displaystyle mathbb {N} ^{n}} is the set of ordered n-tuples of natural numbers.The theory of such series is trickier than for single-variable series, with more complicated regions of convergence. For instance, the power series \u2211n=0\u221ex1nx2n{textstyle sum _{n=0}^{infty }x_{1}^{n}x_{2}^{n}} is absolutely convergent in the set {(x1,x2):|x1x2||x2|){displaystyle (log |x_{1}|,log |x_{2}|)}, where (x1,x2){displaystyle (x_{1},x_{2})} lies in the above region, is a convex set. More generally, one can show that when c=0, the interior of the region of absolute convergence is always a log-convex set in this sense.) On the other hand, in the interior of this region of convergence one may differentiate and integrate under the series sign, just as one may with ordinary power series.[4]Order of a power series[edit]Let \u03b1 be a multi-index for a power series f(x1, x2, \u2026, xn). The order of the power series f is defined to be the least value r{displaystyle r} such that there is a\u03b1 \u2260 0 with r=|\u03b1|=\u03b11+\u03b12+\u22ef+\u03b1n{displaystyle r=|alpha |=alpha _{1}+alpha _{2}+cdots +alpha _{n}}, or \u221e{displaystyle infty } if f \u2261 0. In particular, for a power series f(x) in a single variable x, the order of f is the smallest power of x with a nonzero coefficient. This definition readily extends to Laurent series.References[edit]External links[edit]"},{"@context":"http:\/\/schema.org\/","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/wiki.edu.vn\/en\/wiki43\/#breadcrumbitem","name":"Enzyklop\u00e4die"}},{"@type":"ListItem","position":2,"item":{"@id":"https:\/\/wiki.edu.vn\/en\/wiki43\/power-series-wikipedia\/#breadcrumbitem","name":"Power series – Wikipedia"}}]}]