<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Pell's Equation - how to check solutions in Maple?</title>
    <link>http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 18:43:34 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 18:43:34 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Pell's Equation - how to check solutions in Maple?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Pell's Equation - how to check solutions in Maple?</title>
      <link>http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions</link>
    </image>
    <item>
      <title>By isolve</title>
      <link>http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions?ref=Feed:MaplePrimes:Pell's Equation - how to check solutions in Maple?:Comments#answer102588</link>
      <itunes:summary>&lt;p&gt;Look at&amp;nbsp; the &lt;a href="http://www.maplesoft.com/support/help/search.aspx?term=isolve"&gt;?isolve&lt;/a&gt; command.&lt;/p&gt;
&lt;p&gt;&amp;gt;isolve(x^2-29*y^2=1);&lt;/p&gt;
&lt;p&gt;PS.&lt;/p&gt;
&lt;p&gt;&amp;gt; simplify(eval({x = -(1/2)*(9801+1820*sqrt(29))^_Z1-(1/2)*(9801-1820*sqrt(29))^_Z1, y = -(1/58)*sqrt(29)*((9801+1820*sqrt(29))^_Z1-(9801-1820*sqrt(29))^_Z1)}, _Z1 = 2));&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; {x = -192119201, y = -35675640}&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Look at&amp;nbsp; the &lt;a href="http://www.maplesoft.com/support/help/search.aspx?term=isolve"&gt;?isolve&lt;/a&gt; command.&lt;/p&gt;
&lt;p&gt;&amp;gt;isolve(x^2-29*y^2=1);&lt;/p&gt;
&lt;p&gt;PS.&lt;/p&gt;
&lt;p&gt;&amp;gt; simplify(eval({x = -(1/2)*(9801+1820*sqrt(29))^_Z1-(1/2)*(9801-1820*sqrt(29))^_Z1, y = -(1/58)*sqrt(29)*((9801+1820*sqrt(29))^_Z1-(9801-1820*sqrt(29))^_Z1)}, _Z1 = 2));&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; {x = -192119201, y = -35675640}&lt;/p&gt;</description>
      <guid>102588</guid>
      <pubDate>Thu, 17 Mar 2011 10:13:58 Z</pubDate>
      <itunes:author>hirnyk</itunes:author>
      <author>hirnyk</author>
    </item>
    <item>
      <title>Some solutions by DirectSearch package</title>
      <link>http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions?ref=Feed:MaplePrimes:Pell's Equation - how to check solutions in Maple?:Comments#answer102596</link>
      <itunes:summary>&lt;p&gt;Ten solutions by &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=101333"&gt;DirectSearch package&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;with(DirectSearch):&lt;br&gt;SolveEquations(x^2-29*y^2=1, tolerances=10^(-14), AllSolutions, solutions=10);&lt;/p&gt;
