0% found this document useful (0 votes)
158 views1 page

Assignment - 2 Numerical Solutions of Ordinary and Partial Differential Equations

1. Determine the stability interval of two implicit methods for solving ordinary differential equations. 2. Use one of the implicit methods to solve an ODE numerically and find the solution at a specific point. 3. Solve an initial value problem numerically using Milne's method and find the solution at a given point. 4. Solve a differential equation using Milne's method over multiple intervals and use Taylor series to find solutions between intervals. 5. Use Milne's method to solve a differential equation over an interval with a given step size. 6. Show the solution to a differential equation at a point using Milne's method over an interval with a given step size. 7. Solve a differential equation

Uploaded by

Manish Meena
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
158 views1 page

Assignment - 2 Numerical Solutions of Ordinary and Partial Differential Equations

1. Determine the stability interval of two implicit methods for solving ordinary differential equations. 2. Use one of the implicit methods to solve an ODE numerically and find the solution at a specific point. 3. Solve an initial value problem numerically using Milne's method and find the solution at a given point. 4. Solve a differential equation using Milne's method over multiple intervals and use Taylor series to find solutions between intervals. 5. Use Milne's method to solve a differential equation over an interval with a given step size. 6. Show the solution to a differential equation at a point using Milne's method over an interval with a given step size. 7. Solve a differential equation

Uploaded by

Manish Meena
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Submission Date: 15.02.

2021

ASSIGNMENT - 2
Numerical Solutions of Ordinary and Partial Differential Equations

1. Determine the interval by absolute stability of the following implicit method when
applied to the test equation y ′ = λy, λ < 0;
( )
h h h
un+1 = un + (K1 + 3K2 ); K1 = f (tn , un ); K2 = f tn + , un + (K1 + K2 )
4 3 3
2. Determine the interval of absolute stability of the following implicit method when
applied to the test equation y ′ = λy, λ < 0;
1 h K1
un+1 = un + (3K1 + K2 ); K1 = hf (tn + , un + ); K2 = hf (tn + h, un + K1 ).
4 3 3
Using this method, find y(1.1) from y ′ = t2 + y 2 , y(1.0) = 2, h = 0.1(use Newton-
Raphson iteration wherever required).

3. Solve numerically the equation y ′ = x + y with the initial conditions x(0) = 0, y(0) = 1
by Milne’s method for x = 0.4 with h = 0.1.

4. Solve the differential equation y ′ = x3 −y 2 −2 using Milne’s method for x = 0.3(0.1)(0.6).


Initial value x = 0, y = 1. The values of y for x = −0.1, 0.1 and 0.2 are to be computed
by third order Taylor series expansion .
dy
5. Use Milne’s method to solve dx
= y + x, with initial condition y(0) = 1, from x = 0.20
to x = 0.30 with h = 0.1.

6. Given y ′ = 2 − xy 2 and y(0) = 10. Show by Milne’s method, that y(1) = 1.6505 taking
h = 0.2.

7. Solve y ′ = −y with y(0) = 1 by using Milne’s method from x = 0.5 to x = 0.8 with
h = 0.1
dy
8. Solve the initial value problem dx = x − y 2 , y(0) = 1 to find y(0.4) by Adams-Moulton
method. With y(0.1) = 0.9117, y(0.2) = 0.8494, y(0.3) = 0.8061.

9. Using the Adams-Bashforth formula, determine y(0.4) given the differential equation
dy
dx
= 12 xy, and the data
x 0 0.1 0.2 0.3
y 1 1.0025 1.0101 1.0228
10. Find the value of α with which the linear multistep method

h
un+1 = un + (5u′n + αu′n−1 )
2
is consistent.

1/1

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy