FIRST COURSE IN DIFF.EQ.-WEBASSIGN
FIRST COURSE IN DIFF.EQ.-WEBASSIGN
11th Edition
ISBN: 9781337652476
Author: ZILL
Publisher: CENGAGE L
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 9.1, Problem 19E

Repeat Problem 17 for the initial-value problem y′ = ey, y(0) = 0. The analytic solution is y(x) = ln(x + 1). Approximate y(0.5). See Problem 5 in Exercises 2.6.

17. Consider the initial-value problem y′ = 2x – 3y + 1, y(1) = 5. The analytic solution is

y ( x ) = 1 9 + 2 3 x + 38 9 e 3 ( x 1 ) .

  1. (a) Find a formula involving c and h for the local truncation error in the nth step if Euler’s method is used.
  2. (b) Find a bound for the local truncation error in each step if h = 0.1 is used to approximate y(1.5).
  3. (c) Approximate y(1.5) using h = 0.1 and h = 0.05 with Euler’s method. See Problem 1 in Exercises 2.6.
  4. (d) Calculate the errors in part (c) and verify that the global truncation error of Euler’s method is O(h).
Blurred answer
Students have asked these similar questions
When a tennis player serves, he gets two chances to serve in bounds. If he fails to do so twice, he loses the point. If he attempts to serve an ace, he serves in bounds with probability 3/8.If he serves a lob, he serves in bounds with probability 7/8. If he serves an ace in bounds, he wins the point with probability 2/3. With an in-bounds lob, he wins the point with probability 1/3. If the cost is '+1' for each point lost and '-1' for each point won, the problem is to determine the optimal serving strategy to minimize the (long-run)expected average cost per point. (Hint: Let state 0 denote point over,two serves to go on next point; and let state 1 denote one serve left. (1). Formulate this problem as a Markov decision process by identifying the states and decisions and then finding the Cik. (2). Draw the corresponding state action diagram. (3). List all possible (stationary deterministic) policies. (4). For each policy, find the transition matrix and write an expression for the…
During each time period, a potential customer arrives at a restaurant with probability 1/2. If there are already two people at the restaurant (including the one being served), the potential customer leaves the restaurant immediately and never returns. However, if there is one person or less, he enters the restaurant and becomes an actual customer. The manager has two types of service configurations available. At the beginning of each period, a decision must be made on which configuration to use. If she uses her "slow" configuration at a cost of $3 and any customers are present during the period, one customer will be served and leave with probability 3/5. If she uses her "fast" configuration at a cost of $9 and any customers are present during the period, one customer will be served and leave with probability 4/5. The probability of more than one customer arriving or more than one customer being served in a period is zero. A profit of $50 is earned when a customer is served. The manager…
Every Saturday night a man plays poker at his home with the same group of friends. If he provides refreshments for the group (at an expected cost of $14) on any given Saturday night, the group will begin the following Saturday night in a good mood with probability 7/8 and in a bad mood with probability 1/8. However, if he fail to provide refreshments, the group will begin the following Saturday night in a good mood with probability 1/8 and in a bad mood with probability 7/8 regardless of their mood this Saturday. Furthermore, if the group begins the night in a bad mood and then he fails to provide refreshments, the group will gang up on him so that he incurs expected poker losses of $75. Under other circumstances he averages no gain or loss on his poker play. The man wishes to find the policy regarding when to provide refreshments that will minimize his (long-run) expected average cost per week. (1). Formulate this problem as a Markov decision process by identifying the states and…

Chapter 9 Solutions

FIRST COURSE IN DIFF.EQ.-WEBASSIGN

Ch. 9.1 - Consider the initial-value problem y′ = (x + y –...Ch. 9.1 - Consider the initial-value problem y = 2y, y(0) =...Ch. 9.1 - Repeat Problem 13 using the improved Eulers...Ch. 9.1 - Repeat Problem 13 using the initial-value problem...Ch. 9.1 - Repeat Problem 15 using the improved Euler’s...Ch. 9.1 - Consider the initial-value problem y = 2x 3y + 1,...Ch. 9.1 - Repeat Problem 17 using the improved Euler’s...Ch. 9.1 - Repeat Problem 17 for the initial-value problem y′...Ch. 9.1 - Repeat Problem 19 using the improved Euler’s...Ch. 9.1 - Answer the question Why not? that follows the...Ch. 9.2 - Use the RK4 method with h = 0.1 to approximate...Ch. 9.2 - Assume that (4). Use the resulting second-order...Ch. 9.2 - In Problems 3–12 use the RK4 method with h = 0.1...Ch. 9.2 - In Problems 312 use the RK4 method with h = 0.1 to...Ch. 9.2 - In Problems 312 use the RK4 method with h = 0.1 to...Ch. 9.2 - In Problems 312 use the RK4 method with h = 0.1 to...Ch. 9.2 - In Problems 312 use the RK4 method with h = 0.1 to...Ch. 9.2 - In Problems 312 use the RK4 method with h = 0.1 to...Ch. 9.2 - In Problems 312 use the RK4 method with h = 0.1 to...Ch. 9.2 - In Problems 3–12 use the RK4 method with h = 0.1...Ch. 9.2 - In Problems 312 use the RK4 method with h = 0.1 to...Ch. 9.2 - In Problems 312 use the RK4 method with h = 0.1 to...Ch. 9.2 - If air resistance is proportional to the square of...Ch. 9.2 - Consider the initial-value problem y = 2y, y(0) =...Ch. 9.2 - Repeat Problem 16 using the initial-value problem...Ch. 9.2 - Consider the initial-value problem y′ = 2x – 3y +...Ch. 9.2 - Prob. 19ECh. 9.2 - Prob. 20ECh. 9.3 - Prob. 1ECh. 9.3 - Prob. 3ECh. 9.3 - Prob. 4ECh. 9.3 - Prob. 5ECh. 9.3 - Prob. 6ECh. 9.3 - Prob. 7ECh. 9.3 - In Problems 58 use the Adams-Bashforth-Moulton...Ch. 9.4 - Use Eulers method to approximate y(0.2), where...Ch. 9.4 - Use Euler’s method to approximate y(1.2), where...Ch. 9.4 - Prob. 3ECh. 9.4 - In Problems 3 and 4 repeat the indicated problem...Ch. 9.4 - Prob. 5ECh. 9.5 - In Problems 110 use the finite difference method...Ch. 9.5 - Prob. 2ECh. 9.5 - Prob. 3ECh. 9.5 - Prob. 4ECh. 9.5 - Prob. 5ECh. 9.5 - Prob. 6ECh. 9.5 - Prob. 7ECh. 9.5 - In Problems 1 – 10 use the finite difference...Ch. 9.5 - Prob. 9ECh. 9.5 - Prob. 10ECh. 9.5 - Prob. 11ECh. 9.5 - The electrostatic potential u between two...Ch. 9.5 - Prob. 13ECh. 9 - In Problems 14 construct a table comparing the...Ch. 9 - In Problems 14 construct a table comparing the...Ch. 9 - Prob. 3RECh. 9 - Prob. 4RECh. 9 - Prob. 5RECh. 9 - Prob. 6RECh. 9 - Prob. 7RECh. 9 - Prob. 8RE
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.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
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