TS10
TS10
Department of Mathematics
B.Tech. I Semester
Engineering Mathematics I (24B11MA111)
Tutorial Sheet 10
1. Find the polynomials which passes through (0, 12) (1, 0) (3, 6) and (4, 12) using Lagrange’s
interpolation formula.
2. Using Lagrange’s interpolation formula, find the value of y corresponding to x = 10 from
the following data:
x 5 6 9 11
y 380 -2 196 508
3. Given the data points:
x 0 1 2 3
f(x) 1 2 4 8
7. Evaluate the integral ∫ ln(𝑥) 𝑑𝑥 using the Trapezoidal Rule with n = 5 subintervals.
8. Evaluate the integral ∫ sin 𝑥 𝑑𝑥 using the Simpson’s 1/3 rule with n = 4 subintervals.
9. Evaluate the integral ∫𝑑𝑥 using the Simpson’s 1/3 rule with n = 6 subintervals.
***
Answers:
1. 𝑓(𝑥) = −𝑥 + 9𝑥 − 20𝑥 + 12
2. 𝑓(10) = 270.
3. f (1.5) = 2.8125
4. y (160)= 13.46
5. y (-1/3) = 0.1745
6. 1.6022
7. 0.3846
8. 1.000
9. 0.5999