<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, ODE system</title>
    <link>http://www.mapleprimes.com/questions/35613-ODE-System</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 13:12:26 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 13:12:26 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, ODE system</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, ODE system</title>
      <link>http://www.mapleprimes.com/questions/35613-ODE-System</link>
    </image>
    <item>
      <title>singularity</title>
      <link>http://www.mapleprimes.com/questions/35613-ODE-System?ref=Feed:MaplePrimes:ODE system:Comments#answer44459</link>
      <itunes:summary>&lt;p&gt;Maybe this will help:&lt;/p&gt;
&lt;pre&gt;
plots[odeplot](sol1, [z, denom(rhs(eqn3))], 0 .. 1);
&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Maybe this will help:&lt;/p&gt;
&lt;pre&gt;
plots[odeplot](sol1, [z, denom(rhs(eqn3))], 0 .. 1);
&lt;/pre&gt;</description>
      <guid>44459</guid>
      <pubDate>Tue, 02 Mar 2010 05:17:51 Z</pubDate>
      <itunes:author>Joe
 Riel
</itunes:author>
      <author>Joe
 Riel
</author>
    </item>
    <item>
      <title>thanks rob,
however this</title>
      <link>http://www.mapleprimes.com/questions/35613-ODE-System?ref=Feed:MaplePrimes:ODE system:Comments#answer44462</link>
      <itunes:summary>&lt;p&gt;thanks rob,&lt;/p&gt;
&lt;p&gt;however this doesnt solve the problem-singularity stil exists&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;thanks rob,&lt;/p&gt;
&lt;p&gt;however this doesnt solve the problem-singularity stil exists&lt;/p&gt;</description>
      <guid>44462</guid>
      <pubDate>Wed, 03 Mar 2010 19:43:28 Z</pubDate>
      <itunes:author>bradders</itunes:author>
      <author>bradders</author>
    </item>
    <item>
      <title>mathematical singularity</title>
      <link>http://www.mapleprimes.com/questions/35613-ODE-System?ref=Feed:MaplePrimes:ODE system:Comments#answer44464</link>
      <itunes:summary>&lt;p&gt;the singularity is only mathematical, it has no physical meaning it is however just a by product of the new way i have foremed this evolutionary situation. do you or anyone know of a way to keep maple plotting &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;cheers &lt;/p&gt;
&lt;p&gt;chris&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;the singularity is only mathematical, it has no physical meaning it is however just a by product of the new way i have foremed this evolutionary situation. do you or anyone know of a way to keep maple plotting &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;cheers &lt;/p&gt;
&lt;p&gt;chris&lt;/p&gt;</description>
      <guid>44464</guid>
      <pubDate>Thu, 04 Mar 2010 02:10:01 Z</pubDate>
      <itunes:author>bradders</itunes:author>
      <author>bradders</author>
    </item>
    <item>
      <title>thanks,
it seems to be when</title>
      <link>http://www.mapleprimes.com/questions/35613-ODE-System?ref=Feed:MaplePrimes:ODE system:Comments#comment44460</link>
      <itunes:summary>&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;it seems to be when thsi denominator goes to zero(obveriously! thanks lol) BUT i want maple to ignore this an just keep plottin out the other side of the singularity, can i gat it do do that??&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;cheers&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;it seems to be when thsi denominator goes to zero(obveriously! thanks lol) BUT i want maple to ignore this an just keep plottin out the other side of the singularity, can i gat it do do that??&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;cheers&lt;/p&gt;</description>
      <guid>44460</guid>
      <pubDate>Tue, 02 Mar 2010 16:54:50 Z</pubDate>
      <itunes:author>bradders</itunes:author>
      <author>bradders</author>
    </item>
    <item>
      <title>Crossing a singularity</title>
      <link>http://www.mapleprimes.com/questions/35613-ODE-System?ref=Feed:MaplePrimes:ODE system:Comments#comment44461</link>
      <itunes:summary>&lt;p&gt;Leaving aside the question of what it means to &amp;quot;just keep plottin out the other side of the singularity&amp;quot;, one way is to use a change of variables to get a system that won't have a singularity there.&amp;nbsp; In your case, with the problem occurring when e(z) hits 0, you might try a new variable g(z) = 1/e(z) instead of e(z).&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Leaving aside the question of what it means to &amp;quot;just keep plottin out the other side of the singularity&amp;quot;, one way is to use a change of variables to get a system that won't have a singularity there.&amp;nbsp; In your case, with the problem occurring when e(z) hits 0, you might try a new variable g(z) = 1/e(z) instead of e(z).&lt;/p&gt;</description>
      <guid>44461</guid>
      <pubDate>Tue, 02 Mar 2010 21:23:09 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>Singularity</title>
      <link>http://www.mapleprimes.com/questions/35613-ODE-System?ref=Feed:MaplePrimes:ODE system:Comments#comment44463</link>
      <itunes:summary>&lt;p&gt;Ahh.. the problem wasn't e(z) becoming 0, it was e(z)^2 - 0.27*(1+z)^3 becoming 0.&lt;/p&gt;
&lt;p&gt;Unfortunately, it seems to me that f will become unbounded as this approaches 0.&amp;nbsp; So I really doubt that the question of continuing beyond the singularity can have any meaningful answer.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Ahh.. the problem wasn't e(z) becoming 0, it was e(z)^2 - 0.27*(1+z)^3 becoming 0.&lt;/p&gt;
&lt;p&gt;Unfortunately, it seems to me that f will become unbounded as this approaches 0.&amp;nbsp; So I really doubt that the question of continuing beyond the singularity can have any meaningful answer.&lt;/p&gt;</description>
      <guid>44463</guid>
      <pubDate>Thu, 04 Mar 2010 01:54:50 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
  </channel>
</rss>