<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Approximate with Euler method</title>
    <link>http://www.mapleprimes.com/questions/140542-Approximate-With-Euler-Method</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 15:55:18 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 15:55:18 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Approximate with Euler method</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Approximate with Euler method</title>
      <link>http://www.mapleprimes.com/questions/140542-Approximate-With-Euler-Method</link>
    </image>
    <item>
      <title>homework?(!)</title>
      <link>http://www.mapleprimes.com/questions/140542-Approximate-With-Euler-Method?ref=Feed:MaplePrimes:Approximate with Euler method:Comments#answer140558</link>
      <itunes:summary>&lt;p&gt;It sounds as though you are asking us to do your homework. I am not about to comply with your request. I will suggest that you spend some time looking for information about Maple's numerical solution to differential equations. There is lots of information about this. I believe you'll quickly find something that gives you what you need - once you update the command for your specific problem.&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;pre&gt;---------------------------------------------------------------------
Douglas B. Meade  &amp;lt;&amp;gt;&amp;lt;
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu
&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;It sounds as though you are asking us to do your homework. I am not about to comply with your request. I will suggest that you spend some time looking for information about Maple's numerical solution to differential equations. There is lots of information about this. I believe you'll quickly find something that gives you what you need - once you update the command for your specific problem.&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;pre&gt;---------------------------------------------------------------------
Douglas B. Meade  &amp;lt;&amp;gt;&amp;lt;
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu
&lt;/pre&gt;</description>
      <guid>140558</guid>
      <pubDate>Tue, 20 Nov 2012 03:28:10 Z</pubDate>
      <itunes:author>Doug Meade</itunes:author>
      <author>Doug Meade</author>
    </item>
    <item>
      <title>Hint</title>
      <link>http://www.mapleprimes.com/questions/140542-Approximate-With-Euler-Method?ref=Feed:MaplePrimes:Approximate with Euler method:Comments#answer140649</link>
      <itunes:summary>&lt;p&gt;We will use "a prime" sign instead "a dot" sign. &lt;span class="hps"&gt;Your&lt;/span&gt; &lt;span class="hps"&gt;second-order equation&lt;/span&gt; &lt;span class="hps"&gt;with the initial conditions&lt;/span&gt;&amp;nbsp;&lt;strong&gt; x''+2 x'+3 x=4 t, x(0)=1, x'(0)=2,&amp;nbsp; &lt;/strong&gt;&lt;span class="hps"&gt;can be written&lt;/span&gt; &lt;span class="hps"&gt;as a system of&lt;/span&gt; &lt;span class="hps"&gt;first-order equations&amp;nbsp; &lt;strong&gt;{x'=y, y'=-3 x-2 y+4 t, x(0)=1, y(0)=2} &lt;/strong&gt;. &lt;span class="hps"&gt;Then&lt;/span&gt; &lt;span class="hps"&gt;solve this system&lt;/span&gt; &lt;span class="hps"&gt;by&amp;nbsp; Euler method&lt;/span&gt; &lt;span class="hps"&gt;just as&lt;/span&gt; &lt;span class="hps"&gt;one&lt;/span&gt; &lt;span class="hps"&gt;first-order equation.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;We will use "a prime" sign instead "a dot" sign. &lt;span class="hps"&gt;Your&lt;/span&gt; &lt;span class="hps"&gt;second-order equation&lt;/span&gt; &lt;span class="hps"&gt;with the initial conditions&lt;/span&gt;&amp;nbsp;&lt;strong&gt; x''+2 x'+3 x=4 t, x(0)=1, x'(0)=2,&amp;nbsp; &lt;/strong&gt;&lt;span class="hps"&gt;can be written&lt;/span&gt; &lt;span class="hps"&gt;as a system of&lt;/span&gt; &lt;span class="hps"&gt;first-order equations&amp;nbsp; &lt;strong&gt;{x'=y, y'=-3 x-2 y+4 t, x(0)=1, y(0)=2} &lt;/strong&gt;. &lt;span class="hps"&gt;Then&lt;/span&gt; &lt;span class="hps"&gt;solve this system&lt;/span&gt; &lt;span class="hps"&gt;by&amp;nbsp; Euler method&lt;/span&gt; &lt;span class="hps"&gt;just as&lt;/span&gt; &lt;span class="hps"&gt;one&lt;/span&gt; &lt;span class="hps"&gt;first-order equation.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <guid>140649</guid>
      <pubDate>Wed, 21 Nov 2012 11:52:32 Z</pubDate>
      <itunes:author>Kitonum</itunes:author>
      <author>Kitonum</author>
    </item>
    <item>
      <title>this is not a homework, i have done it before</title>
      <link>http://www.mapleprimes.com/questions/140542-Approximate-With-Euler-Method?ref=Feed:MaplePrimes:Approximate with Euler method:Comments#comment140559</link>
      <itunes:summary>&lt;p&gt;this is not a homework, i have done it before with another problem but i can not do it with this the one that i did is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;x0 := 1; v0 := 5; t0 := 0; tf := .6; h := .2; printf("Euler Method with time step h = %a over the interval t = %a to %a seconds.\n", h, t0, tf); NumOfSteps := (tf-t0)/h; xn := x0; vn := v0; tn := t0; printf("(x%a,v%a,t%a) = (%a,%a,%a)\n", 0, 0, 0, xn, vn, tn); for k to NumOfSteps do xnplus1 := xn+vn*h; vnplus1 := vn+(10*tn-10*vn-5*xn)*h; tnplus1 := tn+h; xn := xnplus1; vn := vnplus1; tn := tnplus1; printf("(x%a,v%a,t%a) = (%a,%a,%a)\n", k, k, k, xn, vn, tn) end do&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;this is not a homework, i have done it before with another problem but i can not do it with this the one that i did is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;x0 := 1; v0 := 5; t0 := 0; tf := .6; h := .2; printf("Euler Method with time step h = %a over the interval t = %a to %a seconds.\n", h, t0, tf); NumOfSteps := (tf-t0)/h; xn := x0; vn := v0; tn := t0; printf("(x%a,v%a,t%a) = (%a,%a,%a)\n", 0, 0, 0, xn, vn, tn); for k to NumOfSteps do xnplus1 := xn+vn*h; vnplus1 := vn+(10*tn-10*vn-5*xn)*h; tnplus1 := tn+h; xn := xnplus1; vn := vnplus1; tn := tnplus1; printf("(x%a,v%a,t%a) = (%a,%a,%a)\n", k, k, k, xn, vn, tn) end do&lt;/p&gt;</description>
      <guid>140559</guid>
      <pubDate>Tue, 20 Nov 2012 03:37:24 Z</pubDate>
      <itunes:author>rovandam_r_n_2</itunes:author>
      <author>rovandam_r_n_2</author>
    </item>
  </channel>
</rss>