<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Daniel Martin</title>
  <link>https://dtm.dreamwidth.org/</link>
  <description>Daniel Martin - Dreamwidth Studios</description>
  <lastBuildDate>Tue, 02 Sep 2025 06:51:45 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>dtm</lj:journal>
  <lj:journaltype>personal</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/11190252/1938433</url>
    <title>Daniel Martin</title>
    <link>https://dtm.dreamwidth.org/</link>
    <width>100</width>
    <height>60</height>
  </image>

<item>
  <guid isPermaLink='true'>https://dtm.dreamwidth.org/42175.html</guid>
  <pubDate>Tue, 02 Sep 2025 06:51:45 GMT</pubDate>
  <title>A math thing I worked out</title>
  <link>https://dtm.dreamwidth.org/42175.html</link>
  <description>&lt;p&gt;It&apos;s somehow been in the air in a few different math places I visit online what the sum of:&lt;/p&gt;
&lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot; display=&quot;block&quot; class=&quot;tml-display&quot; style=&quot;display:block math;&quot;&gt;
  &lt;mrow&gt;
    &lt;mn&gt;1&lt;/mn&gt;
    &lt;mo&gt;−&lt;/mo&gt;
    &lt;mfrac&gt;
      &lt;mn&gt;1&lt;/mn&gt;
      &lt;mn&gt;3&lt;/mn&gt;
    &lt;/mfrac&gt;
    &lt;mo&gt;+&lt;/mo&gt;
    &lt;mfrac&gt;
      &lt;mn&gt;1&lt;/mn&gt;
      &lt;mn&gt;5&lt;/mn&gt;
    &lt;/mfrac&gt;
    &lt;mo&gt;−&lt;/mo&gt;
    &lt;mfrac&gt;
      &lt;mn&gt;1&lt;/mn&gt;
      &lt;mn&gt;7&lt;/mn&gt;
    &lt;/mfrac&gt;
    &lt;mo&gt;+&lt;/mo&gt;
    &lt;mfrac&gt;
      &lt;mn&gt;1&lt;/mn&gt;
      &lt;mn&gt;9&lt;/mn&gt;
    &lt;/mfrac&gt;
    &lt;mo&gt;+&lt;/mo&gt;
    &lt;mo&gt;…&lt;/mo&gt;
  &lt;/mrow&gt;
