MAS1002 Assignment 2 (1)
MAS1002 Assignment 2 (1)
Assignment – 2
Instruction:
MCQ- No. of Questions- 10
Short answer 200-250 Words, No. of Questions- 15
Long answer question, Long Answers: 400-450 words, No. of Questions- 10
MCQ
Answer Options
Sr.
Question CO
No.
A B C D
Which of the following methods is used for obtaining an Picard’s Method Runge-Kutta
1 Euler’s Method All of the above CO3
approximate solution to an ordinary differential equation? Method
In Euler’s Method, the next value 𝑦𝑛+1 is computed as
2 𝑓(𝑥𝑛−1 , 𝑦𝑛 ) 𝑓(𝑥𝑛 , 𝑦𝑛−1 ) 𝑓(𝑥𝑛 , 𝑦𝑛 ) 𝑓(𝑥𝑛+1 , 𝑦𝑛+1 ) CO3
𝑦𝑛 + step size × __________.
𝑑𝑦
Consider the differential equation 𝑑𝑥 = x with the initial
3 1 2 3 4 CO3
condition y(0) = 1. Take the step size h = 2. The first
Assignment
approximation of the differential equation using Picard’s
method is
All K2 K3 K4
𝑑𝑦
Using Euler’s modified method, obtain a solution of the equation 𝑑𝑥 = 𝑥 + |√𝑦|, with initial condition 𝑦 = 1 at 𝑥 = 0, for
3 CO3
the range 0 ≤ 𝑥 ≤ 0.6 with step size 0.2.
𝑑𝑦
Apply Runge-Kutta fourth order method to find an approximate value of y when x=0.2 given that 𝑑𝑥 = 𝑥 + 𝑦 and 𝑦 = 1 at
4 CO3
𝑥 = 0.
𝑑𝑦
Apply Runge-Kutta method to find approximate value of 𝑦 for 𝑥 = 0.2, in steps of 0.1, if 𝑑𝑥 = 𝑥 + 𝑦 2 , given that 𝑦 = 1 at
5 CO3
𝑥 = 0.
𝑑𝑦
6 Using Picard’s method, solve the initial value problem 𝑑𝑥 = 𝑥𝑦 , 𝑦(1) = 2 , upto 3 approximations. CO3
7 CO3
8 Apply the fourth-order Runge-Kutta method to find approximate value of 𝑦 if 𝑦 ′ = −𝑦, 𝑦(0) = 𝑦0 , with step size ℎ. CO3
9 Find in-degree & out-degree of each vertex of the given graph and hence calculate the degree: CO4
10
Assignment
11 How many edges does a graph have if its degree sequence is <5, 2, 2, 2, 2, 1> ? Draw such a graph. CO4
6 Show that a simple graph with atleast two vertices has atleast two vertices of same degree. CO4
Check if the degree following sequence is a graphic CO4
7
2,2,2,5,5,5,5
8 Define a regular graph. Is it possible to have a 4-regular graph with 10 edges? Justify. CO4
10 Is the following graph Bipartite? If it is, redraw it so that its Bipartite nature is evident. CO4