<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>Fri, 26 Jun 2026 16:23:19 GMT</lastBuildDate>
    <pubDate>Fri, 26 Jun 2026 16:23:19 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>something is wrong in whole idea...</title>
      <link>http://www.mapleprimes.com/questions/243652-What-Is-Mistake-In-This-Transformation-?ref=Feed:MaplePrimes:New Comments#comment317749</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/243652-What-Is-Mistake-In-This-Transformation-#comment317747"&gt;@dharr&lt;/a&gt;&amp;nbsp; really i am stuck bad and i have to pass this topic not becuase we can&amp;#39;t find it is becuase in this way and shape is not true if sigma be zero it seems there is no any effect of stocastic or maybe we can&amp;#39;t find true derivative of the term which can have winer process term, i asked&amp;nbsp; a lot specially my supervisor which his student did a lot paper on this topic but he use the ready ode he say we have same issue too&amp;nbsp; and they show the effect also my supervisor told me the winerprocess take derivative from it is so different is not normal but how i really i can&amp;#39;t go looking for that becuase i have a lot sequncing paper which have to finish , really aprciate of your work and you did the best job in this topic if be like that as we think&amp;nbsp; all paper will retrack in this topic&amp;nbsp;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/243652-What-Is-Mistake-In-This-Transformation-#comment317747"&gt;@dharr&lt;/a&gt;&amp;nbsp; really i am stuck bad and i have to pass this topic not becuase we can&amp;#39;t find it is becuase in this way and shape is not true if sigma be zero it seems there is no any effect of stocastic or maybe we can&amp;#39;t find true derivative of the term which can have winer process term, i asked&amp;nbsp; a lot specially my supervisor which his student did a lot paper on this topic but he use the ready ode he say we have same issue too&amp;nbsp; and they show the effect also my supervisor told me the winerprocess take derivative from it is so different is not normal but how i really i can&amp;#39;t go looking for that becuase i have a lot sequncing paper which have to finish , really aprciate of your work and you did the best job in this topic if be like that as we think&amp;nbsp; all paper will retrack in this topic&amp;nbsp;&lt;/p&gt;
</description>
      <guid>317749</guid>
      <pubDate>Thu, 25 Jun 2026 17:30:16 Z</pubDate>
      <itunes:author>salim-barzani</itunes:author>
      <author>salim-barzani</author>
    </item>
    <item>
      <title>Hi&amp;nbsp;@Hullzie16I am busy with other stuff but ...</title>
      <link>http://www.mapleprimes.com/questions/243656-How-Can-I-Get-The-Correct-Inverse-Metric?ref=Feed:MaplePrimes:New Comments#answer317748</link>
      <itunes:summary>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/users/Hullzie16"&gt;@Hullzie16&lt;/a&gt;&lt;br&gt;
I am busy with other stuff but here is the gist. First a screenshot of the relevant part of the worksheet you attached:&lt;br&gt;
&lt;br&gt;
&lt;img src="/view.aspx?sf=317748_Answer/Screenshot_2026-06-25_at_07.57.34.png"&gt;&lt;/p&gt;

