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

Question: Use the finite difference method with n = 10 to approximate the solution of the boundary-value problem

y''+6.55(1+x)y=1,y(0)=0,y(1)=0.

Short Answer

Expert verified

So, the approximate solutions of the boundary-value problem are

y1=4.1987,y2=8.1049,y3=11.384,y4=13.7038,y5=14.777,y6=14.4083,y7=12.5396,y8=9.2847,y9=4.9450

Step by step solution

01

Definition of finite difference

Finite difference methods are a class of numerical techniques for solving differential equations by approximating derivatives with finite differences.

02

Solve for finite difference

Given boundary value problem is y'+6.55(1+x)y=1,y(0)=0,y(1)=0.

Comparing with (7) we get

P(x)=0,Q(x)=6.55(1+x),f(x)=1,a=0,b=1

Since n = 10 we haveh=ban=1010=0.1

03

Find interior points

From (8) we get the finite difference equation as

1+h2.0yi+1+2+h2×6.551+xiyi+1h2.0yi1=h2.1   yi+1+0.0655xi1.9345yi+yi1=0.001..(*)

Now the interior points are

x1=0+0.1=0.1,x2=0+2×0.1=0.2,x3=0+3×0.1=0.3,x4=0+4×0.1=0.4,x5=0+5×0.1=0.5,x6=0+6×0.1=0.6,x7=0+7×1.0=0.7,x8=0+8×0.1=0.8,x9=0+9×0.1=0.9,x10=0+10×0.1=1

04

Substitution

For i=1,2,3,4,5,6,7,8,9(*)yields

y2+(1.92795)y1+y0=0.001y3+(1.9214)y2+y1=0.001y4+(1.91485)y3+y2=0.001y5+(1.9083)y4+y3=0.001y6+(1.90175)y5+y4=0.001y7+(1.8952)y6+y5=0.001y8+(1.88865)y7+y6=0.001y9+(1.8821)y8+y7=0.001y10+(1.87555)y9+y8=0.001

05

Use initial value

But from initial conditions y0=0,y10=0substituting and solving we get

y1=4.1987y2=8.1049y3=11.384y4=13.7038y5=14.777y6=14.4083y7=12.5396y8=9.2847y9=4.9450

Thus, the required solutions are

y1=4.1987,y2=8.1049,y3=11.384,y4=13.7038,y5=14.777,y6=14.4083,y7=12.5396,y8=9.2847,y9=4.9450

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