<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, ODE w/power series....PLOTTING</title>
    <link>http://www.mapleprimes.com/questions/87782-ODE-Wpower-SeriesPLOTTING</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 09:29:51 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 09:29:51 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, ODE w/power series....PLOTTING</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, ODE w/power series....PLOTTING</title>
      <link>http://www.mapleprimes.com/questions/87782-ODE-Wpower-SeriesPLOTTING</link>
    </image>
    <item>
      <title>odeplot</title>
      <link>http://www.mapleprimes.com/questions/87782-ODE-Wpower-SeriesPLOTTING?ref=Feed:MaplePrimes:ODE w/power series....PLOTTING:Comments#answer88190</link>
      <itunes:summary>&lt;p&gt;Perhaps, odeplot can be used. It's hard to guess without seeing the equations. The series solutions are not good for plotting in this example. You could get a plot by removing the O term (the last one) in the series, but it may be very far from the actual plot.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;
&lt;p&gt;PS ?odeplot doesn't provide a link to the help page. Is it broken now? -Alec&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Perhaps, odeplot can be used. It's hard to guess without seeing the equations. The series solutions are not good for plotting in this example. You could get a plot by removing the O term (the last one) in the series, but it may be very far from the actual plot.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;
&lt;p&gt;PS ?odeplot doesn't provide a link to the help page. Is it broken now? -Alec&lt;/p&gt;</description>
      <guid>88190</guid>
      <pubDate>Thu, 06 May 2010 08:26:14 Z</pubDate>
      <itunes:author>alec</itunes:author>
      <author>alec</author>
    </item>
    <item>
      <title>Removing the order term from a series</title>
      <link>http://www.mapleprimes.com/questions/87782-ODE-Wpower-SeriesPLOTTING?ref=Feed:MaplePrimes:ODE w/power series....PLOTTING:Comments#answer88191</link>
      <itunes:summary>&lt;p&gt;RJL Maplesoft&lt;/p&gt;
&lt;p&gt;In particular, to remove the &amp;quot;big oh&amp;quot; term from a series S, use&lt;/p&gt;
&lt;p&gt;convert(S,polynom);&lt;/p&gt;
&lt;p&gt;This effects a change in the internal structure of the object. The internal representation of a series does not allow for evaluation or plotting. Simply removing the O-term wouldn't help either. It's the internal representation that has to change, and the convert command does that, as well as remove from the display the O-term.&lt;/p&gt;
&lt;p&gt;It's possible to make this conversion interactively through the Context Menu. Select Series-&amp;gt;Truncate to polynomial.&lt;/p&gt;
&lt;p&gt;This option activates the convert command, although on the screen it will appear that all that has happend is that the expression has been truncated.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;RJL Maplesoft&lt;/p&gt;
&lt;p&gt;In particular, to remove the &amp;quot;big oh&amp;quot; term from a series S, use&lt;/p&gt;
&lt;p&gt;convert(S,polynom);&lt;/p&gt;
&lt;p&gt;This effects a change in the internal structure of the object. The internal representation of a series does not allow for evaluation or plotting. Simply removing the O-term wouldn't help either. It's the internal representation that has to change, and the convert command does that, as well as remove from the display the O-term.&lt;/p&gt;
&lt;p&gt;It's possible to make this conversion interactively through the Context Menu. Select Series-&amp;gt;Truncate to polynomial.&lt;/p&gt;
&lt;p&gt;This option activates the convert command, although on the screen it will appear that all that has happend is that the expression has been truncated.&lt;/p&gt;</description>
      <guid>88191</guid>
      <pubDate>Thu, 06 May 2010 23:01:25 Z</pubDate>
      <itunes:author>Robert Lopez</itunes:author>
      <author>Robert Lopez</author>
    </item>
    <item>
      <title>thank you</title>
      <link>http://www.mapleprimes.com/questions/87782-ODE-Wpower-SeriesPLOTTING?ref=Feed:MaplePrimes:ODE w/power series....PLOTTING:Comments#answer88192</link>
      <itunes:summary>&lt;p&gt;I will try this and get back to you&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I will try this and get back to you&lt;/p&gt;</description>
      <guid>88192</guid>
      <pubDate>Thu, 06 May 2010 23:15:51 Z</pubDate>
      <itunes:author>arrighi</itunes:author>
      <author>arrighi</author>
    </item>
    <item>
      <title>odeplot</title>
      <link>http://www.mapleprimes.com/questions/87782-ODE-Wpower-SeriesPLOTTING?ref=Feed:MaplePrimes:ODE w/power series....PLOTTING:Comments#comment88193</link>
      <itunes:summary>&lt;p&gt;?odeplot works fine for me in Maple 13.02 and Maple 14.&amp;nbsp; In Maple 12 Classic you need ?plots,odeplot.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;But odeplot is for an output of dsolve(..., numeric), not dsolve(..., series).&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;?odeplot works fine for me in Maple 13.02 and Maple 14.&amp;nbsp; In Maple 12 Classic you need ?plots,odeplot.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;But odeplot is for an output of dsolve(..., numeric), not dsolve(..., series).&lt;/p&gt;</description>
      <guid>88193</guid>
      <pubDate>Fri, 07 May 2010 01:16:58 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>numeric</title>
      <link>http://www.mapleprimes.com/questions/87782-ODE-Wpower-SeriesPLOTTING?ref=Feed:MaplePrimes:ODE w/power series....PLOTTING:Comments#comment88194</link>
      <itunes:summary>&lt;p&gt;There is a possibility that the problem was to use dsolve(..., series) to construct the plot, but it seems more probable that the problem was to find an approximate solution and to draw a plot.&lt;/p&gt;
