u'(t) = 20u(t) u(t) 10+0.1 sin(2лt), Exercise 3.3.3 Consider the logistic ODE (3.23) with initial condition u(0) = 0.5. To ten significant figures, the solution at t = 1 is u(1) = 9.971345698. (a) Estimate u(1) by using Euler's method with steps of size h = 0.1, and compute the error. (b) Estimate u(1) by using the improved Euler's method with steps of size h = 0.1, and compute the error. (c) Estimate u(1) by using the RK4 method with steps of size h = 0.1, and compute the error. (d) Estimate u(1) by using whatever numerical ODE solver you have available, without specifying the method, then compute the error. Most software, e.g., Mathematica, Maple, Matlab, and Sage, will use a good ODE solver with adaptive stepsizing for error control. (e) Explore the error tolerances in the solver you are using. For example, the Maple dsolve command, when solving numerically using the usual RKF45 method, accepts arguments abserr (default value 1.0 × 107) and relerr (default value 1.0 × 10-6) that can be used to control error. In Matlab the ode45 command accepts arguments AbsTol (default value 1.0 × 10-6) and RelTol (default value 1.0 × 10-³). In Mathematica the NDSolve command has arguments AccuracyGoal and PrecisionGoal.
u'(t) = 20u(t) u(t) 10+0.1 sin(2лt), Exercise 3.3.3 Consider the logistic ODE (3.23) with initial condition u(0) = 0.5. To ten significant figures, the solution at t = 1 is u(1) = 9.971345698. (a) Estimate u(1) by using Euler's method with steps of size h = 0.1, and compute the error. (b) Estimate u(1) by using the improved Euler's method with steps of size h = 0.1, and compute the error. (c) Estimate u(1) by using the RK4 method with steps of size h = 0.1, and compute the error. (d) Estimate u(1) by using whatever numerical ODE solver you have available, without specifying the method, then compute the error. Most software, e.g., Mathematica, Maple, Matlab, and Sage, will use a good ODE solver with adaptive stepsizing for error control. (e) Explore the error tolerances in the solver you are using. For example, the Maple dsolve command, when solving numerically using the usual RKF45 method, accepts arguments abserr (default value 1.0 × 107) and relerr (default value 1.0 × 10-6) that can be used to control error. In Matlab the ode45 command accepts arguments AbsTol (default value 1.0 × 10-6) and RelTol (default value 1.0 × 10-³). In Mathematica the NDSolve command has arguments AccuracyGoal and PrecisionGoal.
Advanced Engineering Mathematics
10th Edition
ISBN:9780470458365
Author:Erwin Kreyszig
Publisher:Erwin Kreyszig
Chapter2: Second-order Linear Odes
Section: Chapter Questions
Problem 1RQ
Related questions
Question
100%
need help with solving the ode and parts a, b and e this is a practice problem I'm trying to target areas I need to improve so any direction is helpful. I am struggling with the hand written portion of eulers method, the improved method and I am completely confused on part e.
![u'(t) = 20u(t)
u(t)
10+0.1 sin(2лt),
Exercise 3.3.3 Consider the logistic ODE (3.23) with initial condition u(0) = 0.5. To ten significant figures,
the solution at t = 1 is u(1) = 9.971345698.
(a) Estimate u(1) by using Euler's method with steps of size h = 0.1, and compute the error.
(b) Estimate u(1) by using the improved Euler's method with steps of size h = 0.1, and compute the error.
(c) Estimate u(1) by using the RK4 method with steps of size h = 0.1, and compute the error.
(d) Estimate u(1) by using whatever numerical ODE solver you have available, without specifying the
method, then compute the error. Most software, e.g., Mathematica, Maple, Matlab, and Sage, will use a
good ODE solver with adaptive stepsizing for error control.
(e) Explore the error tolerances in the solver you are using. For example, the Maple dsolve command,
when solving numerically using the usual RKF45 method, accepts arguments abserr (default value
1.0 × 107) and relerr (default value 1.0 × 10-6) that can be used to control error. In Matlab the ode45
command accepts arguments AbsTol (default value 1.0 × 10-6) and RelTol (default value 1.0 × 10-³).
In Mathematica the NDSolve command has arguments AccuracyGoal and PrecisionGoal.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F93e8d6c7-fcf7-4106-ac18-40649f4b0b98%2Fe7783ae3-7975-4b44-9bf6-0c0fafafac07%2F4aksouj_processed.png&w=3840&q=75)
Transcribed Image Text:u'(t) = 20u(t)
u(t)
10+0.1 sin(2лt),
Exercise 3.3.3 Consider the logistic ODE (3.23) with initial condition u(0) = 0.5. To ten significant figures,
the solution at t = 1 is u(1) = 9.971345698.
(a) Estimate u(1) by using Euler's method with steps of size h = 0.1, and compute the error.
(b) Estimate u(1) by using the improved Euler's method with steps of size h = 0.1, and compute the error.
(c) Estimate u(1) by using the RK4 method with steps of size h = 0.1, and compute the error.
(d) Estimate u(1) by using whatever numerical ODE solver you have available, without specifying the
method, then compute the error. Most software, e.g., Mathematica, Maple, Matlab, and Sage, will use a
good ODE solver with adaptive stepsizing for error control.
(e) Explore the error tolerances in the solver you are using. For example, the Maple dsolve command,
when solving numerically using the usual RKF45 method, accepts arguments abserr (default value
1.0 × 107) and relerr (default value 1.0 × 10-6) that can be used to control error. In Matlab the ode45
command accepts arguments AbsTol (default value 1.0 × 10-6) and RelTol (default value 1.0 × 10-³).
In Mathematica the NDSolve command has arguments AccuracyGoal and PrecisionGoal.
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 1 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![Advanced Engineering Mathematics](https://www.bartleby.com/isbn_cover_images/9780470458365/9780470458365_smallCoverImage.gif)
Advanced Engineering Mathematics
Advanced Math
ISBN:
9780470458365
Author:
Erwin Kreyszig
Publisher:
Wiley, John & Sons, Incorporated
![Numerical Methods for Engineers](https://www.bartleby.com/isbn_cover_images/9780073397924/9780073397924_smallCoverImage.gif)
Numerical Methods for Engineers
Advanced Math
ISBN:
9780073397924
Author:
Steven C. Chapra Dr., Raymond P. Canale
Publisher:
McGraw-Hill Education
![Introductory Mathematics for Engineering Applicat…](https://www.bartleby.com/isbn_cover_images/9781118141809/9781118141809_smallCoverImage.gif)
Introductory Mathematics for Engineering Applicat…
Advanced Math
ISBN:
9781118141809
Author:
Nathan Klingbeil
Publisher:
WILEY
![Advanced Engineering Mathematics](https://www.bartleby.com/isbn_cover_images/9780470458365/9780470458365_smallCoverImage.gif)
Advanced Engineering Mathematics
Advanced Math
ISBN:
9780470458365
Author:
Erwin Kreyszig
Publisher:
Wiley, John & Sons, Incorporated
![Numerical Methods for Engineers](https://www.bartleby.com/isbn_cover_images/9780073397924/9780073397924_smallCoverImage.gif)
Numerical Methods for Engineers
Advanced Math
ISBN:
9780073397924
Author:
Steven C. Chapra Dr., Raymond P. Canale
Publisher:
McGraw-Hill Education
![Introductory Mathematics for Engineering Applicat…](https://www.bartleby.com/isbn_cover_images/9781118141809/9781118141809_smallCoverImage.gif)
Introductory Mathematics for Engineering Applicat…
Advanced Math
ISBN:
9781118141809
Author:
Nathan Klingbeil
Publisher:
WILEY
![Mathematics For Machine Technology](https://www.bartleby.com/isbn_cover_images/9781337798310/9781337798310_smallCoverImage.jpg)
Mathematics For Machine Technology
Advanced Math
ISBN:
9781337798310
Author:
Peterson, John.
Publisher:
Cengage Learning,
![Basic Technical Mathematics](https://www.bartleby.com/isbn_cover_images/9780134437705/9780134437705_smallCoverImage.gif)
![Topology](https://www.bartleby.com/isbn_cover_images/9780134689517/9780134689517_smallCoverImage.gif)