&lt;/math&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot; display=&quot;block&quot; class=&quot;tml-display&quot; style=&quot;display:block math;&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;2&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;−&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;4&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;6&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;−&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;8&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;10&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mo&gt;…&lt;/mo&gt;&lt;/mrow&gt;&lt;/math&gt;
&lt;p&gt;are. Among other things, these series come up when working out the probability that with randomly chosen values for &lt;i&gt;x&lt;/i&gt; and &lt;i&gt;y&lt;/i&gt; in the range (0, 1) whether floor(x/y) is even or odd, or whether round(x/y) is even or odd.&lt;/p&gt;
&lt;p&gt;Now, these are very well known series and the quite well-known answer to these are:&lt;/p&gt;
&lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot; display=&quot;block&quot; class=&quot;tml-display&quot; style=&quot;display:block math;&quot;&gt;&lt;mtable displaystyle=&quot;true&quot; class=&quot;tml-jot&quot;&gt;&lt;mtr&gt;&lt;mtd class=&quot;tml-right&quot; style=&quot;padding-left:0em;padding-right:0em;&quot;&gt;&lt;mrow&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mo&gt;−&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;3&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;5&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;−&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;7&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;9&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mo&gt;…&lt;/mo&gt;&lt;/mrow&gt;&lt;/mtd&gt;&lt;mtd class=&quot;tml-left&quot; style=&quot;padding-left:0em;padding-right:0em;&quot;&gt;&lt;mrow&gt;&lt;mo&gt;=&lt;/mo&gt;&lt;mfrac&gt;&lt;mi&gt;π&lt;/mi&gt;&lt;mn&gt;4&lt;/mn&gt;&lt;/mfrac&gt;&lt;/mrow&gt;&lt;/mtd&gt;&lt;mtd class=&quot;tml-right&quot; style=&quot;padding-left:1em;padding-right:0em;&quot;&gt;&lt;mspace width=&quot;0.1667em&quot;&gt;&lt;/mspace&gt;&lt;/mtd&gt;&lt;/mtr&gt;&lt;mtr&gt;&lt;mtd class=&quot;tml-right&quot; style=&quot;padding-left:0em;padding-right:0em;&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;2&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;−&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;4&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;6&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;−&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;8&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;10&lt;/mn&gt;&lt;/mfrac&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;mo&gt;…&lt;/mo&gt;&lt;/mrow&gt;&lt;/mtd&gt;&lt;mtd class=&quot;tml-left&quot; style=&quot;padding-left:0em;padding-right:0em;&quot;&gt;&lt;mrow&gt;&lt;mo&gt;=&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;2&lt;/mn&gt;&lt;/mfrac&gt;&lt;mrow&gt;&lt;mi&gt;ln&lt;/mi&gt;&lt;mo&gt;⁡&lt;/mo&gt;&lt;/mrow&gt;&lt;mo form=&quot;prefix&quot; stretchy=&quot;false&quot;&gt;(&lt;/mo&gt;&lt;mn&gt;2&lt;/mn&gt;&lt;mo form=&quot;postfix&quot; stretchy=&quot;false&quot;&gt;)&lt;/mo&gt;&lt;/mrow&gt;&lt;/mtd&gt;&lt;mtd class=&quot;tml-right&quot; style=&quot;padding-left:1em;padding-right:0em;&quot;&gt;&lt;mspace width=&quot;0.1667em&quot;&gt;&lt;/mspace&gt;&lt;/mtd&gt;&lt;/mtr&gt;&lt;/mtable&gt;&lt;/math&gt;
&lt;p&gt;The usual way that I&apos;ve seen to solve the first of these (&lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot;&gt;&lt;mrow&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mo&gt;−&lt;/mo&gt;&lt;/mrow&gt;&lt;mrow&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mi&gt;/&lt;/mi&gt;&lt;mn&gt;3&lt;/mn&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;/mrow&gt;&lt;mrow&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mi&gt;/&lt;/mi&gt;&lt;mn&gt;5&lt;/mn&gt;&lt;mo&gt;+&lt;/mo&gt;&lt;/mrow&gt;&lt;mrow&gt;&lt;mo&gt;…&lt;/mo&gt;&lt;/mrow&gt;&lt;/math&gt;) involves showing somehow that it&apos;s the Taylor series for &lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot;&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mi&gt;arctan&lt;/mi&gt;&lt;mo&gt;⁡&lt;/mo&gt;&lt;/mrow&gt;&lt;mo form=&quot;prefix&quot; stretchy=&quot;false&quot;&gt;(&lt;/mo&gt;&lt;mi&gt;x&lt;/mi&gt;&lt;mo form=&quot;postfix&quot; stretchy=&quot;false&quot;&gt;)&lt;/mo&gt;&lt;/mrow&gt;&lt;/math&gt; evaluated at &lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot;&gt;&lt;mrow&gt;&lt;mi&gt;x&lt;/mi&gt;&lt;mo&gt;=&lt;/mo&gt;&lt;/mrow&gt;&lt;mrow&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;/mrow&gt;&lt;/math&gt;; this can be justified in detail or presented &amp;ldquo;out of thin air&amp;rdquo;. The usual way to solve the second of those involves rewriting it as:&lt;/p&gt;
&lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot; display=&quot;block&quot; class=&quot;tml-display&quot; style=&quot;display:block math;&quot;&gt;&lt;mrow&gt;&lt;mo&gt;−&lt;/mo&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;mn&gt;2&lt;/mn&gt;&lt;/mfrac&gt;&lt;mrow&gt;&lt;munderover&gt;&lt;mo movablelimits=&quot;false&quot;&gt;∑&lt;/mo&gt;&lt;mrow&gt;&lt;mi&gt;n&lt;/mi&gt;&lt;mo&gt;=&lt;/mo&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;/mrow&gt;&lt;mi&gt;∞&lt;/mi&gt;&lt;/munderover&gt;&lt;/mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mo form=&quot;prefix&quot; stretchy=&quot;false&quot; lspace=&quot;0em&quot; rspace=&quot;0em&quot;&gt;(&lt;/mo&gt;&lt;mo form=&quot;prefix&quot; stretchy=&quot;false&quot;&gt;−&lt;/mo&gt;&lt;mn&gt;1&lt;/mn&gt;&lt;msup&gt;&lt;mo form=&quot;postfix&quot; stretchy=&quot;false&quot;&gt;)&lt;/mo&gt;&lt;mi&gt;n&lt;/mi&gt;&lt;/msup&gt;&lt;/mrow&gt;&lt;mi&gt;n&lt;/mi&gt;&lt;/mfrac&gt;&lt;/mrow&gt;&lt;/math&gt;
&lt;p&gt;and then working that out. For some reason these two series are approached completely separately as though the solution for one has absolutely nothing to do with the other, even though the series are obviously closely related. (I&apos;ll grant that the answers, at least for now, look completely unrelated)&lt;/p&gt;
&lt;p&gt;Anyway, I stumbled on a way of looking at these series that makes it obvious how the two series above are related, and that as far as I can tell easily extends to the much more general case of:&lt;/p&gt;
&lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot; display=&quot;block&quot; class=&quot;tml-display&quot; style=&quot;display:block math;&quot;&gt;
  &lt;mrow&gt;
    &lt;mrow&gt;
      &lt;munderover&gt;
        &lt;mo movablelimits=&quot;false&quot;&gt;∑&lt;/mo&gt;
        &lt;mrow&gt;
          &lt;mi&gt;n&lt;/mi&gt;
          &lt;mo&gt;=&lt;/mo&gt;
          &lt;mn&gt;0&lt;/mn&gt;
        &lt;/mrow&gt;
        &lt;mi&gt;∞&lt;/mi&gt;
      &lt;/munderover&gt;
    &lt;/mrow&gt;
    &lt;mfrac&gt;
      &lt;mrow&gt;
        &lt;mo form=&quot;prefix&quot; stretchy=&quot;false&quot; lspace=&quot;0em&quot; rspace=&quot;0em&quot;&gt;(&lt;/mo&gt;
        &lt;mo form=&quot;prefix&quot; stretchy=&quot;false&quot;&gt;−&lt;/mo&gt;
        &lt;mn&gt;1&lt;/mn&gt;
        &lt;msup&gt;
          &lt;mo form=&quot;postfix&quot; stretchy=&quot;false&quot;&gt;)&lt;/mo&gt;
          &lt;mi&gt;n&lt;/mi&gt;
        &lt;/msup&gt;
      &lt;/mrow&gt;
      &lt;mrow&gt;
        &lt;mi&gt;h&lt;/mi&gt;
        &lt;mi&gt;n&lt;/mi&gt;
        &lt;mo&gt;+&lt;/mo&gt;
        &lt;mi&gt;k&lt;/mi&gt;
      &lt;/mrow&gt;
    &lt;/mfrac&gt;
    &lt;mspace width=&quot;0.1667em&quot;&gt;&lt;/mspace&gt;
    &lt;mo separator=&quot;true&quot;&gt;,&lt;/mo&gt;
    &lt;mspace width=&quot;1em&quot;&gt;&lt;/mspace&gt;
    &lt;mi&gt;h&lt;/mi&gt;
    &lt;mo&gt;∈&lt;/mo&gt;
    &lt;msup&gt;
      &lt;mi&gt;ℤ&lt;/mi&gt;
      &lt;mo lspace=&quot;0em&quot; rspace=&quot;0em&quot;&gt;+&lt;/mo&gt;
    &lt;/msup&gt;
    &lt;mspace width=&quot;0.1667em&quot;&gt;&lt;/mspace&gt;
    &lt;mo separator=&quot;true&quot;&gt;,&lt;/mo&gt;
    &lt;mi&gt;k&lt;/mi&gt;
    &lt;mo&gt;∈&lt;/mo&gt;
    &lt;mo form=&quot;prefix&quot; stretchy=&quot;false&quot;&gt;{&lt;/mo&gt;
    &lt;mn&gt;1&lt;/mn&gt;
    &lt;mo separator=&quot;true&quot;&gt;,&lt;/mo&gt;
    &lt;mn&gt;2&lt;/mn&gt;
    &lt;mo separator=&quot;true&quot;&gt;,&lt;/mo&gt;
    &lt;mi&gt;.&lt;/mi&gt;
    &lt;mi&gt;.&lt;/mi&gt;
    &lt;mi&gt;.&lt;/mi&gt;
    &lt;mo separator=&quot;true&quot;&gt;,&lt;/mo&gt;
    &lt;mi&gt;h&lt;/mi&gt;
    &lt;mo form=&quot;postfix&quot; stretchy=&quot;false&quot;&gt;}&lt;/mo&gt;
  &lt;/mrow&gt;
