<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with differential</title>
    <link>http://www.mapleprimes.com/tags/differential</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 20 Jun 2013 02:31:40 GMT</lastBuildDate>
    <pubDate>Thu, 20 Jun 2013 02:31:40 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with differential</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with differential</title>
      <link>http://www.mapleprimes.com/tags/differential</link>
    </image>
    <item>
      <title>Non-autonomous system of DE to autonomous one</title>
      <link>http://www.mapleprimes.com/questions/148562-Nonautonomous-System-Of-DE-To-Autonomous-One?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm searching for the third differential equation that will transform the following two equations non-autonomous system into a three equations autonomous one:&lt;/p&gt;
&lt;p&gt;diff(x(t),t)=-x(t)+2*(m*t+n)*y(t)-2*k*(m*t+n)&lt;sup&gt;2&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;diff(y(t),t)=-y(t)+k*m-(m*t+n)*((x(t)/2)-1)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;diff(z(t),t)= ...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Johnny&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm searching for the third differential equation that will transform the following two equations non-autonomous system into a three equations autonomous one:&lt;/p&gt;
&lt;p&gt;diff(x(t),t)=-x(t)+2*(m*t+n)*y(t)-2*k*(m*t+n)&lt;sup&gt;2&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;diff(y(t),t)=-y(t)+k*m-(m*t+n)*((x(t)/2)-1)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;diff(z(t),t)= ...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Johnny&lt;/p&gt;</description>
      <guid>148562</guid>
      <pubDate>Mon, 17 Jun 2013 18:46:32 Z</pubDate>
      <itunes:author>johnnyV</itunes:author>
      <author>johnnyV</author>
    </item>
    <item>
      <title>differential equation solutions</title>
      <link>http://www.mapleprimes.com/questions/146688-Differential-Equation-Solutions?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Many times when I use &lt;span style="text-decoration: underline;"&gt;dsolve&lt;/span&gt; to find the solution of an equation like x-y/y' = y , I get a term involving the LambertW function.&amp;nbsp; However, the equation has homogeneous coefficients for dx and dy, so it can easily be solved by substituting y=u*x and separating the variables.&amp;nbsp; The closed form&amp;nbsp;solution of the above is x+y*ln(y)+c*y = 0 , but I cannot get that answer from Maple.&amp;nbsp; Is there...</itunes:summary>
      <description>&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Many times when I use &lt;span style="text-decoration: underline;"&gt;dsolve&lt;/span&gt; to find the solution of an equation like x-y/y' = y , I get a term involving the LambertW function.&amp;nbsp; However, the equation has homogeneous coefficients for dx and dy, so it can easily be solved by substituting y=u*x and separating the variables.&amp;nbsp; The closed form&amp;nbsp;solution of the above is x+y*ln(y)+c*y = 0 , but I cannot get that answer from Maple.&amp;nbsp; Is there...</description>
      <guid>146688</guid>
      <pubDate>Fri, 03 May 2013 21:38:42 Z</pubDate>
      <itunes:author>Ratch</itunes:author>
      <author>Ratch</author>
    </item>
    <item>
      <title>terms identification</title>
      <link>http://www.mapleprimes.com/questions/144998-Terms-Identification?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;pre&gt;Hello, &lt;/pre&gt;