&lt;p&gt;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=3606b7f7a1af4f119a31a55a1cccbb53.gif" alt="Matrix(10, 4, {(1, 1) = 0., (1, 2) = Vector(1, {(1) = 0.}), (1, 3) = [x = 1.500840386291, y = -.207823023609373], (1, 4) = 275, (2, 1) = 0., (2, 2) = Vector(1, {(1) = 0.}), (2, 3) = [x = -37.8326124564575, y = 7.02288516524052], (2, 4) = 327, (3, 1) = 0., (3, 2) = Vector(1, {(1) = 0.}), (3, 3) = [x = -13.6095592135261, y = -2.52040022811426], (3, 4) = 224, (4, 1) = 0., (4, 2) = Vector(1, {(1) = 0.}), (4, 3) = [x = 2.55906305386593, y = .437422060591118], (4, 4) = 323, (5, 1) = 0., (5, 2) = Vector(1, {(1) = 0.}), (5, 3) = [x = -84.7731137700263, y = 15.7408767427312], (5, 4) = 261, (6, 1) = 0., (6, 2) = Vector(1, {(1) = 0.}), (6, 3) = [x = -96.9858983459182, y = -18.0088718346654], (6, 4) = 285, (7, 1) = 0., (7, 2) = Vector(1, {(1) = 0.}), (7, 3) = [x = 90.0007814048697, y = 16.7116938755236], (7, 4) = 259, (8, 1) = 0., (8, 2) = Vector(1, {(1) = 0.}), (8, 3) = [x = 45.8002609373078, y = -8.50286747155392], (8, 4) = 249, (9, 1) = 0., (9, 2) = Vector(1, {(1) = 0.}), (9, 3) = [x = -1.00040339992736, y = 0.527506360875102e-2], (9, 4) = 261, (10, 1) = 0., (10, 2) = Vector(1, {(1) = 0.}), (10, 3) = [x = -51.7069917328136, y = -9.59995149782513], (10, 4) = 258})"&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Ten solutions by &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=101333"&gt;DirectSearch package&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;with(DirectSearch):&lt;br&gt;SolveEquations(x^2-29*y^2=1, tolerances=10^(-14), AllSolutions, solutions=10);&lt;/p&gt;
&lt;p&gt;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=3606b7f7a1af4f119a31a55a1cccbb53.gif" alt="Matrix(10, 4, {(1, 1) = 0., (1, 2) = Vector(1, {(1) = 0.}), (1, 3) = [x = 1.500840386291, y = -.207823023609373], (1, 4) = 275, (2, 1) = 0., (2, 2) = Vector(1, {(1) = 0.}), (2, 3) = [x = -37.8326124564575, y = 7.02288516524052], (2, 4) = 327, (3, 1) = 0., (3, 2) = Vector(1, {(1) = 0.}), (3, 3) = [x = -13.6095592135261, y = -2.52040022811426], (3, 4) = 224, (4, 1) = 0., (4, 2) = Vector(1, {(1) = 0.}), (4, 3) = [x = 2.55906305386593, y = .437422060591118], (4, 4) = 323, (5, 1) = 0., (5, 2) = Vector(1, {(1) = 0.}), (5, 3) = [x = -84.7731137700263, y = 15.7408767427312], (5, 4) = 261, (6, 1) = 0., (6, 2) = Vector(1, {(1) = 0.}), (6, 3) = [x = -96.9858983459182, y = -18.0088718346654], (6, 4) = 285, (7, 1) = 0., (7, 2) = Vector(1, {(1) = 0.}), (7, 3) = [x = 90.0007814048697, y = 16.7116938755236], (7, 4) = 259, (8, 1) = 0., (8, 2) = Vector(1, {(1) = 0.}), (8, 3) = [x = 45.8002609373078, y = -8.50286747155392], (8, 4) = 249, (9, 1) = 0., (9, 2) = Vector(1, {(1) = 0.}), (9, 3) = [x = -1.00040339992736, y = 0.527506360875102e-2], (9, 4) = 261, (10, 1) = 0., (10, 2) = Vector(1, {(1) = 0.}), (10, 3) = [x = -51.7069917328136, y = -9.59995149782513], (10, 4) = 258})"&gt;&lt;/p&gt;</description>
      <guid>102596</guid>
      <pubDate>Thu, 17 Mar 2011 16:56:29 Z</pubDate>
      <itunes:author>mois</itunes:author>
      <author>mois</author>
    </item>
    <item>
      <title>thank you for your help! antonio</title>
      <link>http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions?ref=Feed:MaplePrimes:Pell's Equation - how to check solutions in Maple?:Comments#answer102665</link>
      <itunes:summary>&lt;p&gt;thank you for your help! antonio&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;thank you for your help! antonio&lt;/p&gt;</description>
      <guid>102665</guid>
      <pubDate>Sun, 20 Mar 2011 14:40:44 Z</pubDate>
      <itunes:author>Antonio_S</itunes:author>
      <author>Antonio_S</author>
    </item>
    <item>
      <title>thank you for your help! antonio</title>
      <link>http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions?ref=Feed:MaplePrimes:Pell's Equation - how to check solutions in Maple?:Comments#answer102666</link>
      <itunes:summary>&lt;p&gt;thank you for your help! antonio&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;thank you for your help! antonio&lt;/p&gt;</description>
      <guid>102666</guid>
      <pubDate>Sun, 20 Mar 2011 14:40:49 Z</pubDate>
      <itunes:author>Antonio_S</itunes:author>
      <author>Antonio_S</author>
    </item>
    <item>
      <title>Integer</title>
      <link>http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions?ref=Feed:MaplePrimes:Pell's Equation - how to check solutions in Maple?:Comments#comment102607</link>
      <itunes:summary>&lt;p&gt;The solutions of Pell's equation are assumed to be integer numbers.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;The solutions of Pell's equation are assumed to be integer numbers.&lt;/p&gt;</description>
      <guid>102607</guid>
      <pubDate>Thu, 17 Mar 2011 19:51:50 Z</pubDate>
      <itunes:author>hirnyk</itunes:author>
      <author>hirnyk</author>
    </item>
    <item>
      <title>isolve</title>
      <link>http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions?ref=Feed:MaplePrimes:Pell's Equation - how to check solutions in Maple?:Comments#comment102617</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions#comment102607"&gt;@hirnyk&lt;/a&gt; For integer solution your proposal to use isolve command is optimal.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/102585-Pells-Equation--How-To-Check-Solutions#comment102607"&gt;@hirnyk&lt;/a&gt; For integer solution your proposal to use isolve command is optimal.&lt;/p&gt;</description>
      <guid>102617</guid>
      <pubDate>Thu, 17 Mar 2011 21:10:26 Z</pubDate>
      <itunes:author>mois</itunes:author>
      <author>mois</author>
    </item>
  </channel>
</rss>