/*! 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-5E Show that when the improved Eule... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Show that when the improved Euler’s method is used to approximate the solution of the initial value problem y'=4y,y(0)=13, atx=12 , then the approximation with step size his13(1+4h+8h2)12h .

Short Answer

Expert verified

Proved

Step by step solution

01

Find the value of  yn

Here f(x, y) = 4y. Apply the formula

yn+1=yn+h2f(xn,yn)+f(xn+h,yn+hf(xn,yn)=yn+h24yn)+f(xn+h,yn+4hyn)=yn+h24yn)+4(yn+4hyn)=yn+h28yn)+16hyn)=yn+4hyn+8h2ynyn+1=yn(1+4h+8h2)

02

Evaluate the approximation value for x=12 .

Since y(0)=13

y1=13(1+4h+8h2)y2=13(1+4h+8h2)2y3=13(1+4h+8h2)3...yn=13(1+4h+8h2)n

Since xo=0,x=12 then

12=xo+nh=nhn=12h

Then

yn=13(1+4h+8h2)12h

Hence it is proved that role="math" localid="1664233218531" yn=13(1+4h+8h2)12h

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?

If the resistance in the RLcircuit of Figure 3.13(a) is zero, show that the current I (t) is directly proportional to the integral of the applied voltage E(t). Similarly, show that if the resistance in the RCcircuit of Figure 3.13(b) is zero, the current is directly proportional to the derivative of the applied voltage.

An object of mass mis released from rest and falls under the influence of gravity. If the magnitude of the force due to air resistance is bvn, where band nare positive constants, find the limiting velocity of the object (assuming this limit exists). [Hint:Argue that the existence of a (finite) limiting velocity implies that dvdt→0as t→+∞

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 ]

Use Euler’s method (4) with h= 0.1 to approximate the solution to the initial value problem y'=-20y,y(0)=1, on the interval0⩽x⩽1 (that is, at x= 0, 0.1, . . . , 1.0).Compare your answers with the actual solutiony = e-20x.What went wrong? Next, try the step size h= 0.025 and also h= 0.2. What conclusions can you draw concerning the choice of step size?

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.