<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How to get a list of power of differential function expression</title>
    <link>http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential</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 07:41:06 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 07:41:06 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How to get a list of power of differential function expression</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How to get a list of power of differential function expression</title>
      <link>http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential</link>
    </image>
    <item>
      <title>By degree</title>
      <link>http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential?ref=Feed:MaplePrimes:How to get a list of power of differential function expression:Comments#answer127599</link>
      <itunes:summary>&lt;p&gt;How about this?&lt;br&gt;&amp;gt; restart; a := 6*F*u[0, x]*g[x, x]*g^2+24*F*u[0]*g[x]^3-18*F*u[0]*g[x]*g[x, x]*g+2*F*u[0]*g[x, x, x]*g^2:&lt;/p&gt;
&lt;p&gt;&amp;gt;map(c -&amp;gt;degree(c, g), [op(a)]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [2, 0, 1, 2]&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Edit.&lt;/strong&gt; PS and PPS were removed. The code was simplified.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;How about this?&lt;br&gt;&amp;gt; restart; a := 6*F*u[0, x]*g[x, x]*g^2+24*F*u[0]*g[x]^3-18*F*u[0]*g[x]*g[x, x]*g+2*F*u[0]*g[x, x, x]*g^2:&lt;/p&gt;
&lt;p&gt;&amp;gt;map(c -&amp;gt;degree(c, g), [op(a)]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [2, 0, 1, 2]&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Edit.&lt;/strong&gt; PS and PPS were removed. The code was simplified.&lt;/p&gt;</description>
      <guid>127599</guid>
      <pubDate>Thu, 10 Nov 2011 11:20:42 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
    <item>
      <title>Misoperation</title>
      <link>http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential?ref=Feed:MaplePrimes:How to get a list of power of differential function expression:Comments#answer127677</link>
      <itunes:summary>&lt;p&gt;I use &lt;span&gt; MaplePrimes&lt;/span&gt; firstly. After uploading a file, I found the uploaded file maybe not work. So I deleted it and uploaded again.&lt;/p&gt;
&lt;p&gt;Thanks for your direct and eager help to sovle my problem!!! &lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I use &lt;span&gt; MaplePrimes&lt;/span&gt; firstly. After uploading a file, I found the uploaded file maybe not work. So I deleted it and uploaded again.&lt;/p&gt;
&lt;p&gt;Thanks for your direct and eager help to sovle my problem!!! &lt;/p&gt;</description>
      <guid>127677</guid>
      <pubDate>Sat, 12 Nov 2011 06:27:47 Z</pubDate>
      <itunes:author>Fei Wang</itunes:author>
      <author>Fei Wang</author>
    </item>
    <item>
      <title>It is unfortunately that it does not work</title>
      <link>http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential?ref=Feed:MaplePrimes:How to get a list of power of differential function expression:Comments#comment127609</link>
      <itunes:summary>&lt;p&gt;It is unfortunately that it does not work and returned results is '[FAIL,FAIL,FAIL,FAIL,FAIL]'.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;It is unfortunately that it does not work and returned results is '[FAIL,FAIL,FAIL,FAIL,FAIL]'.&lt;/p&gt;</description>
      <guid>127609</guid>
      <pubDate>Thu, 10 Nov 2011 16:26:24 Z</pubDate>
      <itunes:author>Fei Wang</itunes:author>
      <author>Fei Wang</author>
    </item>
    <item>
      <title>Proof</title>
      <link>http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential?ref=Feed:MaplePrimes:How to get a list of power of differential function expression:Comments#comment127617</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential#comment127609"&gt;@Fei Wang&lt;/a&gt; Goldy, can you present your worksheet in MaplePrimes?&lt;/p&gt;
&lt;p&gt;Regard, MH&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential#comment127609"&gt;@Fei Wang&lt;/a&gt; Goldy, can you present your worksheet in MaplePrimes?&lt;/p&gt;
&lt;p&gt;Regard, MH&lt;/p&gt;</description>
      <guid>127617</guid>
      <pubDate>Thu, 10 Nov 2011 21:19:44 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
    <item>
      <title>My results</title>
      <link>http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential?ref=Feed:MaplePrimes:How to get a list of power of differential function expression:Comments#comment127642</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/view.aspx?sf=127642/424894/file.mw"&gt;Download file.mw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I has uploaded the file which shows the results what i said. Thank you for your patient answers!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/view.aspx?sf=127642/424894/file.mw"&gt;Download file.mw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I has uploaded the file which shows the results what i said. Thank you for your patient answers!&lt;/p&gt;</description>
      <guid>127642</guid>
      <pubDate>Fri, 11 Nov 2011 15:27:56 Z</pubDate>
      <itunes:author>Fei Wang</itunes:author>
      <author>Fei Wang</author>
    </item>
    <item>
      <title>Another situation</title>
      <link>http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential?ref=Feed:MaplePrimes:How to get a list of power of differential function expression:Comments#comment127645</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential#comment127642"&gt;@Fei Wang&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First of all, my answer to your question is right. You try to apply this approach in another situation and obtain the output with FAIL. As far as I understand it, your syntax is not correct. The &lt;a href="http://www.maplesoft.com/support/help/search.aspx?term=degree"&gt;?degree&lt;/a&gt; command is applicable only to variables in polynomials so the commands &lt;strong&gt;map(c-&amp;gt; degree(c, G[]), [op(S1)])&lt;/strong&gt; and &lt;strong&gt;map(c-&amp;gt;degree(c, g(x, t)), [op(S1)])&lt;/strong&gt; are wrong.&lt;br&gt;Next, taking into account "g(x, t) will now be displayed as g", the command&lt;br&gt;&amp;gt; map(c-&amp;gt; degree(c, g), [op(S1)]);&lt;br&gt;[FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, &lt;br&gt;FAIL, FAIL, FAIL, FAIL, FAIL]&lt;br&gt;fails because S1 includes symbolic exponents in powers of g.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;As yet the degree command operates only with&amp;nbsp; integer exponents, but not with symbolic exponents:&lt;br&gt;&amp;gt; degree(g^3, g);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;br&gt;&amp;gt;degree(g^i,g)assuming i::posint;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FAIL&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/127594-How-To-Get-A-List-Of-Power-Of-Differential#comment127642"&gt;@Fei Wang&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First of all, my answer to your question is right. You try to apply this approach in another situation and obtain the output with FAIL. As far as I understand it, your syntax is not correct. The &lt;a href="http://www.maplesoft.com/support/help/search.aspx?term=degree"&gt;?degree&lt;/a&gt; command is applicable only to variables in polynomials so the commands &lt;strong&gt;map(c-&amp;gt; degree(c, G[]), [op(S1)])&lt;/strong&gt; and &lt;strong&gt;map(c-&amp;gt;degree(c, g(x, t)), [op(S1)])&lt;/strong&gt; are wrong.&lt;br&gt;Next, taking into account "g(x, t) will now be displayed as g", the command&lt;br&gt;&amp;gt; map(c-&amp;gt; degree(c, g), [op(S1)]);&lt;br&gt;[FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, &lt;br&gt;FAIL, FAIL, FAIL, FAIL, FAIL]&lt;br&gt;fails because S1 includes symbolic exponents in powers of g.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;As yet the degree command operates only with&amp;nbsp; integer exponents, but not with symbolic exponents:&lt;br&gt;&amp;gt; degree(g^3, g);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;br&gt;&amp;gt;degree(g^i,g)assuming i::posint;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FAIL&lt;/p&gt;</description>
      <guid>127645</guid>
      <pubDate>Fri, 11 Nov 2011 16:33:31 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
  </channel>
</rss>