<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, Add/Sum revisited</title>
    <link>http://www.mapleprimes.com/posts/41628-AddSum-Revisited</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 20:58:34 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 20:58:34 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, Add/Sum revisited</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, Add/Sum revisited</title>
      <link>http://www.mapleprimes.com/posts/41628-AddSum-Revisited</link>
    </image>
    <item>
      <title>symbolic summation</title>
      <link>http://www.mapleprimes.com/posts/41628-AddSum-Revisited?ref=Feed:MaplePrimes:Add/Sum revisited:Comments#comment77684</link>
      <itunes:summary>Perhaps this &lt;a href=http://en.wikipedia.org/wiki/Carl_Friedrich_Gauss#Early_years&gt;anecdote&lt;/a&gt; might explain it.

acer</itunes:summary>
      <description>The latest comments added to the Post, Add/Sum revisited</description>
      <guid>77684</guid>
      <pubDate>Tue, 27 Mar 2007 08:42:05 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>summing up</title>
      <link>http://www.mapleprimes.com/posts/41628-AddSum-Revisited?ref=Feed:MaplePrimes:Add/Sum revisited:Comments#comment77683</link>
      <itunes:summary>As acer hints, the reason is that, for sufficiently large sums, it is quicker to compute the symbolic formula and plug in the limits than to actually sum the terms. However, if you were actually doing that in a procedure, it would be better to enter the symbolic formula directly rather than have Maple compute it (you can use Maple to compute the formula, then enter it into the procedure).  Thus, you'll find that eval(1/2*k*(k+1),k=10^6) is faster than sum(k,k=1..10^6).</itunes:summary>
      <description>The latest comments added to the Post, Add/Sum revisited</description>
      <guid>77683</guid>
      <pubDate>Tue, 27 Mar 2007 09:24:59 Z</pubDate>
      <itunes:author>Joe
 Riel
</itunes:author>
      <author>Joe
 Riel
</author>
    </item>
    <item>
      <title>feedback</title>
      <link>http://www.mapleprimes.com/posts/41628-AddSum-Revisited?ref=Feed:MaplePrimes:Add/Sum revisited:Comments#comment77678</link>
      <itunes:summary>Thanks for the feedback.

&lt;em&gt;Regards,
Georgios Kokovidis
Dräger Medical&lt;/em&gt;</itunes:summary>
      <description>The latest comments added to the Post, Add/Sum revisited</description>
      <guid>77678</guid>
      <pubDate>Tue, 27 Mar 2007 15:44:21 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
  </channel>
</rss>