Numerical Analysis, Books A La Carte Edition (3rd Edition)
Numerical Analysis, Books A La Carte Edition (3rd Edition)
3rd Edition
ISBN: 9780134697338
Author: Timothy Sauer
Publisher: PEARSON
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 6.7, Problem 1E

Apply the Adams-Bashforth Two-Step Method to the IVPs

a y ' = t b y ' = t 2 y c . y ' = 2 ( t + 1 ) y d y ' = 5 t 4 y e y ' = 1 / y 2 f y ' = t 3 / y 2

with initial condition y ( 0 ) = 1 . Use step size h = 1 / 4 on the interval [0, 1]. Use the Explicit Trapezoid Method to create w 1 . Using the correct solution in Exercise 6.1.3, find the global truncation error at t = 1 .

a.

Expert Solution
Check Mark
To determine

To find: the solution for the given IVPs problem for given step.

Explanation of Solution

Concept used:

Dr.Heun refer to an improved or modified Euler method (that is, an explicit trapezoidal rule)." from this it can be understood that the idea of an explicit trapezoidal rule is to replace the correct selection element on the right side with numerical approximation problems solution.

Calculation:

From this theorem known that using the Explicit Trapezoid Method with y(0)=1andh=1/4 , we calculate

  w1=w0+h2[f(t0,w0)+f(t0+h,w0+hf(t0,w0))]=1+18[t0+t1]=1+18[ 1 4]= 33 32.

For the remainder of the steps, we apply the Adams-Bash forth Two-Step Method, which is

  w i+1=wi+h[ 3 2f( t i, w i) 1 2f( t i1, w i1)]=wi+h[ 3 2 t i 1 2 t i1].

Therefore

  w2= 33 32+14[ 3 2 1 4]=98w3=98+14[ 3 2 1 2 1 2 1 4]= 41 32w4= 41 32+14[ 3 2 3 4 1 2 1 2]=32

Global error at t=1  is 0.

b.

Expert Solution
Check Mark
To determine

To find: the solution for the given IVPs problem for given step.

Explanation of Solution

Concept Used:

Dr.Heun refer to an improved or modified Euler method (that is, an explicit trapezoidal rule)." from this it can be understood that the idea of an explicit trapezoidal rule is to replace the correct selection element on the right side with numerical approximation problems solution.

Calculation:

From this theorem known that using the Explicit Trapezoid Method with y(0)=1andh=1/4 , we calculate

The Adams-Bash forth Two-Step Method is

  w i+1=wi+h[32f(ti,wi)12f(t i1,w i1)]=wi+h[32ti2wi12t i12w i1].

Completing the last three steps results in the following table:

  tiwi    01.00001/41.00781/21.03143/41.120311.3243

Global error at t=1 is 0.0713.

c.

Expert Solution
Check Mark
To determine

To find: the solution for the given IVPs problem for given step.

Explanation of Solution

Concept Used:

Dr.Heun refer to an improved or modified Euler method (that is, an explicit trapezoidal rule)." from this it can be understood that the idea of an explicit trapezoidal rule is to replace the correct selection element on the right side with numerical approximation problems solution.

Calculation:

From this theorem known that using the Explicit Trapezoid Method with y(0)=1andh=1/4 , we calculate

  w i+1=wi+h[32f(ti,wi)12f(t i1,w i1)]=wi+h[322(ti+1)wi122(t i1+1)w i1].

The Adams-Bash forth approximation

  tiwi    01.00001/41.71881/23.08013/46.0081112.7386

Global error at t=1 is 7.3469.

d.

Expert Solution
Check Mark
To determine

To find: the solution for the given IVPs problem for given step.

Explanation of Solution

Concept used:

Dr.Heun refer to an improved or modified Euler method (that is, an explicit trapezoidal rule)." from this it can be understood that the idea of an explicit trapezoidal rule is to replace the correct selection element on the right side with numerical approximation problems solution.

Calculation:

From this theorem known that using the Explicit Trapezoid Method with y(0)=1andh=1/4 , we calculate

  w i+1=wi+h[32f(ti,wi)12f(t i1,w i1)]=wi+h[325ti4wi125t i14w i1].

The Adams-Bash forth approximation

  tiwi    01.00001/41.00241/21.00983/41.125711.7540

Global error at t=1  is .9642.

e.

Expert Solution
Check Mark
To determine

To find: the solution for the given IVPs problem for given step.

Explanation of Solution

Concept used:

Dr.Heun refer to an improved or modified Euler method (that is, an explicit trapezoidal rule)." from this it can be understood that the idea of an explicit trapezoidal rule is to replace the correct selection element on the right side with numerical approximation problems solution.

Calculation:

From this theorem known that using the Explicit Trapezoid Method with y(0)=1andh=1/4 , we calculate

  w i+1=wi+h[32f(ti,wi)12f(t i1,w i1)]=wi+h[32 t i 3 w i 2 12 t i1 3 w i1 2 ].

