/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q 3.7-10E Use the fourth-order Runge–Kut... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Use the fourth-order Runge–Kutta algorithm to approximate the solution to the initial value problemy'=1-xy,y(1)=1at x = 2. For a tolerance of, use a stopping procedure based on the absolute error.

Short Answer

Expert verified

Ï•(2)=0.7014

Step by step solution

01

Find the values of ki, i = 1, 2, 3, 4

Since y'=1-xy,y(1)=1and x=x0=1,y=yo=1and h = 1, M = 10

k1=hf(x,y)=1(1-0)=0k2=hfx+h2,y+k12=-12k3=hfx+h2,y+k22=-18k4=hfx+h,y+k3=-34

02

Find the values of x and y

x=1+1=2y=1+16k1+2k2+2k3+k4=1+16(0-212-218-34)=0.6667

Therefore ϕ2=0.6667.

Since1-0.6667=0.3333>0.001

03

Find the other values

Apply the same procedure for h=0.5, and h=0.25 respectively.

ϕ2=0.700799

Thus, 0.6667-0.7008=0.0341>0.001

ϕ2=0.701385

Hence, 0.6667-0.7014=0.0006<0.001

So,ϕ2=0.7014.

Hence the solution is Ï•(2)=0.7014

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 91Ó°ÊÓ!

One App. One Place for Learning.

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

Get started for free

Study anywhere. Anytime. Across all devices.