<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Finding fractorizations</title>
    <link>http://www.mapleprimes.com/questions/138827-Finding-Fractorizations</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 08:13:32 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 08:13:32 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Finding fractorizations</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Finding fractorizations</title>
      <link>http://www.mapleprimes.com/questions/138827-Finding-Fractorizations</link>
    </image>
    <item>
      <title>one approach</title>
      <link>http://www.mapleprimes.com/questions/138827-Finding-Fractorizations?ref=Feed:MaplePrimes:Finding fractorizations:Comments#answer138873</link>
      <itunes:summary>&lt;p&gt;There isn't necessarily a solution.&amp;nbsp; Are the known matrices, A and E, numeric?&amp;nbsp; If so, I'd try the following (assuming A and E are assigned)&lt;/p&gt;
&lt;pre&gt;R := Matrix(12, symbol=r):&lt;br&gt;eqs := convert(E.R.R^(%T).E^(%T) - A, set):&lt;br&gt;fsolve(eqs);&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;There isn't necessarily a solution.&amp;nbsp; Are the known matrices, A and E, numeric?&amp;nbsp; If so, I'd try the following (assuming A and E are assigned)&lt;/p&gt;
&lt;pre&gt;R := Matrix(12, symbol=r):&lt;br&gt;eqs := convert(E.R.R^(%T).E^(%T) - A, set):&lt;br&gt;fsolve(eqs);&lt;/pre&gt;</description>
      <guid>138873</guid>
      <pubDate>Sat, 27 Oct 2012 08:24:11 Z</pubDate>
      <itunes:author>Joe Riel</itunes:author>
      <author>Joe Riel</author>
    </item>
    <item>
      <title>can't solve it in Maple</title>
      <link>http://www.mapleprimes.com/questions/138827-Finding-Fractorizations?ref=Feed:MaplePrimes:Finding fractorizations:Comments#comment139700</link>
      <itunes:summary>&lt;p&gt;Hi Joe,&lt;/p&gt;
&lt;p&gt;Thank you for your help, and sorry for my delay reply.&lt;/p&gt;
&lt;p&gt;Maple runs your code more than 15mins but can't give the solution. I also try to use "solve", but there is no solution yet.&lt;/p&gt;
&lt;p&gt;In addition, the matrices E and A are attached in this message.&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;br&gt;STHence&lt;br&gt;&lt;a href="/view.aspx?sf=139700/446892/model17_A.txt"&gt;model17_A.txt&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;a href="/view.aspx?sf=139700/446892/model17_E.txt"&gt;model17_E.txt&lt;/a&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi Joe,&lt;/p&gt;
&lt;p&gt;Thank you for your help, and sorry for my delay reply.&lt;/p&gt;
&lt;p&gt;Maple runs your code more than 15mins but can't give the solution. I also try to use "solve", but there is no solution yet.&lt;/p&gt;
&lt;p&gt;In addition, the matrices E and A are attached in this message.&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;br&gt;STHence&lt;br&gt;&lt;a href="/view.aspx?sf=139700/446892/model17_A.txt"&gt;model17_A.txt&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;a href="/view.aspx?sf=139700/446892/model17_E.txt"&gt;model17_E.txt&lt;/a&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>139700</guid>
      <pubDate>Sun, 11 Nov 2012 07:37:37 Z</pubDate>
      <itunes:author>STHence</itunes:author>
      <author>STHence</author>
    </item>
  </channel>
</rss>