The Adams-Bash forth approximation

  tiwi    01.00001/41.00201/21.00783/41.052011.1796

Global error at t=1 is 0.0255.

f.

Expert Solution
Check Mark
To determine

To find: the solution for the given IVPs problem for given step.

Explanation of Solution

Concept used:

Dr.Heun refer to an improved or modified Euler method (that is, an explicit trapezoidal rule)." from this it can be understood that the idea of an explicit trapezoidal rule is to replace the correct selection element on the right side with numerical approximation problems solution.

Calculation:

From this theorem known that using the Explicit Trapezoid Method with y(0)=1andh=1/4 , we calculate

  w i+1=wi+h[32f(ti,wi)12f(t i1,w i1)]=wi+h[322(ti+1)wi122(t i1+1)w i1].

The Adams-Bash forth approximation

  tiwi    01.00001/41.71881/23.08013/46.0081112.7386

Global error at t=1 is 7.3469.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!

Chapter 6 Solutions

Numerical Analysis, Books A La Carte Edition (3rd Edition)

Ch. 6.1 - Find the solutions of the initial value problems...Ch. 6.1 - (a)Show that if a0, the solution of the initial...Ch. 6.1 - Use separation of variables to solve the initial...Ch. 6.1 - Find the solution of the initial value problem...Ch. 6.1 - Prob. 15ECh. 6.1 - Prob. 16ECh. 6.1 - Prob. 17ECh. 6.1 - Apply Eulers Method with step size h=0.1 on [0, 1]...Ch. 6.1 - Plot the Eulers Method approximate solutions for...Ch. 6.1 - Plot the Eulers Method approximate solutions for...Ch. 6.1 - Prob. 4CPCh. 6.1 - For the IVPs in Exercise 4, make a log-log plot of...Ch. 6.1 - Prob. 6CPCh. 6.1 - Plot the Eulers Method approximate solution on [0,...Ch. 6.1 - Plot the Eulers Method approximate solution on [0,...Ch. 6.1 - Calculate the Eulers Method approximate solution...Ch. 6.1 - Calculate the Eulers Method approximate solution...Ch. 6.1 - Plot the Eulers Method approximate solution on [0,...Ch. 6.2 - Using initial condition y(0)=1 and step size...Ch. 6.2 - Using initial condition y(0)=0 and step size...Ch. 6.2 - Find the formula for the second-order Taylor...Ch. 6.2 - Apply the second-order Taylor Method to the...Ch. 6.2 - (a) Prove (6.22) (b) Prove (6.23).Ch. 6.2 - Apply the Explicit Trapezoid Method on a grid of...Ch. 6.2 - Prob. 2CPCh. 6.2 - Prob. 3CPCh. 6.2 - Prob. 4CPCh. 6.2 - Prob. 5CPCh. 6.2 - Plot the Trapezoid Method approximate solution on...Ch. 6.2 - Calculate the Trapezoid Method approximate...Ch. 6.2 - Calculate the Trapezoid Method approximate...Ch. 6.2 - Prob. 9CPCh. 6.3 - Apply the Eulers Method with step size h=1/4 to...Ch. 6.3 - Apply the Trapezoid Method with h=1/4 to the...Ch. 6.3 - Convert the higher-order ordinary differential...Ch. 6.3 - Apply the Trapezoid Method with h=1/4 to the...Ch. 6.3 - (a) Show that y(t)=(et+ett2)/21 is the solution of...Ch. 6.3 - Apply Eulers Method with step sizes h=0.1 and 0.01...Ch. 6.3 - Carry out Computer Problem 1for the Trapezoid...Ch. 6.3 - Prob. 3CPCh. 6.3 - Prob. 4CPCh. 6.3 - Prob. 5CPCh. 6.3 - Adapt pend.m to build a damped pendulum with...Ch. 6.3 - Prob. 7CPCh. 6.3 - Prob. 8CPCh. 6.3 - Prob. 9CPCh. 6.3 - Prob. 10CPCh. 6.3 - Prob. 11CPCh. 6.3 - Prob. 12CPCh. 6.3 - Prob. 13CPCh. 6.3 - Prob. 14CPCh. 6.3 - Prob. 15CPCh. 6.3 - A remarkable three-body figure-eight orbit was...Ch. 6.4 - Apply the Midpoint Method for the IVPs...Ch. 6.4 - Carry out the steps of Exercise 1 for the IVPs...Ch. 6.4 - Apply fourth-order Runge-Kutta Method to the IVPs...Ch. 6.4 - Prob. 4ECh. 6.4 - Prob. 5ECh. 6.4 - Consider the initial value problem y=y . The...Ch. 6.4 - Prob. 7ECh. 6.4 - Prob. 1CPCh. 6.4 - Apply the fourth-order Runge-Kutta Method solution...Ch. 6.4 - Carry out the steps of Computer Problem 2, but...Ch. 6.4 - Prob. 4CPCh. 6.4 - Plot the fourth-order Runge-Kutta Method...Ch. 6.4 - Plot the fourth-order Runge-Kutta Method...Ch. 6.4 - Prob. 7CPCh. 6.4 - Prob. 8CPCh. 6.4 - Prob. 9CPCh. 6.4 - Prob. 10CPCh. 6.4 - Adapt the orbit .m MATLABs program to animate a...Ch. 6.4 - Assess the conditioning of the Lorenz equations by...Ch. 6.4 - Follow two trajectories of the Lorenz equations...Ch. 6.4 - Prob. 14CPCh. 6.4 - Prob. 15CPCh. 6.4 - Prob. 16CPCh. 6.4 - Prob. 17CPCh. 6.4 - Prob. 18CPCh. 6.4 - Run tacoma.m with wind speed W=80km/hr and initial...Ch. 6.4 - Replace the Trapezoid Method by fourth-order...Ch. 6.4 - The system is torsionally stable for W=50km/hr ....Ch. 6.4 - Find the minimum wind speed W for which a small...Ch. 6.4 - Prob. 5SACh. 6.4 - Prob. 6SACh. 6.4 - Prob. 7SACh. 6.5 - Write a MATLAB implementation of RK23 (Example...Ch. 6.5 - Prob. 2CPCh. 6.5 - Prob. 3CPCh. 6.5 - Compare the results of Computer Problem 3 with the...Ch. 6.5 - Apply a MATLAB implementation of RKF45 to...Ch. 6.6 - Using initial condition y(0)=0 and step size...Ch. 6.6 - Find all equilibrium solutions and the value of...Ch. 6.6 - Prob. 3ECh. 6.6 - Consider the linear differential equation y=ay+b...Ch. 6.6 - Apply Backward Euler, using Newtons Method as a...Ch. 6.6 - Carry out the steps in Computer Problem1 for the...Ch. 6.7 - Apply the Adams-Bashforth Two-Step Method to the...Ch. 6.7 - Carry out the steps of Exercise 1 on the IVPs...Ch. 6.7 - Prob. 3ECh. 6.7 - Prob. 4ECh. 6.7 - Show that the Implicit Trapezoid Method (6.89) is...Ch. 6.7 - Prob. 6ECh. 6.7 - Prob. 7ECh. 6.7 - Prob. 8ECh. 6.7 - Find the order and stability type for the...Ch. 6.7 - Prob. 10ECh. 6.7 - Prob. 11ECh. 6.7 - The Mime-Simpson Method is a weakly stable...Ch. 6.7 - Prob. 13ECh. 6.7 - (a) Use the matrix formulation to find the...Ch. 6.7 - Prob. 15ECh. 6.7 - (a) Use the matrix formulation to find the...Ch. 6.7 - Adapt the exmultistep.m program to apply the...Ch. 6.7 - Adapt the exmultistep.m program to apply the...Ch. 6.7 - Prob. 3CPCh. 6.7 - Prob. 4CPCh. 6.7 - Prob. 5CPCh. 6.7 - Prob. 6CPCh. 6.7 - Prob. 7CPCh. 6.7 - Prob. 8CPCh. 6.7 - Prob. 9CPCh. 6.7 - Change Program 6.8 into a fourth-order...
Knowledge Booster
Background pattern image
Math
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Discrete Mathematics and Its Applications ( 8th I...
Math
ISBN:9781259676512
Author:Kenneth H Rosen
Publisher:McGraw-Hill Education
Text book image
Mathematics for Elementary Teachers with Activiti...
Math
ISBN:9780134392790
Author:Beckmann, Sybilla
Publisher:PEARSON
Text book image
Calculus Volume 1
Math
ISBN:9781938168024
Author:Strang, Gilbert
Publisher:OpenStax College
Text book image
Thinking Mathematically (7th Edition)
Math
ISBN:9780134683713
Author:Robert F. Blitzer
Publisher:PEARSON
Text book image
Discrete Mathematics With Applications
Math
ISBN:9781337694193
Author:EPP, Susanna S.
Publisher:Cengage Learning,
Text book image
Pathways To Math Literacy (looseleaf)
Math
ISBN:9781259985607
Author:David Sobecki Professor, Brian A. Mercer
Publisher:McGraw-Hill Education
01 - What Is A Differential Equation in Calculus? Learn to Solve Ordinary Differential Equations.; Author: Math and Science;https://www.youtube.com/watch?v=K80YEHQpx9g;License: Standard YouTube License, CC-BY
Higher Order Differential Equation with constant coefficient (GATE) (Part 1) l GATE 2018; Author: GATE Lectures by Dishank;https://www.youtube.com/watch?v=ODxP7BbqAjA;License: Standard YouTube License, CC-BY
Solution of Differential Equations and Initial Value Problems; Author: Jefril Amboy;https://www.youtube.com/watch?v=Q68sk7XS-dc;License: Standard YouTube License, CC-BY