&lt;/math&gt;
&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://dtm.dreamwidth.org/42175.html#cutid1&quot;&gt;More math than you probably wanted to read today&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dtm&amp;ditemid=42175&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dtm.dreamwidth.org/42175.html</comments>
  <category>math</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://dtm.dreamwidth.org/41748.html</guid>
  <pubDate>Thu, 26 Sep 2024 19:16:58 GMT</pubDate>
  <title>Hey! It&apos;s an account I still have</title>
  <link>https://dtm.dreamwidth.org/41748.html</link>
  <description>So I guess I&apos;m going to try things here again, now that &lt;a href=&quot;https://cohost.org/&quot;&gt;cohost&lt;/a&gt; is shutting down.&lt;br /&gt;&lt;br /&gt;I&apos;m not sure I will use it for much, but I do think I&apos;ll probably soon be archiving and/or hiding most entries older than about 10 years, mostly because my kid doesn&apos;t need to be able to find those entries, and if he somehow wants them he can ask me about them.&lt;br /&gt;&lt;br /&gt;Anyway though, for a first entry, here&apos;s something I&apos;m &lt;a href=&quot;https://cohost.org/fizbin/post/6896296-a-puzzle-i-made&quot;&gt;pulling over from cohost&lt;/a&gt;:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;h2&gt;A puzzle I made&lt;/h2&gt;&lt;br /&gt;So, I made a puzzle as a bit of a tribute to my dad. I have verified that solving the puzzle is possible in the sense that &amp;quot;if you know what went into constructing this but not the answer, it is possible to derive the answer&amp;quot; but of course that&apos;s no guarantee that people who are not me will naturally look at it and say &amp;quot;ah, these are the tools I need to wield to attack this&amp;quot;.&lt;br /&gt;&lt;br /&gt;Solving the puzzle requires Math, but getting to where you can figure out which Math to use first requires reading x86 assembly language. So first of, if either of those things strikes you as Intensely &lt;strong&gt;Not&lt;/strong&gt; Fun, this isn&apos;t for you.&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://dtm.dreamwidth.org/41748.html#cutid1&quot;&gt;Hard-mode puzzle, and link to slightly less-hard-mode&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___2&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://dtm.dreamwidth.org/41748.html#cutid2&quot;&gt;Why this puzzle&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___2&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dtm&amp;ditemid=41748&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dtm.dreamwidth.org/41748.html</comments>
  <category>programming</category>
  <category>math</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://dtm.dreamwidth.org/41011.html</guid>
  <pubDate>Sat, 27 May 2017 14:21:56 GMT</pubDate>
  <title>Deleted my livejournal!</title>
  <link>https://dtm.dreamwidth.org/41011.html</link>
  <description>&lt;p&gt;Okay, I&apos;ve gone and deleted my livejournal. I don&apos;t know if I&apos;m going to resume blogging, but if I do it&apos;ll be here and not there.&lt;/p&gt;

