{"id":2796,"date":"2026-09-01T05:00:58","date_gmt":"2026-09-01T09:00:58","guid":{"rendered":"https:\/\/mathvoices.ams.org\/featurecolumn\/?p=2796"},"modified":"2026-08-26T09:28:40","modified_gmt":"2026-08-26T13:28:40","slug":"a-golden-formal-power-series","status":"publish","type":"post","link":"https:\/\/mathvoices.ams.org\/featurecolumn\/2026\/09\/01\/a-golden-formal-power-series\/","title":{"rendered":"A Golden Formal Power Series"},"content":{"rendered":"<p><span id=\"pullQuote\"><em>Luckily, such a formula exists, and there are lots of ways to find it. In this post, we\u2019ll find it using power series. Read on, brave bunny farmer&#8230;<\/em><\/span><\/p>\n<h1>A Golden Formal Power Series<\/h1>\n<p><strong>Courtney Gibbons<\/strong><br \/>\n<strong>Hamilton College<\/strong><\/p>\n<p>Some days, I feel a lot like the angel in D&uuml;rer&#8217;s Melencolia I looks: grumpy, tired, and annoyed. <\/p>\n<figure id=\"attachment_2831\" aria-describedby=\"caption-attachment-2831\" style=\"width: 500px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/commons.wikimedia.org\/w\/index.php?curid=1619913\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"wp-image-2831 size-full\" src=\"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/Durer_Melancholia_I-1.jpg?resize=500%2C636&#038;ssl=1\" alt=\"A grumpy angel stares at a truncated triangular trapezohedron in Durer&apos;s Melencolia I.\" width=\"500\" height=\"636\" srcset=\"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/Durer_Melancholia_I-1.jpg?w=500&amp;ssl=1 500w, https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/Durer_Melancholia_I-1.jpg?resize=236%2C300&amp;ssl=1 236w, https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/Durer_Melancholia_I-1.jpg?resize=432%2C550&amp;ssl=1 432w, https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/Durer_Melancholia_I-1.jpg?resize=393%2C500&amp;ssl=1 393w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/a><figcaption id=\"caption-attachment-2831\" class=\"wp-caption-text\">A grumpy angel stares at a truncated triangular trapezohedron in D&uuml;rer&#8217;s Melencolia I. The cross ratio of D&uuml;rer&#8217;s solid is the Golden Ratio! Who doesn&#8217;t love a golden polyhedron?<\/figcaption><\/figure>\n<p>Unlike the melancholy angel, for me a little mathematical treat is a nice pick-me-up that takes my mind off my troubles and recharge my batteries.<\/p>\n<p>Sequences and series are important for lots of applied mathematics, but this column is <em>my<\/em> favorite application of these things you learn in your introductory undergraduate calculus sequence: finding a closed form for the $n$-th Fibonacci number! Along the way, we see our friend the Golden Ratio, $\\Phi = \\frac{1+\\sqrt{5}}{2}$ (and its counterpart, the Other Ratio, $\\Psi = \\frac{1-\\sqrt{5}}{2}$) appear as we build a power series, apply convergence tests, use the rearrangement theorem for absolutely convergent series, dust off partial fraction decomposition and the quadratic formula, and do some very careful scratch work.<\/p>\n<h2 class=\"mceTemp\">The Fibonacci Sequence<\/h2>\n<h3>and a formal power series to hold it all together<\/h3>\n<p>The ubiquitous Fibonacci sequence, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55&#8230;! Maybe you&#8217;ve encountered it out in the wild? Around 1200 C.E., Leonardo Pisano Fibonacci introduced it in a thought experiment about the breeding habits of rabbits.<\/p>\n<figure id=\"attachment_2835\" aria-describedby=\"caption-attachment-2835\" style=\"width: 328px\" class=\"wp-caption aligncenter\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2835\" src=\"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/2006-fibonacci.jpg?resize=328%2C500&#038;ssl=1\" alt=\"A stick figure surrounded by rabbits saying &quot;You don&apos;t see Fibonacci cleaning the pen, though, do ya?&quot;\" width=\"328\" height=\"500\" srcset=\"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/2006-fibonacci.jpg?w=328&amp;ssl=1 328w, https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/2006-fibonacci.jpg?resize=197%2C300&amp;ssl=1 197w\" sizes=\"auto, (max-width: 328px) 100vw, 328px\" \/><figcaption id=\"caption-attachment-2835\" class=\"wp-caption-text\">An oldie but a goodie from my days as semi-professional math doodler &#8220;Brown Sharpie&#8221;<\/figcaption><\/figure>\n<p>The sequence is defined by a recursion relation that tracks the number of pairs of (immortal) rabbits every month under the assumptions that breeding pairs produce two offspring every month, and the offspring need a month of adulthood before they start breeding new bunnies. Mathematically speaking, if $F_n$ is the number of pairs of rabbits in the $n$th month, we have<br \/>\n$$F_0 = 1, F_1 = 1, F_n = F_{n-1} + F_{n-2},$$<br \/>\nso that $$F_2 = 2, F_3 = 3, F_4 = 5, F_5 = 8, F_6 = 13, F_7 = 21, \\ldots.$$<\/p>\n<p>Let\u2019s say for some reason, you set your heart on knowing the value of $F_{413}$ (the number of pairs of rabbits in the 413th month of this thought experiment). I hope you have some time on your hands if you\u2019re planning to add all the way up to that because the recursive formula means you need to know $F_{412}$ and $F_{411}$, and for those&#8230; well, you&#8217;re reading the AMS Feature Column. You get the idea. Instead, wouldn\u2019t it be nice if we had a simple formula that we could use (i.e., a formula that was <em>not<\/em> recursive) to figure out the $n$th Fibonacci number?<\/p>\n<p>Luckily, such a formula exists, and there are lots of ways to find it. In this post, we\u2019ll find it using power series. Read on, brave bunny farmer!<\/p>\n<figure id=\"attachment_2832\" aria-describedby=\"caption-attachment-2832\" style=\"width: 600px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/de.wikibooks.org\/wiki\/Datei:Fibonacci-Melodie.mp3\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/Fibonacci-Melodie.png?w=600&#038;ssl=1\" alt=\"A short melody by Markus Bautsch\"  \/><\/a><figcaption id=\"caption-attachment-2832\" class=\"wp-caption-text\">Fibonacci Melodie, a short melody by Markus Bautsch (and my favorite ringtone!). Click the image to go to the MP3.<\/figcaption><\/figure>\n<h3>Building a Power Series<\/h3>\n<h4>and ensuring it has a nonzero radius of convergence<\/h4>\n<p>First thing we\u2019re going to do is build a power series:<br \/>\n$$\\begin{array}{r c l} F(x) &amp;=&amp; \\sum_{n=0}^\\infty F_n x^{n} \\\\<br \/>\n&amp;=&amp; 1+ 1x + 2x^2 + 3x^3 + 5x^4 + 8x^5 + 13x^6 + 21x^7 + \\cdots.<br \/>\n\\end{array}$$<\/p>\n<p>We need to convince ourselves this power series converges for some nonzero values of $x$, which we can do by comparison to the geometric power series $\\sum_{n=0}^\\infty 2^n x^2$ (which converges for $|x| &lt; \\frac{1}{2}$) and a little induction.<\/p>\n<p>Here are a few base cases to get us warmed up before using the induction hypothesis that $F_k &lt; 2^k$ for all $1 \\le k &lt; n$.<br \/>\n$$\\begin{array}{r c l} F_0 &amp;= 1 =&amp; 2^0 \\\\<br \/>\nF_1 &amp;= 1 \\lt &amp; 2 = 2^1 \\\\<br \/>\nF_2 &amp;= 2 \\lt &amp; 4 = 2^2 \\\\<br \/>\nF_3 = F_2 + F_1 &amp; \\lt 2^1 + 2^2 \\lt &amp; 2^3 \\\\<br \/>\n&amp; \\vdots &amp; \\\\<br \/>\nF_n = F_{n-1} + F_{n-2} &amp; \\lt 2^{n-1} + 2^{n-2} &amp; \\lt &amp; 2^n.<br \/>\n\\end{array}$$<\/p>\n<p>Since we have a series where $0 &lt; F_n x^n &lt; 2^n x^n$ and our comparison series converges for $0 &lt; x &lt; \\frac{1}{2}$, our Fibonacci series converges for those values too (and possibly others).<\/p>\n<h3>Rearranging a Power Series<\/h3>\n<h4>but carefully, and under the right conditions<\/h4>\n<p>From here out, let&#8217;s assume $0 &lt; x &lt; \\frac{1}{2}$ to make sure the terms of our series are positive and $x$ is within the radius of convergence of the Fibonacci series. For these values of $x$, we can use any theorem about absolutely convergent series, like The Rearrangement Theorem, which says that absolutely convergent series satisfy the commutative property of addition (so we can rearrange the terms and add them up and still get the same value, which seems like it&#8217;s obvious until someone blows your mind by rearranging the alternating harmonic series).<\/p>\n<p>Now we&#8217;ll use the recursion (for $n \\geq 2$) to rewrite our power series (for values of $x$ where it converges absolutely):<br \/>\n$$\\begin{array}{r c l} F(x) &amp;=&amp; \\displaystyle\\sum_{n=0}^\\infty F_n x^n \\\\<br \/>\n&amp;=&amp; 1 + x + \\displaystyle\\sum_{n=2}^\\infty(F_{n-1} + F_{n-2})x^n \\\\<br \/>\n&amp;=&amp; 1 + x + \\displaystyle \\sum_{n=2}^\\infty(F_{n-1}x^n + F_{n-2}x^n) \\\\<br \/>\n&amp;=&amp; 1 + x + \\displaystyle \\sum_{n=2}^\\infty F_{n-1}x^n + \\displaystyle \\sum_{n=2}^\\infty F_{n-2}x^n.<br \/>\n\\end{array}$$<\/p>\n<p>(That last step is where we need the series to converge absolutely in order to use the Rearrangement Theorem!)<\/p>\n<p>Now we can adjust the index $n$ to obtain the equalities:<br \/>\n$$\\begin{array}{r c l}<br \/>\n\\displaystyle \\sum_{n=2}^\\infty F_{n-1}x^n &amp;=&amp; \\displaystyle \\sum_{n=1}^\\infty F_n x^{n+1} \\quad =\\quad x(F(x) &#8211; 1),\\\\<br \/>\n\\displaystyle \\sum_{n=2}^\\infty F_{n-2}x^n &amp;=&amp; \\displaystyle \\sum_{n=0}^\\infty F_n x^{n+2} \\quad = \\quad x^2 F(x).<br \/>\n\\end{array}<br \/>\n$$<br \/>\nBy substitution,<br \/>\n$$\\begin{array}{r c l} F(x) &amp; = &amp; \u00a01 + x F(x) + x^2 F(x).<br \/>\n\\end{array}$$<br \/>\nFinally, if we solve all of that for $F(x)$, we get the marvelous rational function $$F(x) = \\frac{1}{x^2 &#8211; x &#8211; 1}.$$<\/p>\n<figure id=\"attachment_2828\" aria-describedby=\"caption-attachment-2828\" style=\"width: 982px\" class=\"wp-caption aligncenter\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/20260818_162414.png?w=600&#038;ssl=1\" alt=\"A grumpy looking Psi observes a glowing golden Phi basking in the adoration of a crowd. One person is holding up a baby.\"  \/><figcaption id=\"caption-attachment-2828\" class=\"wp-caption-text\">Talk about the halo effect!<\/figcaption><\/figure>\n<p>Whenever I encounter a rational function, the partial fraction decomposition neuron in my brain fires up. We need the irreducible (over $\\mathbb{R}$) factors of our denominator, and we can use the quadratic formula to find the roots of $x^2-x-1$ or evaluate at $\\Phi$ and $\\Psi$ to believe that $x^2 &#8211; x &#8211; 1 = (x &#8211; \\Phi)(x- \\Psi)$. (<em>Golden tip: from this equality, we learn $\\Phi \\Psi = -1$ and $\\Phi + \\Psi = 1$, which are useful for simplifying many computations involving the Golden Ratio and Other Ratio.<\/em>)\u00a0 Then, cranking out the partial fraction decomposition, I found that<br \/>\n$$\\frac{1}{x^2 &#8211; x &#8211; 1} = \\frac{1}{\\sqrt{5}(x-\\Phi)} + \\frac{-1}{\\sqrt{5}(x-\\Psi)}.$$<\/p>\n<p>We turn the summands on the right into geometric series, so that<br \/>\n$$<br \/>\n\\begin{array}{r c l c r c l}<br \/>\n\\displaystyle{\\frac{1}{\\sqrt{5}(x-\\Phi)}} &amp;=&amp; \\displaystyle{\\frac{1}{\\sqrt{5}} \\sum_{n = 0}^\\infty \\Phi^n x^n} &amp; \\quad &amp; \\displaystyle{\\frac{-1}{\\sqrt{5}(x-\\Psi)}} &amp;=&amp; \\displaystyle{\\frac{-1}{\\sqrt{5}} \\sum_{n=0}^\\infty \\Psi^n x^n}.<br \/>\n\\end{array}<br \/>\n$$<\/p>\n<p>And when we add these together, we end up with $$F(x) = \\frac{1}{\\sqrt{5}} \\sum_{n=0}^\\infty (\\Phi^n &#8211; \\Psi^n) x^n.$$<\/p>\n<p>And now, another helpful neuron fires to remind us that $x^n$ in $F(x)$ is actually $F_n$, and therefore (drumroll, please!)<\/p>\n<p>$$F_n = \\frac{1}{\\sqrt{5}}(\\Phi^n &#8211; \\Psi^n).$$<\/p>\n<p>And so, to calculate $F_{413}$, just pop $$\\frac{1}{\\sqrt{5}} \\left( \\left(\\frac{1+\\sqrt{5}}{2} \\right)^{413} &#8211; \\left(\\frac{1-\\sqrt{5}}{2}\\right)^{413}\\right)$$ into your into your favorite calculator, which will tell you that this Fibonacci number is merely<\/p>\n<p>$$\\begin{array}{l l}<br \/>\n91,708,675,472,160,090,711,036,102,616,287,632,089,318, &amp; \\\\<br \/>\n\\, \\, 911,882,123,915,231,537,729,562,617,689,923,506,638,302,133 &amp;<br \/>\n\\end{array}$$<br \/>\nor 91 septenvigintillion, 708 sexvigintillion, 675 quinvigintillion, 472 quattuorvigintillion, 160 trevigintillion, 90 duovigintillion, 711 unvigintillion, 36 vigintillion, 102 novemdecillion, 616 octodecillion, 287 septendecillion, 632 sexdecillion, 89 quindecillion, 318 quattuordecillion, 911 tredecillion, 882 duodecillion, 123 undecillion, 915 decillion, 231 nonillion, 537 octillion, 729 septillion, 562 sextillion, 617 quintillion, 689 quadrillion, 923 trillion, 506 billion, 638 million, 302 thousand, 133 (roughly a million times the number of atoms in the universe).<\/p>\n<h3>Further Reading<\/h3>\n<p>[1] The man himself, Leonardo Pisano Fibonacci, listed the first several terms in his manuscript, which is archived here: <a href=\"https:\/\/archive.org\/details\/conventi-soppressi-c.-i.-2616\/page\/n127\/mode\/1up\">https:\/\/archive.org\/details\/conventi-soppressi-c.-i.-2616\/page\/n127\/mode\/1up<\/a><br \/>\nI went down a bit of a, ahem, rabbit hole at this point. My medieval Latin isn&#8217;t great, but I think a credulous reader (like me) could believe there are words related to <em>cuniculus<\/em>, which is Latin for rabbit, in the text. The <a href=\"https:\/\/archive.org\/details\/liber-abaci-o-livro-do-calculo-leonardo-fibonacci\/page\/404\/mode\/2up?q=rabbits\">translation into English<\/a> bears this out.<\/p>\n<figure id=\"attachment_2830\" aria-describedby=\"caption-attachment-2830\" style=\"width: 300px\" class=\"wp-caption aligncenter\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-2830\" src=\"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/liber-abaci-coniculo.png?resize=300%2C110&#038;ssl=1\" alt=\"A screenshot of a detailed scan of Liber Abaci with words that look like they might be related to rabbit in Latin or Medieval Italian.\" width=\"300\" height=\"110\" srcset=\"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/liber-abaci-coniculo.png?resize=300%2C110&amp;ssl=1 300w, https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/liber-abaci-coniculo.png?resize=465%2C171&amp;ssl=1 465w, https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2026\/08\/liber-abaci-coniculo.png?w=600&amp;ssl=1 600w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><figcaption id=\"caption-attachment-2830\" class=\"wp-caption-text\">Coniculox? Cunicules?<\/figcaption><\/figure>\n<p><em>Editor&#8217;s note: Courtney was on the right track, but missed a scribal abbreviation. The screenshot begins &#8220;Quot paria coniculo\ua75d&#8221;, a scribal abbreviation (with some creative spelling) for &#8220;Quot paria cuniculorum&#8221;, which translates as &#8220;How many pairs of rabbits&#8230;&#8221;<\/em><\/p>\n<p>[2] Here&#8217;s a nice short paper about The Rearrangement Theorem from the Pi Mu Epsilon journal: <a href=\"https:\/\/www.jstor.org\/stable\/24340038\">https:\/\/www.jstor.org\/stable\/24340038<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Luckily, such a formula exists, and there are lots of ways to find it. In this post, we\u2019ll find it using power series. Read on, brave bunny farmer&#8230; A Golden Formal Power Series Courtney Gibbons Hamilton College Some days, I feel a lot like the angel in D&uuml;rer&#8217;s Melencolia I<span class=\"more-link\"><a href=\"https:\/\/mathvoices.ams.org\/featurecolumn\/2026\/09\/01\/a-golden-formal-power-series\/\">Read More &rarr;<\/a><\/span><\/p>\n","protected":false},"author":5,"featured_media":1599,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[213,10,26],"tags":[238,239,240],"class_list":["entry","author-cgibbons","post-2796","post","type-post","status-publish","format-standard","has-post-thumbnail","category-213","category-courtney-gibbons","category-real-and-complex-analysis","tag-fibonacci-sequence","tag-golden-ratio","tag-sequences-and-series"],"jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/mathvoices.ams.org\/featurecolumn\/wp-content\/uploads\/sites\/2\/2023\/03\/mathvoices-banner-feat-col.png?fit=2760%2C580&ssl=1","_links":{"self":[{"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/posts\/2796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/comments?post=2796"}],"version-history":[{"count":19,"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/posts\/2796\/revisions"}],"predecessor-version":[{"id":2842,"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/posts\/2796\/revisions\/2842"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/media\/1599"}],"wp:attachment":[{"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/media?parent=2796"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/categories?post=2796"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mathvoices.ams.org\/featurecolumn\/wp-json\/wp\/v2\/tags?post=2796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}