&lt;p&gt;In the posted partial sum, the absolute values of the last 3 coefficients are greater than 1/(1.5)^13, 1/(1.5)^14, and 1/(1.5)^15, correspondingly, so it can not be used for plotting on distances 1.5 from 1 or greater - in particular, for x=4.&lt;br /&gt;
&lt;br /&gt;
I meant ?odeplot or ?plots,odeplot on this site - it used to work like that, producing (automatically) a link to the corresponding help page.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;There is a possibility that the problem was to use dsolve(..., series) to construct the plot, but it seems more probable that the problem was to find an approximate solution and to draw a plot.&lt;/p&gt;
&lt;p&gt;In the posted partial sum, the absolute values of the last 3 coefficients are greater than 1/(1.5)^13, 1/(1.5)^14, and 1/(1.5)^15, correspondingly, so it can not be used for plotting on distances 1.5 from 1 or greater - in particular, for x=4.&lt;br /&gt;
&lt;br /&gt;
I meant ?odeplot or ?plots,odeplot on this site - it used to work like that, producing (automatically) a link to the corresponding help page.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</description>
      <guid>88194</guid>
      <pubDate>Fri, 07 May 2010 01:54:50 Z</pubDate>
      <itunes:author>alec</itunes:author>
      <author>alec</author>
    </item>
    <item>
      <title>removing the order</title>
      <link>http://www.mapleprimes.com/questions/87782-ODE-Wpower-SeriesPLOTTING?ref=Feed:MaplePrimes:ODE w/power series....PLOTTING:Comments#comment88195</link>
      <itunes:summary>&lt;p&gt;Well, I pasted the example from the original post in Maple and removed the order term without any problems just by deleting it. That doesnt solve the plotting problem though because the series seem to have the radius of convergence close to 1.5, and centered at x=1 - so the partial sum could be used reliably for plotting only on the beginning of the interval from x=1 to x=4 - say for x from 1 to 2, and has very little to do with the plot of the actual solution at the end of the interval - for x from 3 to 4.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Well, I pasted the example from the original post in Maple and removed the order term without any problems just by deleting it. That doesnt solve the plotting problem though because the series seem to have the radius of convergence close to 1.5, and centered at x=1 - so the partial sum could be used reliably for plotting only on the beginning of the interval from x=1 to x=4 - say for x from 1 to 2, and has very little to do with the plot of the actual solution at the end of the interval - for x from 3 to 4.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</description>
      <guid>88195</guid>
      <pubDate>Fri, 07 May 2010 18:16:29 Z</pubDate>
      <itunes:author>alec</itunes:author>
      <author>alec</author>
    </item>
  </channel>
</rss>