&lt;p&gt;In the meantime, here&apos;s a cute little result about the sum of Fibonacci numbers that I worked out while answering a question from a friend&apos;s child:&lt;/p&gt;

&lt;math display=&quot;block&quot; class=&quot;tml-display&quot; style=&quot;display:block math;&quot;&gt;
  &lt;mrow&gt;
    &lt;mrow&gt;
      &lt;munderover&gt;
        &lt;mo stretchy=&quot;true&quot;&gt;∑&lt;/mo&gt;
        &lt;mrow&gt;
          &lt;mi&gt;j&lt;/mi&gt;
          &lt;mo&gt;=&lt;/mo&gt;
          &lt;mn&gt;0&lt;/mn&gt;
        &lt;/mrow&gt;
        &lt;mi&gt;n&lt;/mi&gt;
      &lt;/munderover&gt;
    &lt;/mrow&gt;
    &lt;msub&gt;
      &lt;mi&gt;F&lt;/mi&gt;
      &lt;mi&gt;j&lt;/mi&gt;
    &lt;/msub&gt;
    &lt;mo&gt;=&lt;/mo&gt;
    &lt;msub&gt;
      &lt;mi&gt;F&lt;/mi&gt;
      &lt;mrow&gt;
        &lt;mi&gt;n&lt;/mi&gt;
        &lt;mo&gt;+&lt;/mo&gt;
        &lt;mn&gt;2&lt;/mn&gt;
      &lt;/mrow&gt;
    &lt;/msub&gt;
  &lt;/mrow&gt;
&lt;/math&gt;
&lt;p&gt;(In case the MathML doesn&apos;t work for you, that&apos;s &lt;code&gt;\sum_{j=0}^n F_j = F_{n+2}&lt;/code&gt;)&lt;/p&gt;

&lt;p&gt;(Using the convention that F&lt;sub&gt;0&lt;/sub&gt;=0 and F&lt;sub&gt;1&lt;/sub&gt;=F&lt;sub&gt;2&lt;/sub&gt;=1)&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dtm&amp;ditemid=41011&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dtm.dreamwidth.org/41011.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>
