<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, cannot find the error</title>
    <link>http://www.mapleprimes.com/questions/129878-Cannot-Find-The-Error</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 04:08:25 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 04:08:25 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, cannot find the error</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, cannot find the error</title>
      <link>http://www.mapleprimes.com/questions/129878-Cannot-Find-The-Error</link>
    </image>
    <item>
      <title>Use add, not sum</title>
      <link>http://www.mapleprimes.com/questions/129878-Cannot-Find-The-Error?ref=Feed:MaplePrimes:cannot find the error:Comments#answer129879</link>
      <itunes:summary>&lt;p&gt;Change the &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=sum' target='_new'&gt;?sum&lt;/a&gt; to an &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=add' target='_new'&gt;?add&lt;/a&gt; and remove the forward quotes.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Change the &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=sum' target='_new'&gt;?sum&lt;/a&gt; to an &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=add' target='_new'&gt;?add&lt;/a&gt; and remove the forward quotes.&lt;/p&gt;</description>
      <guid>129879</guid>
      <pubDate>Sat, 21 Jan 2012 11:22:53 Z</pubDate>
      <itunes:author>Joe Riel</itunes:author>
      <author>Joe Riel</author>
    </item>
    <item>
      <title>Correction and simplification</title>
      <link>http://www.mapleprimes.com/questions/129878-Cannot-Find-The-Error?ref=Feed:MaplePrimes:cannot find the error:Comments#answer129888</link>
      <itunes:summary>&lt;p&gt;&lt;span class="hps"&gt;Here is&lt;/span&gt; &lt;span class="hps alt-edited"&gt;corrected&lt;/span&gt; &lt;span class="hps"&gt;and&lt;/span&gt; &lt;span class="hps"&gt;simplified&lt;/span&gt; &lt;span class="hps"&gt;the code:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;restart; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;N := 2;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;alias(epsilon = e, eta = t); &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;eq1 := 5*diff(F(t), t$3)+(1+3*e)*F(t)*diff(F(t), t$2)-(2+e)*diff(F(t), t)^2 = 0; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;G :=unapply(add(F[i](t)*e^i, i = 0 .. N),t);&amp;nbsp; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;deqn := simplify(collect(subs(F(t)=G(t),eq1), e), {e^(N+1) = 0});&lt;/strong&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;span class="hps"&gt;Here is&lt;/span&gt; &lt;span class="hps alt-edited"&gt;corrected&lt;/span&gt; &lt;span class="hps"&gt;and&lt;/span&gt; &lt;span class="hps"&gt;simplified&lt;/span&gt; &lt;span class="hps"&gt;the code:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;restart; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;N := 2;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;alias(epsilon = e, eta = t); &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;eq1 := 5*diff(F(t), t$3)+(1+3*e)*F(t)*diff(F(t), t$2)-(2+e)*diff(F(t), t)^2 = 0; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;G :=unapply(add(F[i](t)*e^i, i = 0 .. N),t);&amp;nbsp; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;deqn := simplify(collect(subs(F(t)=G(t),eq1), e), {e^(N+1) = 0});&lt;/strong&gt;&lt;/p&gt;</description>
      <guid>129888</guid>
      <pubDate>Sat, 21 Jan 2012 13:55:03 Z</pubDate>
      <itunes:author>Kitonum</itunes:author>
      <author>Kitonum</author>
    </item>
    <item>
      <title>Use add, not sum</title>
      <link>http://www.mapleprimes.com/questions/129878-Cannot-Find-The-Error?ref=Feed:MaplePrimes:cannot find the error:Comments#comment129882</link>
      <itunes:summary>&lt;p&gt;It does not solve the problem.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;It does not solve the problem.&lt;/p&gt;</description>
      <guid>129882</guid>
      <pubDate>Sat, 21 Jan 2012 12:49:21 Z</pubDate>
      <itunes:author>thermofluids</itunes:author>
      <author>thermofluids</author>
    </item>
  </channel>
</rss>