Math 2280 Project 1: Solving Differential Equations using Euler and Improved Euler Methods, Study Guides, Projects, Research of Mathematics

A math project for a university course, math 2280. Students are required to solve various differential equations using euler and improved euler methods. The project includes finding the exact solution by hand for some problems and approximating solutions using these methods with different subinterval numbers. The document also asks students to complete problems from sections 2.4, 2.5, and 2.6.

Typology: Study Guides, Projects, Research

Pre 2010

Uploaded on 08/31/2009

koofers-user-30v
koofers-user-30v 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 2280 Project 1
Due Wednesday, June 4
Please include all code and graphs necessary to answer each question. The portions
that you are asked to do by hand can be attached seperately. Show all work.
1. Consider the following initial value problem.
dy
dx =4
1 + x2y(0) = 0
a. (By hand) Find the solution yand show that it satisfies y(1) = π.
b. Use Euler’s Method to approximate πwith n= 20 and n= 100 subintervals. Print out the
results for multiples of 0.1.
c. Repeat part b) applying the Improved Euler’s Method.
d. Which method is more efficient? Why?
2. Do #29 in Section 2.4. Do part a) by hand.
3. Do #30 in Section 2.5
4. Do #25 in Section 2.6.
5. Do #5 in Sections 2.4, 2.5, and 2.6. What method would you use to find the exact solution to
the given initial value problem (you do not actually have to work this out)? Why?
1

Partial preview of the text

Download Math 2280 Project 1: Solving Differential Equations using Euler and Improved Euler Methods and more Study Guides, Projects, Research Mathematics in PDF only on Docsity!

Math 2280 Project 1

Due Wednesday, June 4 Please include all code and graphs necessary to answer each question. The portions that you are asked to do by hand can be attached seperately. Show all work.

  1. Consider the following initial value problem. dy dx =^

1 + x^2 y(0) = 0

a. (By hand) Find the solution y and show that it satisfies y(1) = π. b.results for multiples of 0 Use Euler’s Method to approximate.1. π with n = 20 and n = 100 subintervals. Print out the

c. Repeat part b) applying the Improved Euler’s Method. d. Which method is more efficient? Why?

  1. Do #29 in Section 2.4. Do part a) by hand.
  2. Do #30 in Section 2.
  3. Do #25 in Section 2.6.
  4. Do #5 in Sections 2.4, 2.5, and 2.6. What method would you use to find the exact solution tothe given initial value problem (you do not actually have to work this out)? Why?