<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Power series manual package</title>
    <link>http://www.mapleprimes.com/questions/128190-Power-Series-Manual-Package</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 21:45:44 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 21:45:44 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Power series manual package</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Power series manual package</title>
      <link>http://www.mapleprimes.com/questions/128190-Power-Series-Manual-Package</link>
    </image>
    <item>
      <title>tried so far</title>
      <link>http://www.mapleprimes.com/questions/128190-Power-Series-Manual-Package?ref=Feed:MaplePrimes:Power series manual package:Comments#answer128202</link>
      <itunes:summary>&lt;p&gt;Tried with simple proc to ensure that problem in concrete case not inly in limit itself but also in expansion. So, simple substitution to :&lt;/p&gt;
&lt;p&gt;p:=proc(expr,n) local s, exprout;&lt;br&gt;exprout:=expr;&lt;br&gt;for s in indets(expr) do&lt;br&gt;&amp;nbsp; if y in indets(s, symbol) then&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; exprout:=subs(s=convert(series(s,y,n),polynom), eval(exprout,1));&lt;br&gt;&amp;nbsp; end if;&lt;br&gt;end do;&lt;br&gt;return exprout;&lt;br&gt;end proc:&lt;br&gt;&lt;br&gt;with expr=Hexpr and n=5 without success. Could it be somehow better done?&lt;br&gt;&lt;br&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Tried with simple proc to ensure that problem in concrete case not inly in limit itself but also in expansion. So, simple substitution to :&lt;/p&gt;
&lt;p&gt;p:=proc(expr,n) local s, exprout;&lt;br&gt;exprout:=expr;&lt;br&gt;for s in indets(expr) do&lt;br&gt;&amp;nbsp; if y in indets(s, symbol) then&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; exprout:=subs(s=convert(series(s,y,n),polynom), eval(exprout,1));&lt;br&gt;&amp;nbsp; end if;&lt;br&gt;end do;&lt;br&gt;return exprout;&lt;br&gt;end proc:&lt;br&gt;&lt;br&gt;with expr=Hexpr and n=5 without success. Could it be somehow better done?&lt;br&gt;&lt;br&gt;&lt;/p&gt;</description>
      <guid>128202</guid>
      <pubDate>Tue, 29 Nov 2011 00:58:12 Z</pubDate>
      <itunes:author>icegood</itunes:author>
      <author>icegood</author>
    </item>
    <item>
      <title>doubts</title>
      <link>http://www.mapleprimes.com/questions/128190-Power-Series-Manual-Package?ref=Feed:MaplePrimes:Power series manual package:Comments#answer128210</link>
      <itunes:summary>&lt;p&gt;Had a look. This expression has length ~ 100 pages and depends on 3 parameters&lt;br&gt;without any assumptions (may be complex constants).&lt;/p&gt;
&lt;p&gt;Why do you expect a limit exits and a CAS can find it in reasonable time?&lt;/p&gt;
&lt;p&gt;For your underlying question: with(MultiSeries) sometimes is a way.&lt;/p&gt;
&lt;p&gt;But if the expression is very lengthy or complicated it may be, that&lt;br&gt;the system hangs up in intermediate automatic simplifications.&lt;/p&gt;
&lt;p&gt;Just try 'simplify' or 'normalize' on your example.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Had a look. This expression has length ~ 100 pages and depends on 3 parameters&lt;br&gt;without any assumptions (may be complex constants).&lt;/p&gt;
&lt;p&gt;Why do you expect a limit exits and a CAS can find it in reasonable time?&lt;/p&gt;
&lt;p&gt;For your underlying question: with(MultiSeries) sometimes is a way.&lt;/p&gt;
&lt;p&gt;But if the expression is very lengthy or complicated it may be, that&lt;br&gt;the system hangs up in intermediate automatic simplifications.&lt;/p&gt;
&lt;p&gt;Just try 'simplify' or 'normalize' on your example.&lt;/p&gt;</description>
      <guid>128210</guid>
      <pubDate>Tue, 29 Nov 2011 02:22:07 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
  </channel>
</rss>