<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, List of all (monic) factors of given polynomial</title>
    <link>http://www.mapleprimes.com/questions/35494-List-Of-All-monic-Factors-Of-Given-Polynomial</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 07:32:49 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 07:32:49 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, List of all (monic) factors of given polynomial</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, List of all (monic) factors of given polynomial</title>
      <link>http://www.mapleprimes.com/questions/35494-List-Of-All-monic-Factors-Of-Given-Polynomial</link>
    </image>
    <item>
      <title>all factors</title>
      <link>http://www.mapleprimes.com/questions/35494-List-Of-All-monic-Factors-Of-Given-Polynomial?ref=Feed:MaplePrimes:List of all (monic) factors of given polynomial:Comments#answer44070</link>
      <itunes:summary>&lt;p&gt;Perhaps this?&lt;/p&gt;
&lt;pre&gt;
&amp;gt; allfactors:= P -&amp;gt; 
     map(convert, combinat[choose](map(t -&amp;gt; t[1]$t[2],factors(P)[2])),`*`);
&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Perhaps this?&lt;/p&gt;
&lt;pre&gt;
&amp;gt; allfactors:= P -&amp;gt; 
     map(convert, combinat[choose](map(t -&amp;gt; t[1]$t[2],factors(P)[2])),`*`);
&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>44070</guid>
      <pubDate>Wed, 17 Mar 2010 08:48:56 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>That's exactly what I</title>
      <link>http://www.mapleprimes.com/questions/35494-List-Of-All-monic-Factors-Of-Given-Polynomial?ref=Feed:MaplePrimes:List of all (monic) factors of given polynomial:Comments#answer44071</link>
      <itunes:summary>&lt;p&gt;That's exactly what I wanted..&lt;/p&gt;
&lt;p&gt;Thank you very much!!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;That's exactly what I wanted..&lt;/p&gt;
&lt;p&gt;Thank you very much!!&lt;/p&gt;</description>
      <guid>44071</guid>
      <pubDate>Wed, 17 Mar 2010 19:53:26 Z</pubDate>
      <itunes:author>desp</itunes:author>
      <author>desp</author>
    </item>
  </channel>
</rss>