Example on eulers method, Mathematics

Assignment Help:

For the initial value problem

y' + 2y = 2 - e-4t, y(0) = 1

By using Euler's Method along with a step size of h = 0.1 to get approximate values of the solution at t = 0.1, 0.2, 0.3, 0.4, and 0.5. Compare them to the accurate values of the solution as such points.

Solution

It is a fairly simple linear differential equation thus we'll leave it to you to check that the solution as

y(t) = 1 + ½ e-4t - ½ e-2t

Thus as to use Euler's Method we first want to rewrite the differential equation in the form specified in (1).

y'= 2 - e-4t-2y

From that we can notice that f (t, y ) = 2 - e-4t  - 2y.  Also see that t = 0 and y0 = 1.  We can here start doing many computations.

fo = f(0,1) = 2 - e-4(0)  - 2(1) = -1

y1 = y0 + h f0 = 1 (0.1) (-1) = 0.9

Therefore, the approximation to the solution at t1 = 0.1 is y1 = 0.9.

At the next step we contain

f1 = f(0.1,0.9) = 2 - e-4(0.1)  - 2(0.9) = -0.470320046

y2 = y1 + h f1 = 0.9 + (0.1) (-0.470320046) = 0.852967995

Therefore, the approximation to the solution at t2 = 0.2 is y2 = 0.852967995.

I'll leave this to you to verify the remainder of these calculations.

 f2  =-0.155264954,     y3  = 0.837441500

f3  =0.023922788,        y4  = 0.839833779

f4  =0.1184359245,      y5  = 0.851677371

Here's a rapid table which gives the approximations and also the exact value of the solutions at the specified points.

Time, tn

Approximation

Exact

Error

t0 = 0 t1 = 0.1 t2 = 0.2 t3 = 0.3 t4 = 0.4 t5 = 0.5

y0 =1

y1 =0.9

y2 =0.852967995

y3 =0.837441500

y4 =0.839833779

y5 =0.851677371

y(0) = 1

y(0.1) = 0.925794646

y(0.2) = 0.889504459 y(0.3) = 0.876191288 y(0.4) = 0.876283777 y(0.5) = 0.883727921

0 %

2.79 %

4.11 %

4.42 %

4.16 %

3.63 %

We've also comprised the error as a percentage. It's frequently easier to notice how well an approximation does whether you look at percentages. The formula for that is,

 Percent error = (|exact - approximate|/exact) - 100

We utilized absolute value in the numerator because we actually don't care at this point if the approximation is smaller or larger than the exact. We're merely interested in how close the two are.

The maximum error in the approximations from the previous illustration was 4.42 percent that isn't too bad, although also isn't all that great of an approximation. Thus, provided we aren't after very correct approximations such didn't do too badly. This type of error is commonly unacceptable in almost all actual applications though. Consequently, how can we get better approximations?

By using a tangent line recall that we are getting the approximations to approximate the value of the solution and which we are moving forward in time through steps of h. Therefore, if we need a more accurate approximation, so it seems like one manner to get a better approximation is to not move forward as much along with each step. Conversely, take smaller h's.


Related Discussions:- Example on eulers method

Non-homogeneous differential equations, The Definition- The definition of ...

The Definition- The definition of the Laplace transforms. We will also calculate a couple Laplace transforms by using the definition. Laplace Transforms- As the earlier secti

Example of convergent or divergent - comparison test, Determine if the subs...

Determine if the subsequent series is convergent or divergent. Solution As the cosine term in the denominator doesn't get too large we can suppose that the series term

Index shift - sequences and series, Index Shift - Sequences and Series ...

Index Shift - Sequences and Series The main idea behind index shifts is to start a series at a dissimilar value for whatever the reason (and yes, there are legitimate reasons

the word rotor, a)    A palindrome is a word that reads the similar whethe...

a)    A palindrome is a word that reads the similar whether read from right to left or from the left to right, the word ROTOR, for example. Let  be the number of words of length n,

Leptokurtic-measure of central tendency, Leptokurtic a) A frequency di...

Leptokurtic a) A frequency distribution which is lepkurtic has normally a higher peak than that of the general distribution. The coefficient of kurtosis while determined will

Calculus, What is the slope of the line tangent to f(x)=3-2 ln(2x^2+4) at t...

What is the slope of the line tangent to f(x)=3-2 ln(2x^2+4) at the point (4, f(4))

Union operations using union by weight, Show the result of the following se...

Show the result of the following sequence of UNION operations using union-by-weight with the following assumptions Unions are performed on the representatives on the sets th

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd