/*! 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.6-13E Use the improved Euler’s metho... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Use the improved Euler’s method with tolerance to approximate the solution to y'=1-y+y3,y(0)=0, at x= 1. For a tolerance ofε=0.003 , use a stopping procedure based on the absolute error.

Short Answer

Expert verified

Ï•(1)=0.716984

Step by step solution

01

Find the equation of approximation value.

Here,y'=1-y+y3,y(0)=0

For ξ=0.01 , x=0, y0 = 0 , c=π, M = 10, h = 1

F=f(x,y)=1-y+y3G=f(x+h,y+hF)=1-(y+hF)+(y+hF)3=1-sin(y+h(1-siny))1-(y+h(1-y+y3))+(y+h(1-y+y3))3

02

Solve for x and y.

Apply initial points x=0,y=0,h=1

F(0,0)=1G(0,0)=1

x=(x+h)y=x+h2(F+G)

x = 1

y = 1

Hence Ï•(1)=y(1,1)=1

03

Evaluate the value of x and y

x=0,y=0,h=0.5

F(0,0)=1G(0,0)=0.625

x=0+0.5=0.5y=0+0.25(1+0.625)=0.40625

Ï•(0.5)=0.40625

04

Determine the value of x and t for the conditions.

x=0.5,y=0.40625,h=0.5

F=0.660798G=0.663095

x=0.5+0.5=1y=0.40625+0.25(0.660798+0.663095)=0.737223

Ï•(1)=y(1,0.5)=0.737223

05

Determine the all-other values.

Apply the same procedure for all other values and the values are

Ï•(1)=y(1,0.25)=0.719412Ï•(1)=y(1,0.125)=0.716984

Since,

y(1,0.196350)-y(1,0.392699)=1.09580-1.09229=0.00351<0.01

Ï•(1)=0.716984

Hence the solution is role="math" localid="1664310510661" Ï•(1)=0.716984

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

Most popular questions from this chapter

A 10-8-Fcapacitor (10 nano-farads) is charged to 50Vand then disconnected. One can model the charge leakage of the capacitor with a RC circuit with no voltage source and the resistance of the air between the capacitor plates. On a cold dry day, the resistance of the air gap is5×1013Ω; on a humid day, the resistance is7×106Ω. How long will it take the capacitor voltage to dissipate to half its original value on each day?

By experimenting with the fourth-order Runge-Kutta subroutine, find the maximum value over the interval \(\left[ {{\bf{1,2}}} \right]\)of the solution to the initial value problem\({\bf{y' = }}\frac{{{\bf{1}}{\bf{.8}}}}{{{{\bf{x}}^{\bf{4}}}}}{\bf{ - }}{{\bf{y}}^{\bf{2}}}{\bf{,y(1) = - 1}}\) . Where does this maximum occur? Give your answers to two decimal places.

If the object in Problem 2 is released from rest 30ftabove the ground instead of 500ft, when will it strike the ground? [ Hint:Use Newton’s method to solve for t ]

In Problems 23–27, assume that the rate of decay of a radioactive substance is proportional to the amount of the substance present. The half-life of a radioactive substance is the time it takes for one-half of the substance to disintegrate. If initially there are 50 g of a radioactive substance and after 3 days there are only 10 g remaining, what percentage of the original amount remains after 4 days?

An object of mass 8 kg is given an upward initial velocity of 20 m/sec and then allowed to fall under the influence of gravity. Assume that the force in newtons due to air resistance is -16v , where v is the velocity of the object in m/sec. Determine the equation of motion of the object. If the object is initially 100 m above the ground, determine when the object will strike the ground.

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.