&lt;pre&gt;I'd like to identify terms before the differential terms (theta(t), diff(theta(t),t) ...)&lt;br&gt;&lt;br&gt;&lt;/pre&gt;
&lt;pre&gt;The following code with coeff function works for &amp;nbsp;diff(theta(t), t, t)) but not for diff(theta(t), t)&lt;/pre&gt;
&lt;pre&gt;Here the code :&lt;/pre&gt;
&lt;pre&gt;eq1pp := R(t) = -(-sin(theta[0]+phi)*Isup-sin(theta[0]+phi)*L[fixe]^2*M[fixe]-sin(theta[0]+phi)*L[r]^2*M[r]-sin(theta[0]+phi)*L[sup]^2*M[sup]+cos(theta[0]+phi)*a*sin(phi)*L[fixe]*M[fixe]+cos(theta[0...&lt;/pre&gt;</itunes:summary>
      <description>&lt;pre&gt;Hello, &lt;/pre&gt;
&lt;pre&gt;I'd like to identify terms before the differential terms (theta(t), diff(theta(t),t) ...)&lt;br&gt;&lt;br&gt;&lt;/pre&gt;
&lt;pre&gt;The following code with coeff function works for &amp;nbsp;diff(theta(t), t, t)) but not for diff(theta(t), t)&lt;/pre&gt;
&lt;pre&gt;Here the code :&lt;/pre&gt;
&lt;pre&gt;eq1pp := R(t) = -(-sin(theta[0]+phi)*Isup-sin(theta[0]+phi)*L[fixe]^2*M[fixe]-sin(theta[0]+phi)*L[r]^2*M[r]-sin(theta[0]+phi)*L[sup]^2*M[sup]+cos(theta[0]+phi)*a*sin(phi)*L[fixe]*M[fixe]+cos(theta[0...&lt;/pre&gt;</description>
      <guid>144998</guid>
      <pubDate>Sun, 24 Mar 2013 12:01:55 Z</pubDate>
      <itunes:author>Bendesarts</itunes:author>
      <author>Bendesarts</author>
    </item>
    <item>
      <title>How to split or directly plot a system of solved differential equations</title>
      <link>http://www.mapleprimes.com/questions/144798-How-To-Split-Or-Directly-Plot-A-System?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I am new to Maple and I have (possibly a simple) question. I'm solving 2 coupled differential equation, it all goes well, until I want to plot them.&lt;/p&gt;
&lt;p&gt;I have the output in the following form:&lt;/p&gt;
&lt;p&gt;sol = {w1(x) = [ -a*x^4+b*x^3-c*x]}, {w2(x) = [-d*x^4+e*x^3-f*x^2+gx-h]}&lt;/p&gt;
&lt;p&gt;My goal is now to plot the solution in 1 figure with w1(x) between x=0..100000 and w2(x) between x=100000..150000&lt;/p&gt;
&lt;p&gt;I have searched on the web for a way to get the formula's of w1(x...</itunes:summary>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I am new to Maple and I have (possibly a simple) question. I'm solving 2 coupled differential equation, it all goes well, until I want to plot them.&lt;/p&gt;
&lt;p&gt;I have the output in the following form:&lt;/p&gt;
&lt;p&gt;sol = {w1(x) = [ -a*x^4+b*x^3-c*x]}, {w2(x) = [-d*x^4+e*x^3-f*x^2+gx-h]}&lt;/p&gt;
&lt;p&gt;My goal is now to plot the solution in 1 figure with w1(x) between x=0..100000 and w2(x) between x=100000..150000&lt;/p&gt;
&lt;p&gt;I have searched on the web for a way to get the formula's of w1(x...</description>
      <guid>144798</guid>
      <pubDate>Tue, 19 Mar 2013 13:43:48 Z</pubDate>
      <itunes:author>OffshoreEngineer</itunes:author>
      <author>OffshoreEngineer</author>
    </item>
    <item>
      <title>How to interpolate roots for a curve expressed in numerical arrays</title>
      <link>http://www.mapleprimes.com/questions/143540-How-To-Interpolate-Roots-For-A-Curve?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;I'm solving a system of ordinary differential equations numerically, I used the dsolve(system,numeric) to do it. I have also plotted the solutions. Now I want to know where does this solution cross zero and use this value for later computations, is there a way to do it?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This question is, as I think, equivalent to how to find the roots for a curve expressed in numerical arrays.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I'm solving a system of ordinary differential equations numerically, I used the dsolve(system,numeric) to do it. I have also plotted the solutions. Now I want to know where does this solution cross zero and use this value for later computations, is there a way to do it?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This question is, as I think, equivalent to how to find the roots for a curve expressed in numerical arrays.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;</description>
      <guid>143540</guid>
      <pubDate>Fri, 15 Feb 2013 21:40:09 Z</pubDate>
      <itunes:author>mapleq2013</itunes:author>
      <author>mapleq2013</author>
    </item>
    <item>
      <title>Solving system of differential equations with bound on solutions</title>
      <link>http://www.mapleprimes.com/questions/143496-Solving-System-Of-Differential-Equations?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;I know how to solve system of differential equations numerically, but now I want to know how to set a bound on the solutions.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example, if my system of DE is like this: &amp;nbsp; dx/dt = x+y &amp;nbsp; dy/dt = x-y &amp;nbsp; &amp;nbsp;, solve x and y in t.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can solve this without any restriction on x and y, now I need to know how to bound x and y, e.g. x can only fall in the interval [0,1]&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I know how to solve system of differential equations numerically, but now I want to know how to set a bound on the solutions.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example, if my system of DE is like this: &amp;nbsp; dx/dt = x+y &amp;nbsp; dy/dt = x-y &amp;nbsp; &amp;nbsp;, solve x and y in t.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can solve this without any restriction on x and y, now I need to know how to bound x and y, e.g. x can only fall in the interval [0,1]&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much!&lt;/p&gt;</description>
      <guid>143496</guid>
      <pubDate>Thu, 14 Feb 2013 21:43:40 Z</pubDate>
      <itunes:author>mapleq2013</itunes:author>
      <author>mapleq2013</author>
    </item>
    <item>
      <title>Simplifying a vector expression with composite functions</title>
      <link>http://www.mapleprimes.com/questions/143436-Simplifying-A-Vector-Expression-With?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&lt;br&gt;I must confess I'm a perfect novice in Maple as I'm used to work with Matlab. I have a 3d differential equation, namely:&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=2d56b75d1d5ba0c1f4886d88a8617f7a.gif" alt="dM/dt+gamma*mu[0]*`&amp;amp;x`(M, H[eff])-G/(gamma*M^2) *`&amp;amp;x`(M, dM/dt)"&gt;= 0&lt;/p&gt;
&lt;p&gt;The components of M should be of the form M_{i0} + dM_i(t) where M_{i0} is a constant and dM_i(t) a function of t, i = 1, 2, 3. And...</itunes:summary>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&lt;br&gt;I must confess I'm a perfect novice in Maple as I'm used to work with Matlab. I have a 3d differential equation, namely:&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=2d56b75d1d5ba0c1f4886d88a8617f7a.gif" alt="dM/dt+gamma*mu[0]*`&amp;amp;x`(M, H[eff])-G/(gamma*M^2) *`&amp;amp;x`(M, dM/dt)"&gt;= 0&lt;/p&gt;
&lt;p&gt;The components of M should be of the form M_{i0} + dM_i(t) where M_{i0} is a constant and dM_i(t) a function of t, i = 1, 2, 3. And...</description>
      <guid>143436</guid>
      <pubDate>Wed, 13 Feb 2013 11:57:48 Z</pubDate>
      <itunes:author>PlpPlp</itunes:author>
      <author>PlpPlp</author>
    </item>
    <item>
      <title>Warning, expecting Range variable k blablabla... while trying to plot</title>
      <link>http://www.mapleprimes.com/questions/142866-Warning-Expecting-Range-Variable-K?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;I dont know what to do any further...&lt;/p&gt;
&lt;p&gt;I have some function containing HeunG as a function&lt;/p&gt;
&lt;p&gt;it is of the following form&lt;/p&gt;
&lt;p&gt;f(k)=argument(functions containing HeunG) - ln(2)*k&lt;/p&gt;
&lt;p&gt;now plotting this works...&lt;/p&gt;
&lt;p&gt;But when differentiating with respect to k and then plotting it gives me the following message:&lt;/p&gt;
&lt;p&gt;Warning, expecting only range variable k in expression (I*((1/2)^(1/2*I*k))^2*HeunG(3,-9/2+3/4*I*k-3/4*k^2,-1+1/2*I*k,-1/2+1/2*I*k,1/2,1+I*k,1/2...</itunes:summary>
      <description>&lt;p&gt;I dont know what to do any further...&lt;/p&gt;
&lt;p&gt;I have some function containing HeunG as a function&lt;/p&gt;
&lt;p&gt;it is of the following form&lt;/p&gt;
&lt;p&gt;f(k)=argument(functions containing HeunG) - ln(2)*k&lt;/p&gt;
&lt;p&gt;now plotting this works...&lt;/p&gt;
&lt;p&gt;But when differentiating with respect to k and then plotting it gives me the following message:&lt;/p&gt;
&lt;p&gt;Warning, expecting only range variable k in expression (I*((1/2)^(1/2*I*k))^2*HeunG(3,-9/2+3/4*I*k-3/4*k^2,-1+1/2*I*k,-1/2+1/2*I*k,1/2,1+I*k,1/2...</description>
      <guid>142866</guid>
      <pubDate>Thu, 31 Jan 2013 17:23:35 Z</pubDate>
      <itunes:author>digerdiga</itunes:author>
      <author>digerdiga</author>
    </item>
    <item>
      <title>Differential equations solving and plotting</title>
      <link>http://www.mapleprimes.com/questions/142809-Differential-Equations-Solving-And-Plotting?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Hi I have the differential equations:&lt;/p&gt;
&lt;p&gt;X := diff(F(t), t$2)+(10+8*sin(m*t)/(m*t))*F(t) = 0&lt;/p&gt;
&lt;p&gt;I know that if it were&amp;nbsp;X := diff(F(t), t$2)+(W)*F(t) = 0, where W was a constant, then the solution would be the standard WKB sol, but with a time varying function in front this solution is no longer valid.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I know this can be done and would like some help in plotting F(t) against t and i sholud look an oscialltig curve where when sin(mt)=0 it...</itunes:summary>
      <description>&lt;p&gt;Hi I have the differential equations:&lt;/p&gt;
&lt;p&gt;X := diff(F(t), t$2)+(10+8*sin(m*t)/(m*t))*F(t) = 0&lt;/p&gt;
&lt;p&gt;I know that if it were&amp;nbsp;X := diff(F(t), t$2)+(W)*F(t) = 0, where W was a constant, then the solution would be the standard WKB sol, but with a time varying function in front this solution is no longer valid.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I know this can be done and would like some help in plotting F(t) against t and i sholud look an oscialltig curve where when sin(mt)=0 it...</description>
      <guid>142809</guid>
      <pubDate>Wed, 30 Jan 2013 13:11:32 Z</pubDate>
      <itunes:author>gdog</itunes:author>
      <author>gdog</author>
    </item>
    <item>
      <title>Steady state concentration</title>
      <link>http://www.mapleprimes.com/questions/142805-Steady-State-Concentration?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm new in Maple and i've a project to do. I've to find at what time is 90% of the steady-state concentration of C achieved. And the eq is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;z'=k(1/2-z)(1/3-z), where k=0.3.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So i had worked in Mathematica before and i know that it would look something like that in there:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;eqn1 = 0 == k (1/2 - z[t]) (1/3 - z[t])&lt;/p&gt;
&lt;p&gt;DSolve[Evaluate[{eqn1}], z[t]].&lt;/p&gt;
&lt;p&gt;But i have no idea how to find this 90%. I hope that someone will...</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm new in Maple and i've a project to do. I've to find at what time is 90% of the steady-state concentration of C achieved. And the eq is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;z'=k(1/2-z)(1/3-z), where k=0.3.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So i had worked in Mathematica before and i know that it would look something like that in there:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;eqn1 = 0 == k (1/2 - z[t]) (1/3 - z[t])&lt;/p&gt;
&lt;p&gt;DSolve[Evaluate[{eqn1}], z[t]].&lt;/p&gt;
&lt;p&gt;But i have no idea how to find this 90%. I hope that someone will...</description>
      <guid>142805</guid>
      <pubDate>Wed, 30 Jan 2013 10:43:32 Z</pubDate>
      <itunes:author>call_me_jeremy</itunes:author>
      <author>call_me_jeremy</author>
    </item>
    <item>
      <title>Reducing order of system of differential equations</title>
      <link>http://www.mapleprimes.com/questions/142797-Reducing-Order-Of-System-Of-Differential?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Dear all, I am new here, so I am sorry in advance if I make some mistakes. The problem here is how to transform&lt;/p&gt;
&lt;p&gt;system of 2 differential equations 4th order to the system of 4 diff equations second order, or how to reduce system of 2 equations 4th order on two equations second order with vanishing solutions which I choose because they are big. Here is example&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;</itunes:summary>
      <description>&lt;p&gt;Dear all, I am new here, so I am sorry in advance if I make some mistakes. The problem here is how to transform&lt;/p&gt;
&lt;p&gt;system of 2 differential equations 4th order to the system of 4 diff equations second order, or how to reduce system of 2 equations 4th order on two equations second order with vanishing solutions which I choose because they are big. Here is example&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;</description>
      <guid>142797</guid>
      <pubDate>Tue, 29 Jan 2013 23:27:40 Z</pubDate>
      <itunes:author>georgeee</itunes:author>
      <author>georgeee</author>
    </item>
    <item>
      <title>Solving and then plotting differential equations</title>
      <link>http://www.mapleprimes.com/questions/142625-Solving-And-Then-Plotting-Differential-Equations?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Hi I have three differential equations:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;u := diff(P(t), t) = -7*10^(-8)*P(t)*t/(P(t)*t+R(t))^(1/2),&lt;/p&gt;
&lt;p&gt;diff(R(t), t) = 7*10^(-8)*t^2*P(t)/(P(t)*t+R(t))^(1/2)+600*(Z(t)^2-10^5*t^3*(1/(1.15*10^12))^(2/3)*e^(-1.15*10^12))/(t*(P(t)*t+R(t))^(1/2)),&lt;/p&gt;
&lt;p&gt;diff(Z(t), t) = -4*10^5*(Z(t)^2-10^5*t^3*(1/(1.15*10^12))^(2/3)*e^(-1.15*10^12))/(t^2*(P(t)*t+R(t))^(1/2))&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and i want to solve them with initial conditions:&lt;/p&gt;
&lt;p&gt;initial := R(0) = 0, Z(0) = 0, P(0) = P;</itunes:summary>
      <description>&lt;p&gt;Hi I have three differential equations:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;u := diff(P(t), t) = -7*10^(-8)*P(t)*t/(P(t)*t+R(t))^(1/2),&lt;/p&gt;
&lt;p&gt;diff(R(t), t) = 7*10^(-8)*t^2*P(t)/(P(t)*t+R(t))^(1/2)+600*(Z(t)^2-10^5*t^3*(1/(1.15*10^12))^(2/3)*e^(-1.15*10^12))/(t*(P(t)*t+R(t))^(1/2)),&lt;/p&gt;
&lt;p&gt;diff(Z(t), t) = -4*10^5*(Z(t)^2-10^5*t^3*(1/(1.15*10^12))^(2/3)*e^(-1.15*10^12))/(t^2*(P(t)*t+R(t))^(1/2))&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and i want to solve them with initial conditions:&lt;/p&gt;
&lt;p&gt;initial := R(0) = 0, Z(0) = 0, P(0) = P;</description>
      <guid>142625</guid>
      <pubDate>Fri, 25 Jan 2013 20:04:25 Z</pubDate>
      <itunes:author>gdog</itunes:author>
      <author>gdog</author>
    </item>
    <item>
      <title>Coupled differential equations</title>
      <link>http://www.mapleprimes.com/questions/142507-Coupled-Differential-Equations?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;I have been told that dsolve solves a second order differential equation by making two coupled first order equations.&lt;/p&gt;
&lt;p&gt;Could someone please explain to me the reason that this is done?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I have been told that dsolve solves a second order differential equation by making two coupled first order equations.&lt;/p&gt;
&lt;p&gt;Could someone please explain to me the reason that this is done?&lt;/p&gt;</description>
      <guid>142507</guid>
      <pubDate>Tue, 22 Jan 2013 15:06:04 Z</pubDate>
      <itunes:author>paul7dxb</itunes:author>
      <author>paul7dxb</author>
    </item>
    <item>
      <title>how to stop maple from evaluating my solution and pass as string</title>
      <link>http://www.mapleprimes.com/questions/141391-How-To-Stop-Maple-From-Evaluating-My?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am working on a Maple project and it require me to pass a differential equation in a specific order like&lt;/p&gt;
&lt;p&gt;x'=y &amp;amp;amp; y'=x^2.(It is differentaiting w.r.t 't'(say))&lt;/p&gt;
&lt;p&gt;However when I convert the equation into string it converts something as&lt;/p&gt;
&lt;p&gt;diff(x(t),t)=y(t) &amp;amp; diff(y(t),t)=x(t)^2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there any way to stop maple from evaluating into maple/math format?&lt;/p&gt;
&lt;p&gt;Is there any way to pass an equation without changing it's existing form?...</itunes:summary>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am working on a Maple project and it require me to pass a differential equation in a specific order like&lt;/p&gt;
&lt;p&gt;x'=y &amp;amp;amp; y'=x^2.(It is differentaiting w.r.t 't'(say))&lt;/p&gt;
&lt;p&gt;However when I convert the equation into string it converts something as&lt;/p&gt;
&lt;p&gt;diff(x(t),t)=y(t) &amp;amp; diff(y(t),t)=x(t)^2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there any way to stop maple from evaluating into maple/math format?&lt;/p&gt;
&lt;p&gt;Is there any way to pass an equation without changing it's existing form?...</description>
      <guid>141391</guid>
      <pubDate>Wed, 12 Dec 2012 18:52:17 Z</pubDate>
      <itunes:author>vineetloya</itunes:author>
      <author>vineetloya</author>
    </item>
    <item>
      <title>How do I input multiple solutions to an equation when using dsolve?</title>
      <link>http://www.mapleprimes.com/questions/140724-How-Do-I-Input-Multiple-Solutions-To?ref=Feed:MaplePrimes:Tagged With differential</link>
      <itunes:summary>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I am trying to solve the differential equation:&lt;/p&gt;
&lt;p&gt;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=ba22285ddecf78c80b59cad15aa1b9e0.gif" alt="diff(x(t),t$2) + 3*diff(x(t),t) + 11*x(t) = g(t)"&gt;&lt;/p&gt;
&lt;p&gt;for&amp;nbsp;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=d27c3d69e969bfc6a8a340528b1db59d.gif" alt="g(t) = (t^2)*sin(t)"&gt;,&amp;nbsp;</itunes:summary>
      <description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I am trying to solve the differential equation:&lt;/p&gt;
&lt;p&gt;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=ba22285ddecf78c80b59cad15aa1b9e0.gif" alt="diff(x(t),t$2) + 3*diff(x(t),t) + 11*x(t) = g(t)"&gt;&lt;/p&gt;
&lt;p&gt;for&amp;nbsp;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=d27c3d69e969bfc6a8a340528b1db59d.gif" alt="g(t) = (t^2)*sin(t)"&gt;,&amp;nbsp;</description>
      <guid>140724</guid>
      <pubDate>Thu, 22 Nov 2012 22:37:59 Z</pubDate>
      <itunes:author>Professor_Pie</itunes:author>
      <author>Professor_Pie</author>
    </item>
  </channel>
</rss>