Programme) Programme List - 1: Engineering Mathematics-II Lab TEST Portion
Programme) Programme List - 1: Engineering Mathematics-II Lab TEST Portion
Programme) Programme List - 1: Engineering Mathematics-II Lab TEST Portion
PROGRAMME LIST - 1
1. By using Regula-Falsi method, find a real root correct to 2 decimal places of the
equation 𝑥 log10 𝑥 = 1.2
2. Using Regula-Falsi method, find a real root correct to 4 decimal places of the
equation 𝑥 𝑒 𝑥 = 𝑐𝑜𝑠𝑥 that lies between 0.4 and 0.6(Here 𝑥 is in Radians).
3. Using Newton-Raphson method, find a root of the equation correct to the three decimal
places: 𝑥𝑒 𝑥 − 2 = 0
4. Using Newton-Raphson method, find a root of the equation correct to the three decimal
places: 𝑥 𝑠𝑖𝑛𝑥 + 𝑐𝑜𝑠𝑥 = 0 𝑜𝑟 𝑥 𝑡𝑎𝑛𝑥 + 1 = 0 which is near 𝑥 = 𝜋
1 𝑥 1
5. Evaluate ∫0 1+𝑥 2
𝑑𝑥 by using (i) Trapezoidal Rule (ii) Simpson’s
3
rd rule (iii)
3
Simpson’s 8 th rule taking 7 ordinates (six equal parts) .
5 1 1
6. Evaluate ∫0 4𝑥+5 𝑑𝑥 by using (i) Trapezoidal Rule (ii) Simpson’s 3 rd rule taking 11
ordinates (Ten equal parts)..
1 1
7. Evaluate ∫0
1+𝑥
𝑑𝑥 taking 7 ordinates (six equal parts) by applying (i) Trapezoidal Rule
1 3
(ii) Simpson’s 3 rd rule (iii) Simpson’s th rule.
8
dy
8. If = 2e x − y , y(0)=2, y(0.1)=2.010, y(0.2)=2.040, y(0.3)=2.090 find y(0.4). Correct to
dx
four decimal places using Milne’s predictor-corrector method
PROGRAMME LIST - 2
dy
1) Use fourth order Runge-Kutta method to find y at x=0.1 given that = 3e x + 2 y , y(0)=0 and
dx
h=0.1.
2) Find by Runge-kutta method, the approximate values of y at x=0.6, given that y=0.41 when x=0.4
and
dy
= (x + y ). Take h=0.2.
dx
3) Find by Runge-kutta method, the approximate values of y at x= 0.8, given that y=0.61035 when
x=0.6 and
dy
= (x + y ). Take h=0.2.
dx
4) Find the directional derivative of 𝐹 = 𝑥 2 − 𝑦 2 + 2𝑧 2 at the point P(1,2,3) in the
direction of the line PQ where Q is the point Q(5,0,4). Also calculate the magnitude of
maximum directional derivative.
5) Find the directional derivative of 𝜑 = 5𝑥 2 𝑦 − 5𝑦 2 𝑧 + 2.5𝑧 2 𝑥 at the point P(1,1,1) in
𝑥−1 𝑦−3
the direction of line = =𝑧
2 −2
i) ∇ ∙ 𝐹⃗
ii) ∇ × 𝐹⃗
2 √𝑥
8)Evaluate ∫1 ∫𝑥 𝑥𝑦 𝑑𝑥 𝑑𝑦
2 √𝑥 𝑦
9)Evaluate ∫1 ∫𝑥 ∫0 𝑥𝑦 𝑑𝑥 𝑑𝑦