0% found this document useful (0 votes)
6 views

assignment 2

The document outlines a series of mathematical problems related to differential equations, including methods such as Taylor series expansion, Runge-Kutta, Milne's predictor-corrector, and Adam-Bashforth. Each problem specifies initial conditions and requests solutions for specific values of y at given x points. The problems are organized into four sets, each containing multiple tasks that require the application of numerical methods for solving ordinary differential equations.

Uploaded by

asranganathan59
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)
6 views

assignment 2

The document outlines a series of mathematical problems related to differential equations, including methods such as Taylor series expansion, Runge-Kutta, Milne's predictor-corrector, and Adam-Bashforth. Each problem specifies initial conditions and requests solutions for specific values of y at given x points. The problems are organized into four sets, each containing multiple tasks that require the application of numerical methods for solving ordinary differential equations.

Uploaded by

asranganathan59
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/ 2

SET A

1. By means of Taylor’s series expansion, find y at x = 0.1 and x = 0.2 correct to three
dy
decimals places, given  2 y  3e x , y(0) = 0.
dx
2. Using R.K. Method, solve y   x  y ,y(0)=1 to find y(0.1) & y(0.2).
3. Using Adam- Bashforth predictor corrector method to find y(4.4) given that
5 xy   y 2  2 given that y ( 4)  1, y ( 4.1)  1.0049 , y ( 4.2)  1.0097 , y ( 4.3)  1.0143 .
dy
4. Given  x 3  y, y(0)  2 . The values of
dx
y (0.2)  2.443214 , y (0.4)  2.990578 , y (0.6)  3.823516 are got by R.K.Method of
order 4. Find y(0.8) by Milne’s predictor-corrector method taking h = 0.2.

 x  y 2 , y0  1 to find y 0.4  by using Adams


dy
5. Solve the initial value problem
dx
method. Starting solution required are to be obtained using Euler’s modified method
of order 4 using step value h  0.1 .

SET B

1. Using Runge-Kutta method of fourth order, find the value of y at x=0.1, 0.2 if y
dy
satisfies the equation  x  y 2 Given that y=1 when x=0, correct to 3 decimal
dx
places.
2. Using Taylor method, compute y(0.2) , y(0.4) correct to 4 decimal places
dy
given  1  2xy and y(0)=0 by taking h=0.2.
dx
3. Using Milne’s Predictor-Corrector method formula to find y(0.4), given
dy (1  x 2 ) y 2
 , y (0)  1 ,y(0.1)=1.06 ,y(0.2)=1.12 & y(0.3)=1.21.
dx 2
4. Using Adam- Bashforth predictor corrector method to find y(4.4) given that
5 xy   y 2  2 given that y ( 4)  1, y ( 4.1)  1.0049 , y ( 4.2)  1.0097 , y ( 4.3)  1.0143 .
 
5. Given y'  x x 2  y 2 e  x , y0  1 , find y at x  0.1 and 0.2 by Euler’s method and
0.3 by Taylor’s series method and compute y 0.4  by Milne’s method.
SET C

1. Using Milne’s Predictor-Corrector method formula to find y(0.4), given


dy (1  x 2 ) y 2
 , y (0)  1 ,y(0.1)=1.06 ,y(0.2)=1.12 & y(0.3)=1.21.
dx 2
2. Using Adam- Bashforth predictor corrector method to find y(4.4) given that
5 xy   y 2  2 given that y ( 4)  1, y ( 4.1)  1.0049 , y ( 4.2)  1.0097 , y ( 4.3)  1.0143 .
3. By means of Taylor’s series expansion, find y at x = 0.1,and x = 0.2 correct to three
dy
decimals places, given  2 y  3e x , y(0) = 0.
dx
4. Using R.K. Method, solve y   x  y ,y(0)=1 to find y(0.1)& y(0.2).
 
5. Given y'  x x 2  y 2 e  x , y0  1 , find y at x  0.1, 0.2 and 0.3 by Euler’s method
and compute y 0.4  by Milne’s method.

SET D

1. Using Runge-Kutta method of fourth order, find the value of y at x=0.1,0.2 if y


dy
satisfies the equation  x  y 2 Given that y=1 when x=0, correct to 3 decimal
dx
places.
2. Using Taylor method, compute y(0.2) , y(0.4) correct to 4 decimal places
dy
given  1  2xy and y(0)=0 by taking h=0.2.
dx
3. Using Adam- Bashforth predictor corrector method to find y(4.4) given that
5 xy   y 2  2 given that y ( 4)  1, y ( 4.1)  1.0049 , y ( 4.2)  1.0097 , y ( 4.3)  1.0143 .
dy
4. Given  x 3  y, y(0)  2 . The values of
dx
y (0.2)  2.443214 , y (0.4)  2.990578 , y (0.6)  3.823516 are got by R.K.Method of
order 4. Find y(0.8) by Milne’s predictor-corrector method taking h = 0.2.

 x  y 2 , y0  1 to find y 0.4  by using Adams


dy
5. Solve the initial value problem
dx
method. Starting solution required are to be obtained using R-K method of order 4
using step value h  0.1 .

You might also like