&lt;p&gt;The relevant comments:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;In this derivation found in your worksheet, no matter that in your mind &lt;strong&gt;(5)&lt;/strong&gt; is an approximation, for the computer, g is the Minkowski metric (you didn&amp;#39;t set it to something else). But in &lt;strong&gt;(5)&lt;/strong&gt; eta is also the Minkowski metric (you set it as such in &lt;strong&gt;(4)&lt;/strong&gt;). Therefore, for &lt;strong&gt;(5)&lt;/strong&gt; to be true,&amp;nbsp;h = 0 and in &lt;strong&gt;(11)&lt;/strong&gt; you get delta = delta.&lt;/li&gt;
	&lt;li&gt;In general, exactly, not an approximation, if A, B and C are tensors and you have A = B + C, that is true with the + sign regardless of whether the indices are covariant or contravariant. So if g = eta + h when their indices are covariant, the + sign remains + when you raise the indices.&lt;/li&gt;
	&lt;li&gt;One consequence is that if spacetime is curved and eta[mu, nu] has the matrix form corresponding to (-1, 1, 1, 1) then, exactly (not approximately) eta[~mu, ~nu] does not have that form.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To avoid these subtleties and be able to compute with &amp;quot;approximations&amp;quot; and &amp;quot;exact&amp;quot; tensor equations at the same time, as we do when working with &amp;quot;linearized&amp;quot; gravity, you can use Physics:-Library:-Linearize with exact tensor equations, and all it does is as explained in its (mini) help page within the large Physics:-Library help page: &amp;quot;&lt;strong&gt;&lt;em&gt;Linearize receives a tensorial expression &amp;quot;T&amp;quot; that depends on a perturbation &amp;quot;h&amp;quot; and discards all terms quadratic or of higher order in &amp;quot;h&amp;quot; and its derivatives.&lt;/em&gt;&lt;/strong&gt;&amp;quot; That is why the computations shown there work as expected; also what you noticed when saying &amp;quot;&lt;em&gt;Now, this does not give any invalid results for the Ricci tensor as displayed in the worksheet, since we are only going to linear order&lt;/em&gt;&amp;quot;.&lt;br&gt;
&lt;br&gt;
Note as well that the section on Linearized Gravity in the help page &lt;em&gt;Physics,Tensors&lt;/em&gt; goes beyond the linearized Ricci tensor, deriving also correct linearized Einstein equations in different gauges.&lt;br&gt;
&lt;br&gt;
Edgardo S. Cheb-Terrab&lt;br&gt;
&lt;a href="https://exaktai.ai/"&gt;ExaktAI&lt;/a&gt;&lt;br&gt;
Research Fellow Emeritus at Maplesoft.&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/users/Hullzie16"&gt;@Hullzie16&lt;/a&gt;&lt;br&gt;
I am busy with other stuff but here is the gist. First a screenshot of the relevant part of the worksheet you attached:&lt;br&gt;
&lt;br&gt;
&lt;img src="/view.aspx?sf=317748_Answer/Screenshot_2026-06-25_at_07.57.34.png"&gt;&lt;/p&gt;

&lt;p&gt;The relevant comments:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;In this derivation found in your worksheet, no matter that in your mind &lt;strong&gt;(5)&lt;/strong&gt; is an approximation, for the computer, g is the Minkowski metric (you didn&amp;#39;t set it to something else). But in &lt;strong&gt;(5)&lt;/strong&gt; eta is also the Minkowski metric (you set it as such in &lt;strong&gt;(4)&lt;/strong&gt;). Therefore, for &lt;strong&gt;(5)&lt;/strong&gt; to be true,&amp;nbsp;h = 0 and in &lt;strong&gt;(11)&lt;/strong&gt; you get delta = delta.&lt;/li&gt;
	&lt;li&gt;In general, exactly, not an approximation, if A, B and C are tensors and you have A = B + C, that is true with the + sign regardless of whether the indices are covariant or contravariant. So if g = eta + h when their indices are covariant, the + sign remains + when you raise the indices.&lt;/li&gt;
	&lt;li&gt;One consequence is that if spacetime is curved and eta[mu, nu] has the matrix form corresponding to (-1, 1, 1, 1) then, exactly (not approximately) eta[~mu, ~nu] does not have that form.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To avoid these subtleties and be able to compute with &amp;quot;approximations&amp;quot; and &amp;quot;exact&amp;quot; tensor equations at the same time, as we do when working with &amp;quot;linearized&amp;quot; gravity, you can use Physics:-Library:-Linearize with exact tensor equations, and all it does is as explained in its (mini) help page within the large Physics:-Library help page: &amp;quot;&lt;strong&gt;&lt;em&gt;Linearize receives a tensorial expression &amp;quot;T&amp;quot; that depends on a perturbation &amp;quot;h&amp;quot; and discards all terms quadratic or of higher order in &amp;quot;h&amp;quot; and its derivatives.&lt;/em&gt;&lt;/strong&gt;&amp;quot; That is why the computations shown there work as expected; also what you noticed when saying &amp;quot;&lt;em&gt;Now, this does not give any invalid results for the Ricci tensor as displayed in the worksheet, since we are only going to linear order&lt;/em&gt;&amp;quot;.&lt;br&gt;
&lt;br&gt;
Note as well that the section on Linearized Gravity in the help page &lt;em&gt;Physics,Tensors&lt;/em&gt; goes beyond the linearized Ricci tensor, deriving also correct linearized Einstein equations in different gauges.&lt;br&gt;
&lt;br&gt;
Edgardo S. Cheb-Terrab&lt;br&gt;
&lt;a href="https://exaktai.ai/"&gt;ExaktAI&lt;/a&gt;&lt;br&gt;
Research Fellow Emeritus at Maplesoft.&lt;/p&gt;
</description>
      <guid>317748</guid>
      <pubDate>Thu, 25 Jun 2026 15:10:51 Z</pubDate>
      <itunes:author>ecterrab</itunes:author>
      <author>ecterrab</author>
    </item>
    <item>
      <title>sigma=0</title>
      <link>http://www.mapleprimes.com/questions/243652-What-Is-Mistake-In-This-Transformation-?ref=Feed:MaplePrimes:New Comments#comment317747</link>
      <itunes:summary>&lt;p&gt;See&amp;nbsp;&lt;a href="https://en.wikipedia.org/wiki/It%C3%B4%27s_lemma#Motivation"&gt;https://en.wikipedia.org/wiki/It%C3%B4%27s_lemma#Motivation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;where the term with sigma is not involved in the expectation. But then I&amp;#39;m not sure why sigma would remain in the phase factor.&amp;nbsp;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;See&amp;nbsp;&lt;a href="https://en.wikipedia.org/wiki/It%C3%B4%27s_lemma#Motivation"&gt;https://en.wikipedia.org/wiki/It%C3%B4%27s_lemma#Motivation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;where the term with sigma is not involved in the expectation. But then I&amp;#39;m not sure why sigma would remain in the phase factor.&amp;nbsp;&lt;/p&gt;
</description>
      <guid>317747</guid>
      <pubDate>Thu, 25 Jun 2026 00:22:06 Z</pubDate>
      <itunes:author>dharr</itunes:author>
      <author>dharr</author>
    </item>
    <item>
      <title>adjustments</title>
      <link>http://www.mapleprimes.com/questions/243652-What-Is-Mistake-In-This-Transformation-?ref=Feed:MaplePrimes:New Comments#comment317746</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/243652-What-Is-Mistake-In-This-Transformation-#comment317744"&gt;@salim-barzani&lt;/a&gt;&amp;nbsp;Notice that there is a u on the rhs side of the pde, so I expect to be able to cancel the exp parts, and this does work out.&lt;/p&gt;

&lt;p&gt;You forgot to differentiate zeta(t) in the pde. And the paper had missing parentheses - if the exp bit is supposed to be the phase factor, then it must be exp(I*(X+Y)) not exp(I*X+Y).&lt;/p&gt;

&lt;p&gt;But you still have to set sigma to zero, so I think this has to be part of the way to deal with stochastic pdes. Sigma still appears in the phase factor, so the solution has randomness still.&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=317746_Answer/F-ode-Fpaper.mw"&gt;F-ode-Fpaper.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/243652-What-Is-Mistake-In-This-Transformation-#comment317744"&gt;@salim-barzani&lt;/a&gt;&amp;nbsp;Notice that there is a u on the rhs side of the pde, so I expect to be able to cancel the exp parts, and this does work out.&lt;/p&gt;

&lt;p&gt;You forgot to differentiate zeta(t) in the pde. And the paper had missing parentheses - if the exp bit is supposed to be the phase factor, then it must be exp(I*(X+Y)) not exp(I*X+Y).&lt;/p&gt;

&lt;p&gt;But you still have to set sigma to zero, so I think this has to be part of the way to deal with stochastic pdes. Sigma still appears in the phase factor, so the solution has randomness still.&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=317746_Answer/F-ode-Fpaper.mw"&gt;F-ode-Fpaper.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>317746</guid>
      <pubDate>Thu, 25 Jun 2026 00:11:23 Z</pubDate>
      <itunes:author>dharr</itunes:author>
      <author>dharr</author>
    </item>
    <item>
      <title>memoization</title>
      <link>http://www.mapleprimes.com/questions/243654-Repeated-Equation-Labels?ref=Feed:MaplePrimes:New Comments#comment317745</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/243654-Repeated-Equation-Labels#comment317743"&gt;@C_R&lt;/a&gt;&amp;nbsp;Some of the internals of &lt;strong&gt;dsolve&lt;/strong&gt; utilize &lt;u&gt;&lt;a href="https://www.maplesoft.com/support/help/Maple/view.aspx?path=remember"&gt;remember tables&lt;/a&gt;&lt;/u&gt;&amp;nbsp;or a &lt;u&gt;&lt;a href="https://www.maplesoft.com/support/help/Maple/view.aspx?path=CacheOption"&gt;cache&lt;/a&gt;&lt;/u&gt;, which avoids duplicate re-computation if the call to the command is repeated.&lt;/p&gt;

&lt;p&gt;Some of that affects some of the &lt;strong&gt;userinfo&lt;/strong&gt; messages (since some of those &lt;strong&gt;userinfo&lt;/strong&gt; calls are made underneath such an internal entry point).&lt;/p&gt;

&lt;p&gt;Note that your Document doesn&amp;#39;t begin with a &lt;strong&gt;restart&lt;/strong&gt;, so if you re-run it without restarting via the ribbon then some or the computations are memoized.&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/243654-Repeated-Equation-Labels#comment317743"&gt;@C_R&lt;/a&gt;&amp;nbsp;Some of the internals of &lt;strong&gt;dsolve&lt;/strong&gt; utilize &lt;u&gt;&lt;a href="https://www.maplesoft.com/support/help/Maple/view.aspx?path=remember"&gt;remember tables&lt;/a&gt;&lt;/u&gt;&amp;nbsp;or a &lt;u&gt;&lt;a href="https://www.maplesoft.com/support/help/Maple/view.aspx?path=CacheOption"&gt;cache&lt;/a&gt;&lt;/u&gt;, which avoids duplicate re-computation if the call to the command is repeated.&lt;/p&gt;

&lt;p&gt;Some of that affects some of the &lt;strong&gt;userinfo&lt;/strong&gt; messages (since some of those &lt;strong&gt;userinfo&lt;/strong&gt; calls are made underneath such an internal entry point).&lt;/p&gt;

&lt;p&gt;Note that your Document doesn&amp;#39;t begin with a &lt;strong&gt;restart&lt;/strong&gt;, so if you re-run it without restarting via the ribbon then some or the computations are memoized.&lt;/p&gt;
</description>
      <guid>317745</guid>
      <pubDate>Wed, 24 Jun 2026 11:19:24 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>something is wrong cancelation</title>
      <link>http://www.mapleprimes.com/questions/243652-What-Is-Mistake-In-This-Transformation-?ref=Feed:MaplePrimes:New Comments#comment317744</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/243652-What-Is-Mistake-In-This-Transformation-#comment317729"&gt;@dharr&lt;/a&gt;&amp;nbsp; in&amp;nbsp; a lot of paper if focus on it is clear a term must be appear in the first derivative&amp;nbsp; of (G_t) which must remove that term including the (tau) or any variable with t appear&amp;nbsp; i changed a lot of other pde&amp;nbsp; but all of them is like that so something is wrong we do&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=317744_Answer/r2.png"&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=317744_Answer/r1.png"&gt;&lt;/p&gt;

&lt;p&gt;&lt;br&gt;
&lt;a href="/view.aspx?sf=317744_Answer/F-ode-Fpaper.mw"&gt;F-ode-Fpaper.mw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.researchgate.net/profile/Shabbir_Hussain9/publication/370685892_Quantum_analysis_of_nonlinear_optics_in_Kerr_affected_saturable_nonlinear_media_and_multiplicative_noise_a_path_to_new_discoveries/links/6466dd7cc9802f2f72e80903/Quantum-analysis-of-nonlinear-optics-in-Kerr-affected-saturable-nonlinear-media-and-multiplicative-noise-a-path-to-new-discoveries.pdf"&gt;link&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/243652-What-Is-Mistake-In-This-Transformation-#comment317729"&gt;@dharr&lt;/a&gt;&amp;nbsp; in&amp;nbsp; a lot of paper if focus on it is clear a term must be appear in the first derivative&amp;nbsp; of (G_t) which must remove that term including the (tau) or any variable with t appear&amp;nbsp; i changed a lot of other pde&amp;nbsp; but all of them is like that so something is wrong we do&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=317744_Answer/r2.png"&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=317744_Answer/r1.png"&gt;&lt;/p&gt;

&lt;p&gt;&lt;br&gt;
&lt;a href="/view.aspx?sf=317744_Answer/F-ode-Fpaper.mw"&gt;F-ode-Fpaper.mw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.researchgate.net/profile/Shabbir_Hussain9/publication/370685892_Quantum_analysis_of_nonlinear_optics_in_Kerr_affected_saturable_nonlinear_media_and_multiplicative_noise_a_path_to_new_discoveries/links/6466dd7cc9802f2f72e80903/Quantum-analysis-of-nonlinear-optics-in-Kerr-affected-saturable-nonlinear-media-and-multiplicative-noise-a-path-to-new-discoveries.pdf"&gt;link&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>317744</guid>
      <pubDate>Wed, 24 Jun 2026 07:56:36 Z</pubDate>
      <itunes:author>salim-barzani</itunes:author>
      <author>salim-barzani</author>
    </item>
  </channel>
</rss>