<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to explain this integral equation? in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386848#M151901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is a bug on mathcad, I think this is a really useful bug! &lt;/P&gt;&lt;P&gt;It's easy than Laplace process even I don't know what the mathematical meaning of the tmp(x,y) and can not explain it.&lt;/P&gt;&lt;P&gt;Hehe, I'll test it and use it as a trick on solve a DE. &lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2013 05:24:53 GMT</pubDate>
    <dc:creator>zhulaojianke</dc:creator>
    <dc:date>2013-12-26T05:24:53Z</dc:date>
    <item>
      <title>How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386839#M151892</link>
      <description>Just like the pic below:When I substitute the answer into the function, it give a different result but likely the true answer.</description>
      <pubDate>Thu, 03 May 2018 16:37:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386839#M151892</guid>
      <dc:creator>zhulaojianke</dc:creator>
      <dc:date>2018-05-03T16:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386840#M151893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;zhu laojianke wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just like the pic below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/legacyfs/online/64685_2013-12-24_234752.jpg"&gt;&lt;IMG __jive_id="64686" class="jive-image" height="278" alt="2013-12-24_234752.jpg" src="https://community.ptc.com/legacyfs/online/64686_2013-12-24_234752.jpg" width="306" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I substitute the answer into the function, it give a different result but likely the true answer. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Attach the sheet please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 17:15:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386840#M151893</guid>
      <dc:creator>ValeryOchkov</dc:creator>
      <dc:date>2013-12-24T17:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386841#M151894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mathcad is right in its answer and then its not. The correct result of your first eval should be "no solution found".&lt;/P&gt;&lt;P&gt;The reason is, that your problem is an integral equation with A as a function in x and y (not A but A(x,y)) but the way you wrote is denotes that A would be a constant and so Mathcad treats it as such. The solution 3xy/2, which is obviously not a constant, means that there is no solution to the problem (no constant A).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mathcad is not capable of solving differential equations symbolically nor will it solve integral equations at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 18:08:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386841#M151894</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2013-12-24T18:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386842#M151895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should do one of the following, depending on your intent with regard to x:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64728" class="jive-image" alt="Integs.PNG" src="https://community.ptc.com/legacyfs/online/64728_Integs.PNG" /&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 22:12:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386842#M151895</guid>
      <dc:creator>AlanStevens</dc:creator>
      <dc:date>2013-12-24T22:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386843#M151896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I think that &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://www.ptcusercommunity.com/people/zhulaojianke" id="jive-263335108278788998294"&gt;zhu laojianke&lt;/A&gt; is trying to solve this equation:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64725" class="jive-image" alt="25.12.png" src="https://community.ptc.com/legacyfs/online/64725_25.12.png" /&gt;&lt;/P&gt;&lt;P&gt;and he gives the solution himself with&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64726" class="jive-image" alt="25.12.png" src="https://community.ptc.com/legacyfs/online/64726_25.12.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 23:47:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386843#M151896</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2013-12-24T23:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386844#M151897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Werner, I just want to solve this equation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/legacyfs/online/64725_25.12.png"&gt;&lt;IMG __jive_id="64733" class="jive-image" height="55" alt="25.12.png" src="https://community.ptc.com/legacyfs/online/64733_25.12.png" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; border-collapse: collapse; list-style-type: none; list-style-position: initial; list-style-image: initial; border-width: 0px; padding: 0px; margin: 0px;" width="219" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I think I was confuse the concepts of constant and function in this equation.and I forgot that MC can not solve differential function directly in symbolic mode.&lt;/P&gt;&lt;P&gt;Maybe the true result in the 3rd equation is a coincidence?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 00:05:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386844#M151897</guid>
      <dc:creator>zhulaojianke</dc:creator>
      <dc:date>2013-12-25T00:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386845#M151898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Werner Exinger wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think that &lt;A _jive_internal="true" href="https://www.ptcusercommunity.com/people/zhulaojianke"&gt;zhu laojianke&lt;/A&gt; is trying to solve this equation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/legacyfs/online/64725_25.12.png"&gt;&lt;IMG __jive_id="64736" class="jive-image" height="55" alt="25.12.png" src="https://community.ptc.com/legacyfs/online/64736_25.12.png" width="219" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and he gives the solution himself with&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/legacyfs/online/64726_25.12.png"&gt;&lt;IMG __jive_id="64737" class="jive-image" height="115" alt="25.12.png" src="https://community.ptc.com/legacyfs/online/64737_25.12.png" width="235" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, Mathcad needs a little help with this. One needs to recognise that the integral term must evaluate to a constant, so one can assume A is of the form x.y+k (where k is a constant). Using this one can get Mathcad to solve for k (=1/8).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 09:44:23 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386845#M151898</guid>
      <dc:creator>AlanStevens</dc:creator>
      <dc:date>2013-12-25T09:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386846#M151899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Maybe the true result in the 3rd equation is a coincidence? Or, is there a way to solve differential equation by symbolic directly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 10:16:55 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386846#M151899</guid>
      <dc:creator>zhulaojianke</dc:creator>
      <dc:date>2013-12-25T10:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386847#M151900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Or, is there a way to solve differential equation by symbolic directly?&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As already written Mathcad offers no way to solve a DE symbolically but you may try Laplace transformation to get a symbolic result. It would require some manual substitution, though, unless you use Mathcad 11.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://www.ptcusercommunity.com/docs/DOC-1394" title="http://communities.ptc.com/docs/DOC-1394"&gt;http://communities.ptc.com/docs/DOC-1394&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.ptc.com/appserver/wcms/resourcecenter/mathcad.jsp?im_dbkey=136068" title="http://www.ptc.com/appserver/wcms/resourcecenter/mathcad.jsp?im_dbkey=136068"&gt;http://www.ptc.com/appserver/wcms/resourcecenter/mathcad.jsp?im_dbkey=136068&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading active_link" href="http://ptc.hosted.jivesoftware.com/docs/DOC-3682" title="http://ptc.hosted.jivesoftware.com/docs/DOC-3682"&gt;http://ptc.hosted.jivesoftware.com/docs/DOC-3682&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://electronica.ugr.es/~amroldan/modulos/docencia/pfc/Mathcad/Laplace.pdf" title="http://electronica.ugr.es/~amroldan/modulos/docencia/pfc/Mathcad/Laplace.pdf"&gt;http://electronica.ugr.es/~amroldan/modulos/docencia/pfc/Mathcad/Laplace.pdf&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Maybe the true result in the 3rd equation is a coincidence? &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No, the "method" of first solving for a constant A and then feeding the (non-constant) result in the equation works for other functions and integral limits as well, as long as the double integral yields a constant, as is the case in your setup. I must confess that I am yet not quite sure why it works &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; So I would prefer the method Alan had sketched.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="intequ1.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.ptc.com/legacyfs/online/64748_intequ1.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 17:22:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386847#M151900</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2013-12-25T17:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386848#M151901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is a bug on mathcad, I think this is a really useful bug! &lt;/P&gt;&lt;P&gt;It's easy than Laplace process even I don't know what the mathematical meaning of the tmp(x,y) and can not explain it.&lt;/P&gt;&lt;P&gt;Hehe, I'll test it and use it as a trick on solve a DE. &lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 05:24:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386848#M151901</guid>
      <dc:creator>zhulaojianke</dc:creator>
      <dc:date>2013-12-26T05:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386849#M151902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I had in mind is more along the lines of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64773" class="jive-image-thumbnail jive-image" onclick="" alt="Integ3.PNG" src="https://community.ptc.com/legacyfs/online/64773_Integ3.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 10:06:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386849#M151902</guid>
      <dc:creator>AlanStevens</dc:creator>
      <dc:date>2013-12-26T10:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386850#M151903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AlanStevens wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I had in mind is more along the lines of:&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, I know. I did it for demonstration in the last line of the screenshot for the second example as its the recommended way to do it.&lt;/P&gt;&lt;P&gt;Nevertheless I am unsure why zhu's three step procedure works - but then, I haven't thought about it much since my last post &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Zhu: I turned your three steps into functions just for convenience so I would not be forced to change the function and integral limits three time when I was playing around. Tmp() is simply the result of your first line which is then fed into the equation. Again, I won't trust a method which is not standard math repertoire and which I don't understand, I dont't know why it works and especially I don't know when it works and when not.&lt;/P&gt;&lt;P&gt;Which DE are you trying to solve?&lt;/P&gt;&lt;P&gt;BTW, I don't understand what you think that a MC bug could be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 10:36:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386850#M151903</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2013-12-26T10:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386851#M151904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Werner:&lt;/P&gt;&lt;P&gt;I have tested this bug on several other pattern of integral equation and differential equation, and I have not found another example that it works, usually it can not find the answer. So fool am I...&lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/sad.png" /&gt; This "bug" is only worked on this pattern of multiple definite integral function. &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64782" class="jive-image-thumbnail jive-image" onclick="" alt="2013-12-26_223608.jpg" src="https://community.ptc.com/legacyfs/online/64782_2013-12-26_223608.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Different integrands get the same definite integral result, seems that there are multiple solutions with one definite integral function, or the answer of a integral definite equation is not unique, or different functions have same definite integral value. Just like the simple example below pic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64783" class="jive-image-thumbnail jive-image" onclick="" alt="2013-12-26_225350.jpg" src="https://community.ptc.com/legacyfs/online/64783_2013-12-26_225350.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the "3*x*y/2" is really the right answer of the equation. It seems not a bug, and the "A" is everything in symbolic solution not only constant in MathCAD.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64784" class="jive-image" alt="2013-12-26_231210.jpg" src="https://community.ptc.com/legacyfs/online/64784_2013-12-26_231210.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And since the answer of a definite function is not unique, I think to solve the integral function without constraint maybe meaningless for practical application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your and Alan's solutions are easy to understand. &lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zhulaojianke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 15:16:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386851#M151904</guid>
      <dc:creator>zhulaojianke</dc:creator>
      <dc:date>2013-12-26T15:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain this integral equation?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386852#M151905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, my poor english, "&lt;SPAN style="font-family: Arial; background-color: #eef4f9;"&gt;the "A" is everything in symbolic solution not only constant in MathCAD&lt;/SPAN&gt;", means:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "A" is not only constant but everything in symbolic solution in Mathcad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 15:20:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-explain-this-integral-equation/m-p/386852#M151905</guid>
      <dc:creator>zhulaojianke</dc:creator>
      <dc:date>2013-12-26T15:20:21Z</dc:date>
    </item>
  </channel>
</rss>

