Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

In Problems 3 and 4 use Euler’s method to obtain a four-decimal approximation of the indicated value. First use h = 0.1and then use h = 0.05. Find an explicit solution for each initial-value problem and then construct tables similar to Tables 2.6.3 and 2.6.4.

y'=2xy,y(1)=1;y(1.5)

Short Answer

Expert verified

The indicated value for h=0.1is y1.53.806, and for h = 0.05 is y(1.5)3.325.

Step by step solution

01

Define Euler’s method.

The general form of the Euler’s method is given by, yn+1=yn+hf(xn,yn) wherexn=x0+nh and n=0,1,2,....

02

Find the indicated value for h = 0.1.

Let the given differential equation be,

Fx,y=dydx=2xy,y1=1,y1.5.

Solve the following by two methods: Numerical method and Exact method.

Let the given be h = 0.1.

role="math" localid="1664195090803" y1=1+0.12×1×1=1.2y2=1.2+0.12×1.1×1.2=1.464y3=1.464+0.12×1.2×1.464=1.815y4=1.815+0.12×1.3×1.815=2.287y5=2.287+0.12×1.4×2.287=2.928y6=2.928+0.12×1.5×2.928=3.806

03

Find the indicated value for h = 0.05.

Let the given be h = 0.05.

y1=1+0.052×1×1=1.1y2=1.1+0.052×1.05×1.1=1.215y3=1.215+0.052×1.1×1.215=1.349y4=1.349+0.052×1.15×1.349=1.504y5=1.504+0.052×1.2×1.504=1.685y6=1.685+0.052×1.25×1.685=1.727y7=1.727+0.052×1.3×1.727=1.951y8=1.951+0.052×1.35×1.951=2.215y9=2.215+0.052×1.4×2.215=2.525y10=2.525+0.052×1.45×2.525=2.891y11=2.891+0.052×1.5×2.891=3.325

04

Solve by exact solution.

Let the given differential solution be,

dydx=2xy

Separate the variables and integrate it.

dyy=2xdxdyy=2xdxIny=x2+C

Find the value of C at y (1) = 1.

In1=12+CC=-1Iny=x2-1y=ex2-1

05

Find the actual value for h = 0.1.

y0=1y1=e1.12-1=1.234y2=e1.22-1=1.553y3=e1.32-1=1.994y4=e1.42-1=2.611y5=e1.52-1=3.49

06

Find the actual value for h = 0.05.

y0=1y1=e1.052-1=1.108y2=e1.12-1=1.234y3=e1.152-1=1.275y4=e1.22-1=1.553y5=e1.2.52-1=1.755y6=e1.32-1=1.994y7=e1.352-1=2.276y8=e1.42-1=2.611y9=e1.452-1=3.011y10=e1.52-1=3.49

07

Find the actual value and approximation value for h = 0.1.

Actual value and approximation for x0 = 0.1 is

y1=1.108y1=1.1

Now,

Absoluteerror=1.108-1.1=0.008Precentagerelativeerror=0.0081.108×100=0.722%

08

Find the actual value and approximation value for h = 0.05.

Actual value and approximation for x0 = 0.05 is

y1=1.234y1=1.2

Now,

Absoluteerror=1.234-1.2=0.034Precentagerelativeerror=0.0341.234×100=2.755%

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free