<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Newest Comments</title>
    <link>http://www.mapleprimes.com/comments</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 13 May 2026 09:43:53 GMT</lastBuildDate>
    <pubDate>Wed, 13 May 2026 09:43:53 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments and answers added to MaplePrimes</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Newest Comments</title>
      <link>http://www.mapleprimes.com/comments</link>
    </image>
    <item>
      <title>simpler</title>
      <link>http://www.mapleprimes.com/questions/243586-How-Apply-Special-Transformation--?ref=Feed:MaplePrimes:New Comments#comment317474</link>
      <itunes:summary>&lt;p&gt;Here&amp;#39;s a simpler way to find two of the solutions, and of course the general solution is easy to find.&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=317474_Answer/roots2.mw"&gt;roots2.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Here&amp;#39;s a simpler way to find two of the solutions, and of course the general solution is easy to find.&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=317474_Answer/roots2.mw"&gt;roots2.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>317474</guid>
      <pubDate>Wed, 13 May 2026 03:50:22 Z</pubDate>
      <itunes:author>dharr</itunes:author>
      <author>dharr</author>
    </item>
    <item>
      <title>special case</title>
      <link>http://www.mapleprimes.com/questions/243586-How-Apply-Special-Transformation--?ref=Feed:MaplePrimes:New Comments#comment317473</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/243586-How-Apply-Special-Transformation--#comment317472"&gt;@dharr&lt;/a&gt;&amp;nbsp;I found a slightly different tan solution which only works for a special relationship between e0 and e2, so probably that is what is meant.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=317473_Answer/fp3.mw"&gt;fp3.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/243586-How-Apply-Special-Transformation--#comment317472"&gt;@dharr&lt;/a&gt;&amp;nbsp;I found a slightly different tan solution which only works for a special relationship between e0 and e2, so probably that is what is meant.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=317473_Answer/fp3.mw"&gt;fp3.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>317473</guid>
      <pubDate>Tue, 12 May 2026 23:32:14 Z</pubDate>
      <itunes:author>dharr</itunes:author>
      <author>dharr</author>
    </item>
    <item>
      <title>no tan solution</title>
      <link>http://www.mapleprimes.com/questions/243586-How-Apply-Special-Transformation--?ref=Feed:MaplePrimes:New Comments#comment317472</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/243586-How-Apply-Special-Transformation--#comment317471"&gt;@salim-barzani&lt;/a&gt;&amp;nbsp;OK, lets take epsilon=1 then I agree with Eq 3.7. I needed W because you can&amp;#39;t integrate wrt a function in Maple, i.e. int(..., w(xi__1)) doesn&amp;#39;t work.&lt;/p&gt;

&lt;p&gt;But as I showed there is no way to transform F to F2, so the integral that gives the arctan result is invalid, and so Eq 3.13 is incorrect, so it will not satisfy the ode. You can perfom the integral with e2 and e0 in (just change the Int to int). The problem is then that you get xi__1 = f(w) but here and in general f(w) has multiple w in, so you cannot easily invert it to get w as a function of xi__1.&lt;/p&gt;

&lt;p&gt;The solution to this is to solve the ode in Eq 3.7. dsolve will do this directly, or you could take the square root and integrate. Since you get a general solution it will work for arbitrary e2 and e0. If you want to then find cases that are real for various choices of e2 and e0 you can make assumptions that make the things under the square roots positive.&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/243586-How-Apply-Special-Transformation--#comment317471"&gt;@salim-barzani&lt;/a&gt;&amp;nbsp;OK, lets take epsilon=1 then I agree with Eq 3.7. I needed W because you can&amp;#39;t integrate wrt a function in Maple, i.e. int(..., w(xi__1)) doesn&amp;#39;t work.&lt;/p&gt;

&lt;p&gt;But as I showed there is no way to transform F to F2, so the integral that gives the arctan result is invalid, and so Eq 3.13 is incorrect, so it will not satisfy the ode. You can perfom the integral with e2 and e0 in (just change the Int to int). The problem is then that you get xi__1 = f(w) but here and in general f(w) has multiple w in, so you cannot easily invert it to get w as a function of xi__1.&lt;/p&gt;

&lt;p&gt;The solution to this is to solve the ode in Eq 3.7. dsolve will do this directly, or you could take the square root and integrate. Since you get a general solution it will work for arbitrary e2 and e0. If you want to then find cases that are real for various choices of e2 and e0 you can make assumptions that make the things under the square roots positive.&lt;/p&gt;
</description>
      <guid>317472</guid>
      <pubDate>Tue, 12 May 2026 19:16:19 Z</pubDate>
      <itunes:author>dharr</itunes:author>
      <author>dharr</author>
    </item>
    <item>
      <title>it is great but still remain</title>
      <link>http://www.mapleprimes.com/questions/243586-How-Apply-Special-Transformation--?ref=Feed:MaplePrimes:New Comments#comment317471</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/243586-How-Apply-Special-Transformation--#answer317470"&gt;@dharr&lt;/a&gt;&amp;nbsp; you did a great job is ok if your result is different from him that is no matter the idea must be like this that solution you get must be the solution of ode first&amp;nbsp; eq(3.5) based on thus changing variable also that epsilon you can mentioned be one,&amp;nbsp; that solution you get arctan(#) must be solution of eq(3.5) then&amp;nbsp; replaced eq(3.1) must be solution of&amp;nbsp; eq(1.3) which is pde ,&amp;nbsp; also he metion a table 2 after eq(3.11) which i update here , i am not good with this transformation&amp;nbsp; eq(3.6) but when you get the solution the solution must satisfy&amp;nbsp; and&amp;nbsp; in eq(3.13) is a solution of eq(3.7) then he apply eq(3.6) to get&amp;nbsp; function (u(xi))&amp;nbsp; then he substitute in eq(3.1) to get final answer&amp;nbsp; of pde beside&amp;nbsp; your coding is work so good but i am not familiar with some coding in replacement and why you replace w(xi) by W i am not sure about that quadratic using why he use that even is&amp;nbsp; a special kind of analytical method which this is so different from other i am intrested so much&amp;nbsp; if apply to get&amp;nbsp; solution of pde as he mention it will be something very different also you can use your coding and even update the steps he did it&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=317471_Answer/j1.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://link.springer.com/article/10.1140/epjp/s13360-025-06931-8"&gt;paper&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;if need any help let me know i am work on it&amp;nbsp; but some replacment make a problem for me i can&amp;#39;t handle it , also dont&amp;nbsp; &amp;nbsp;use equation of him like eq(3.7) as you suppose maybe he is wrong use yours&amp;nbsp;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/243586-How-Apply-Special-Transformation--#answer317470"&gt;@dharr&lt;/a&gt;&amp;nbsp; you did a great job is ok if your result is different from him that is no matter the idea must be like this that solution you get must be the solution of ode first&amp;nbsp; eq(3.5) based on thus changing variable also that epsilon you can mentioned be one,&amp;nbsp; that solution you get arctan(#) must be solution of eq(3.5) then&amp;nbsp; replaced eq(3.1) must be solution of&amp;nbsp; eq(1.3) which is pde ,&amp;nbsp; also he metion a table 2 after eq(3.11) which i update here , i am not good with this transformation&amp;nbsp; eq(3.6) but when you get the solution the solution must satisfy&amp;nbsp; and&amp;nbsp; in eq(3.13) is a solution of eq(3.7) then he apply eq(3.6) to get&amp;nbsp; function (u(xi))&amp;nbsp; then he substitute in eq(3.1) to get final answer&amp;nbsp; of pde beside&amp;nbsp; your coding is work so good but i am not familiar with some coding in replacement and why you replace w(xi) by W i am not sure about that quadratic using why he use that even is&amp;nbsp; a special kind of analytical method which this is so different from other i am intrested so much&amp;nbsp; if apply to get&amp;nbsp; solution of pde as he mention it will be something very different also you can use your coding and even update the steps he did it&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=317471_Answer/j1.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://link.springer.com/article/10.1140/epjp/s13360-025-06931-8"&gt;paper&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;if need any help let me know i am work on it&amp;nbsp; but some replacment make a problem for me i can&amp;#39;t handle it , also dont&amp;nbsp; &amp;nbsp;use equation of him like eq(3.7) as you suppose maybe he is wrong use yours&amp;nbsp;&lt;/p&gt;
</description>
      <guid>317471</guid>
      <pubDate>Tue, 12 May 2026 16:53:17 Z</pubDate>
      <itunes:author>salim-barzani</itunes:author>
      <author>salim-barzani</author>
    </item>
    <item>
      <title>Details about the use of Maple in that book</title>
      <link>http://www.mapleprimes.com/posts/234770-New-Book-Using-Maple-Published-By-SIAM?ref=Feed:MaplePrimes:New Comments#comment206691</link>
      <itunes:summary>&lt;p&gt;&lt;a href="https://www.linkedin.com/pulse/maple-our-new-book-perturbation-methods-rob-corless-no6ve/"&gt;I wrote a LinkedIn post about them&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Important points:&amp;nbsp; All code is available (MIT license) at&amp;nbsp;&lt;a href="https://github.com/rcorless/Perturbation-Methods-in-Maple"&gt;my GitHub site&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The index of Maple commands used in the book is Open Access at the SIAM bookstore site linked above.&amp;nbsp; That index doesn&amp;#39;t just tell you where in the book the commands were used, they are a pointer to which commands were useful; I am happy that SIAM made the index open access.&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="https://www.linkedin.com/pulse/maple-our-new-book-perturbation-methods-rob-corless-no6ve/"&gt;I wrote a LinkedIn post about them&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Important points:&amp;nbsp; All code is available (MIT license) at&amp;nbsp;&lt;a href="https://github.com/rcorless/Perturbation-Methods-in-Maple"&gt;my GitHub site&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The index of Maple commands used in the book is Open Access at the SIAM bookstore site linked above.&amp;nbsp; That index doesn&amp;#39;t just tell you where in the book the commands were used, they are a pointer to which commands were useful; I am happy that SIAM made the index open access.&lt;/p&gt;
</description>
      <guid>206691</guid>
      <pubDate>Tue, 12 May 2026 16:24:04 Z</pubDate>
      <itunes:author>rcorless</itunes:author>
      <author>rcorless</author>
    </item>
    <item>
      <title>near enough</title>
      <link>http://www.mapleprimes.com/questions/243586-How-Apply-Special-Transformation--?ref=Feed:MaplePrimes:New Comments#answer317470</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/243586-How-Apply-Special-Transformation--#comment317468"&gt;@salim-barzani&lt;/a&gt;&amp;nbsp;The paper seems to have several errors&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=317470_Answer/fp2.mw"&gt;fp2.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/243586-How-Apply-Special-Transformation--#comment317468"&gt;@salim-barzani&lt;/a&gt;&amp;nbsp;The paper seems to have several errors&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=317470_Answer/fp2.mw"&gt;fp2.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>317470</guid>
      <pubDate>Tue, 12 May 2026 13:47:41 Z</pubDate>
      <itunes:author>dharr</itunes:author>
      <author>dharr</author>
    </item>
  </channel>
</rss>