NSDE Assignment 5
NSDE Assignment 5
NSDE Assignment 5
2015
ASSIGNMENT - 5
Numerical Solutions of Ordinary and Partial Differential Equations
x2 y ′′ − 2y + x = 0, y(2) = 0, y(3) = 0.
1
Using Taylor series method of order 2, with h = 4
to solve the resulting initial value
problems (IVPs).
1
using shooting method. Use the Taylor series method of order 3 with h = 3
to solve
the resulting IVPs.
1
Use Taylor series method of order 3 with h = 4
to solve the resulting IVPs.
1/2
6. Solve the following boundary value problem using the shooting method
Use the Taylor series method of second order to solve the initial value problem and
Newton’s method for iteration using the initial approximation u′ (0) = s(0) = 0.09.
Assume h = 0.25 and perform one iteration.
8. Use second order finite difference method to solve the following boundary value pro-
blems;
********end********
2/2