MT152 Assignment 2
MT152 Assignment 2
x 3 5 11 27 34
6 1
2. Evaluate ∫0 𝑑𝑥 by Simpson’s 1/3rd rule.
1+𝑥 2
61
3. Calculate the value of ∫0 𝑑𝑥 by Trapezoidal rule.
𝑥
𝑑𝑦
4. Solve 𝑑𝑥 = 𝑥 + 𝑦, given 𝑦(1) = 0 and get 𝑦(1.1), 𝑦(1.2) by Taylor Series method.
𝑑𝑦
6. Using modified Euler’s method, find 𝑦(0.1), 𝑦(0.2) given that = 𝑥 2 + 𝑦 2, 𝑦(0) = 1.
𝑑𝑥
7. Apply the Fourth order Runge-kutta method to find 𝑦(0.2) for the differential equation
𝑑𝑦
= 𝑥 + 𝑦, with 𝑦(0) = 1
𝑑𝑥