<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, simplification of many exponential terms</title>
    <link>http://www.mapleprimes.com/questions/127545-Simplification-Of-Many-Exponential-Terms</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 06:51:11 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 06:51:11 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, simplification of many exponential terms</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, simplification of many exponential terms</title>
      <link>http://www.mapleprimes.com/questions/127545-Simplification-Of-Many-Exponential-Terms</link>
    </image>
    <item>
      <title>simplify(..., exp)</title>
      <link>http://www.mapleprimes.com/questions/127545-Simplification-Of-Many-Exponential-Terms?ref=Feed:MaplePrimes:simplification of many exponential terms:Comments#answer127546</link>
      <itunes:summary>&lt;p&gt;&lt;strong&gt;simplify&lt;/strong&gt; can do a lot of things, and is generally quite expensive in terms of resources if you allow&amp;nbsp;&lt;strong&gt;&lt;/strong&gt;it to try all the different kinds of simplification available.&amp;nbsp;&amp;nbsp; It's more efficient to tell &lt;strong&gt;simplify&lt;/strong&gt; to do a particular kind of simplification.&amp;nbsp; In this case it sounds like you want to use &lt;strong&gt;simplify(..., exp)&lt;/strong&gt;.&amp;nbsp; For example (I didn't try 400000 terms, but hopefully it scales):&lt;/p&gt;
&lt;p&gt;&amp;gt; expr:= add(i/(i+1)/exp(i),i=1..40000):&lt;br&gt;&amp;nbsp;&amp;nbsp; ti:= time(): Q:= simplify(expr,exp): time()-ti;&lt;br&gt;&lt;br&gt;37.580&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;strong&gt;simplify&lt;/strong&gt; can do a lot of things, and is generally quite expensive in terms of resources if you allow&amp;nbsp;&lt;strong&gt;&lt;/strong&gt;it to try all the different kinds of simplification available.&amp;nbsp;&amp;nbsp; It's more efficient to tell &lt;strong&gt;simplify&lt;/strong&gt; to do a particular kind of simplification.&amp;nbsp; In this case it sounds like you want to use &lt;strong&gt;simplify(..., exp)&lt;/strong&gt;.&amp;nbsp; For example (I didn't try 400000 terms, but hopefully it scales):&lt;/p&gt;
&lt;p&gt;&amp;gt; expr:= add(i/(i+1)/exp(i),i=1..40000):&lt;br&gt;&amp;nbsp;&amp;nbsp; ti:= time(): Q:= simplify(expr,exp): time()-ti;&lt;br&gt;&lt;br&gt;37.580&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>127546</guid>
      <pubDate>Wed, 09 Nov 2011 06:40:59 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>Thank you</title>
      <link>http://www.mapleprimes.com/questions/127545-Simplification-Of-Many-Exponential-Terms?ref=Feed:MaplePrimes:simplification of many exponential terms:Comments#comment127590</link>
      <itunes:summary>&lt;p&gt;it sped up the calculation by 4 folds that should help. Thank you&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;it sped up the calculation by 4 folds that should help. Thank you&amp;nbsp;&lt;/p&gt;</description>
      <guid>127590</guid>
      <pubDate>Thu, 10 Nov 2011 07:50:51 Z</pubDate>
      <itunes:author>mathgeek</itunes:author>
      <author>mathgeek</author>
    </item>
  </channel>
</rss>