{"id":936,"date":"2025-06-20T17:23:37","date_gmt":"2025-06-20T17:23:37","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=936"},"modified":"2025-08-18T16:07:25","modified_gmt":"2025-08-18T16:07:25","slug":"operations-with-power-series-learn-it-4","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/operations-with-power-series-learn-it-4\/","title":{"raw":"Operations with Power Series: Learn It 4","rendered":"Operations with Power Series: Learn It 4"},"content":{"raw":"<h2 class=\"text-xl font-bold text-text-100 mt-1 -mb-0.5\">Uniqueness of Power Series<\/h2>\r\n<p id=\"fs-id1167023804579\">Up to this point, we have shown several techniques for finding power series representations for functions. However, how do we know that these power series are unique?<\/p>\r\n<p class=\"whitespace-normal break-words\">In other words, if you find a power series for function [latex]f[\/latex] at point [latex]a[\/latex] using one method, could a different technique give you a completely different power series for the same function at the same point?<\/p>\r\n<p class=\"whitespace-normal break-words\">The answer is no\u2014power series representations are unique. This shouldn't be too surprising if you think of power series as \"infinite polynomials.\"<\/p>\r\n<p class=\"whitespace-pre-wrap break-words\">Intuitively, if two power series are equal:<\/p>\r\n\r\n<div id=\"fs-id1167023777259\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]{c}_{0}+{c}_{1}x+{c}_{2}{x}^{2}+\\cdots ={d}_{0}+{d}_{1}x+{d}_{2}{x}^{2}+\\cdots [\/latex]<\/div>\r\n<p class=\"whitespace-normal break-words\">for all values [latex]x[\/latex] in some open interval [latex]I[\/latex] around zero, then the coefficients must match: [latex]c_n = d_n[\/latex] for all [latex]n \\geq 0[\/latex].<\/p>\r\n<p class=\"whitespace-normal break-words\">We now state this result formally in Uniqueness of Power Series.<\/p>\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>theorem: uniqueness of power series<\/h3>\r\n<p class=\"whitespace-normal break-words\">If two power series [latex]\\sum_{n=0}^{\\infty} c_n (x-a)^n[\/latex] and [latex]\\sum_{n=0}^{\\infty} d_n (x-a)^n[\/latex] are both convergent and satisfy:<\/p>\r\n<p class=\"whitespace-normal break-words\" style=\"text-align: center;\">[latex]\\sum_{n=0}^{\\infty} c_n (x-a)^n = \\sum_{n=0}^{\\infty} d_n (x-a)^n[\/latex]<\/p>\r\n<p class=\"whitespace-normal break-words\">for all [latex]x[\/latex] in an open interval containing [latex]a[\/latex], then the coefficients are identical:<\/p>\r\n<p class=\"whitespace-pre-wrap break-words\" style=\"text-align: center;\">[latex]c_n = d_n[\/latex] for all [latex]n \\geq 0[\/latex]<\/p>\r\n\r\n<\/section><section class=\"textbox connectIt\">\r\n<p style=\"text-align: center;\"><strong>Proof<\/strong><\/p>\r\n\r\n\r\n<hr \/>\r\n<p id=\"fs-id1167023763349\">Let<\/p>\r\n\r\n<div id=\"fs-id1167023763352\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill f\\left(x\\right)&amp; ={c}_{0}+{c}_{1}\\left(x-a\\right)+{c}_{2}{\\left(x-a\\right)}^{2}+{c}_{3}{\\left(x-a\\right)}^{3}+\\cdots \\hfill \\\\ &amp; ={d}_{0}+{d}_{1}\\left(x-a\\right)+{d}_{2}{\\left(x-a\\right)}^{2}+{d}_{3}{\\left(x-a\\right)}^{3}+\\cdots .\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167023919261\">Then [latex]f\\left(a\\right)={c}_{0}={d}_{0}[\/latex]. By Term-by-Term Differentiation and Integration for Power Series, we can differentiate both series term-by-term. Therefore,<\/p>\r\n\r\n<div id=\"fs-id1167023919298\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill {f}^{\\prime }\\left(x\\right)&amp; ={c}_{1}+2{c}_{2}\\left(x-a\\right)+3{c}_{3}{\\left(x-a\\right)}^{2}+\\cdots \\hfill \\\\ &amp; ={d}_{1}+2{d}_{2}\\left(x-a\\right)+3{d}_{3}{\\left(x-a\\right)}^{2}+\\cdots ,\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167023801398\">and thus, [latex]{f}^{\\prime }\\left(a\\right)={c}_{1}={d}_{1}[\/latex]. Similarly,<\/p>\r\n\r\n<div id=\"fs-id1167023801435\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill f^{\\prime\\prime}\\left(x\\right)&amp; =2{c}_{2}+3\\cdot 2{c}_{3}\\left(x-a\\right)+\\cdots \\hfill \\\\ &amp; =2{d}_{2}+3\\cdot 2{d}_{3}\\left(x-a\\right)+\\cdots \\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167023801548\">implies that [latex]f^{\\prime\\prime} \\left(a\\right)=2{c}_{2}=2{d}_{2}[\/latex], and therefore, [latex]{c}_{2}={d}_{2}[\/latex]. More generally, for any integer [latex]n\\ge 0,{f}^{\\left(n\\right)}\\left(a\\right)=n\\text{!}{c}_{n}=n\\text{!}{d}_{n}[\/latex], and consequently, [latex]{c}_{n}={d}_{n}[\/latex] for all [latex]n\\ge 0[\/latex].<\/p>\r\n<p id=\"fs-id1167023733734\">[latex]_\\blacksquare[\/latex]<\/p>\r\n\r\n<\/section>\r\n<p class=\"whitespace-normal break-words\">In this section, we've explored how to find power series representations using algebraic operations, differentiation, and integration. However, we're still limited in the types of functions we can represent this way.<\/p>\r\n<p class=\"whitespace-normal break-words\">Next, we'll dramatically expand our toolkit by introducing <strong>Taylor series<\/strong>\u2014a method that allows us to find power series representations for many more functions.<\/p>","rendered":"<h2 class=\"text-xl font-bold text-text-100 mt-1 -mb-0.5\">Uniqueness of Power Series<\/h2>\n<p id=\"fs-id1167023804579\">Up to this point, we have shown several techniques for finding power series representations for functions. However, how do we know that these power series are unique?<\/p>\n<p class=\"whitespace-normal break-words\">In other words, if you find a power series for function [latex]f[\/latex] at point [latex]a[\/latex] using one method, could a different technique give you a completely different power series for the same function at the same point?<\/p>\n<p class=\"whitespace-normal break-words\">The answer is no\u2014power series representations are unique. This shouldn&#8217;t be too surprising if you think of power series as &#8220;infinite polynomials.&#8221;<\/p>\n<p class=\"whitespace-pre-wrap break-words\">Intuitively, if two power series are equal:<\/p>\n<div id=\"fs-id1167023777259\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]{c}_{0}+{c}_{1}x+{c}_{2}{x}^{2}+\\cdots ={d}_{0}+{d}_{1}x+{d}_{2}{x}^{2}+\\cdots[\/latex]<\/div>\n<p class=\"whitespace-normal break-words\">for all values [latex]x[\/latex] in some open interval [latex]I[\/latex] around zero, then the coefficients must match: [latex]c_n = d_n[\/latex] for all [latex]n \\geq 0[\/latex].<\/p>\n<p class=\"whitespace-normal break-words\">We now state this result formally in Uniqueness of Power Series.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>theorem: uniqueness of power series<\/h3>\n<p class=\"whitespace-normal break-words\">If two power series [latex]\\sum_{n=0}^{\\infty} c_n (x-a)^n[\/latex] and [latex]\\sum_{n=0}^{\\infty} d_n (x-a)^n[\/latex] are both convergent and satisfy:<\/p>\n<p class=\"whitespace-normal break-words\" style=\"text-align: center;\">[latex]\\sum_{n=0}^{\\infty} c_n (x-a)^n = \\sum_{n=0}^{\\infty} d_n (x-a)^n[\/latex]<\/p>\n<p class=\"whitespace-normal break-words\">for all [latex]x[\/latex] in an open interval containing [latex]a[\/latex], then the coefficients are identical:<\/p>\n<p class=\"whitespace-pre-wrap break-words\" style=\"text-align: center;\">[latex]c_n = d_n[\/latex] for all [latex]n \\geq 0[\/latex]<\/p>\n<\/section>\n<section class=\"textbox connectIt\">\n<p style=\"text-align: center;\"><strong>Proof<\/strong><\/p>\n<hr \/>\n<p id=\"fs-id1167023763349\">Let<\/p>\n<div id=\"fs-id1167023763352\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill f\\left(x\\right)& ={c}_{0}+{c}_{1}\\left(x-a\\right)+{c}_{2}{\\left(x-a\\right)}^{2}+{c}_{3}{\\left(x-a\\right)}^{3}+\\cdots \\hfill \\\\ & ={d}_{0}+{d}_{1}\\left(x-a\\right)+{d}_{2}{\\left(x-a\\right)}^{2}+{d}_{3}{\\left(x-a\\right)}^{3}+\\cdots .\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167023919261\">Then [latex]f\\left(a\\right)={c}_{0}={d}_{0}[\/latex]. By Term-by-Term Differentiation and Integration for Power Series, we can differentiate both series term-by-term. Therefore,<\/p>\n<div id=\"fs-id1167023919298\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill {f}^{\\prime }\\left(x\\right)& ={c}_{1}+2{c}_{2}\\left(x-a\\right)+3{c}_{3}{\\left(x-a\\right)}^{2}+\\cdots \\hfill \\\\ & ={d}_{1}+2{d}_{2}\\left(x-a\\right)+3{d}_{3}{\\left(x-a\\right)}^{2}+\\cdots ,\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167023801398\">and thus, [latex]{f}^{\\prime }\\left(a\\right)={c}_{1}={d}_{1}[\/latex]. Similarly,<\/p>\n<div id=\"fs-id1167023801435\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill f^{\\prime\\prime}\\left(x\\right)& =2{c}_{2}+3\\cdot 2{c}_{3}\\left(x-a\\right)+\\cdots \\hfill \\\\ & =2{d}_{2}+3\\cdot 2{d}_{3}\\left(x-a\\right)+\\cdots \\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167023801548\">implies that [latex]f^{\\prime\\prime} \\left(a\\right)=2{c}_{2}=2{d}_{2}[\/latex], and therefore, [latex]{c}_{2}={d}_{2}[\/latex]. More generally, for any integer [latex]n\\ge 0,{f}^{\\left(n\\right)}\\left(a\\right)=n\\text{!}{c}_{n}=n\\text{!}{d}_{n}[\/latex], and consequently, [latex]{c}_{n}={d}_{n}[\/latex] for all [latex]n\\ge 0[\/latex].<\/p>\n<p id=\"fs-id1167023733734\">[latex]_\\blacksquare[\/latex]<\/p>\n<\/section>\n<p class=\"whitespace-normal break-words\">In this section, we&#8217;ve explored how to find power series representations using algebraic operations, differentiation, and integration. However, we&#8217;re still limited in the types of functions we can represent this way.<\/p>\n<p class=\"whitespace-normal break-words\">Next, we&#8217;ll dramatically expand our toolkit by introducing <strong>Taylor series<\/strong>\u2014a method that allows us to find power series representations for many more functions.<\/p>\n","protected":false},"author":15,"menu_order":14,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":673,"module-header":"- Select Header -","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/936"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":5,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/936\/revisions"}],"predecessor-version":[{"id":1913,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/936\/revisions\/1913"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/673"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/936\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=936"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=936"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=936"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}