<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Repeated complex differentiation</title>
    <link>http://www.mapleprimes.com/questions/121068-Repeated-Complex-Differentiation</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 16:12:00 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 16:12:00 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Repeated complex differentiation</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Repeated complex differentiation</title>
      <link>http://www.mapleprimes.com/questions/121068-Repeated-Complex-Differentiation</link>
    </image>
    <item>
      <title>Ore_algebra</title>
      <link>http://www.mapleprimes.com/questions/121068-Repeated-Complex-Differentiation?ref=Feed:MaplePrimes:Repeated complex differentiation:Comments#answer121073</link>
      <itunes:summary>&lt;p&gt;For example,&lt;/p&gt;
&lt;pre&gt;with(Ore_algebra):
A:=diff_algebra([Dx,x],[Dy,y]):
`&amp;amp;*`:=rcurry(skew_product,A):
d:=Dx-I*Dy:
p:=2*y^2-3*y+1:
d&amp;amp;*(p&amp;amp;*d);

                                         2              2
  (-4 I y + 3 I) Dx + (3 - 4 y) Dy + (2 y  - 3 y + 1) Dx

                  2                             2              2
         + (-4 I y  + 6 I y - 2 I) Dx Dy + (-2 y  + 3 y - 1) Dy&lt;/pre&gt;
&lt;p&gt;Alec&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;For example,&lt;/p&gt;
&lt;pre&gt;with(Ore_algebra):
A:=diff_algebra([Dx,x],[Dy,y]):
`&amp;amp;*`:=rcurry(skew_product,A):
d:=Dx-I*Dy:
p:=2*y^2-3*y+1:
d&amp;amp;*(p&amp;amp;*d);

                                         2              2
  (-4 I y + 3 I) Dx + (3 - 4 y) Dy + (2 y  - 3 y + 1) Dx

                  2                             2              2
         + (-4 I y  + 6 I y - 2 I) Dx Dy + (-2 y  + 3 y - 1) Dy&lt;/pre&gt;
&lt;p&gt;Alec&lt;/p&gt;</description>
      <guid>121073</guid>
      <pubDate>Fri, 03 Jun 2011 19:41:31 Z</pubDate>
      <itunes:author>Alec Mihailovs</itunes:author>
      <author>Alec Mihailovs</author>
    </item>
  </channel>
</rss>