T5
T5
Department of Mathematics
MA11004 - Linear Algebra, Numeircal and Complex Analysis
Problem Sheet - 5
Spring 2021
1. Prove that
∆f (x)
∆ log f (x) = log[1 + ],
f (x)
where ∆ is the forward difference operator.
2. For linear interpolation, in case of equispaced tabular data, show that the error does not
exceed 1/8th of the second difference.
x 0 1 2 3
f (x) 1 0 7 28
4. From the following table find the number of students who obtained less than 45 marks :
6. Given that f (1) = 2, f (2) = 4 , f (3) = 8 , f (4) = 16 , f (7) = 128. Find the value of f (5)
using the Lagrange’s interpolation formula.
3x2 + x + 1
x3 − 6x2 + 11x − 6
as the sum of partial fraction.
1
8. Using the Lagrange’s formula, prove that
1 1 1 1
y0 = (y1 + y−1 ) − [ (y3 − y1 ) − (y−1 − y−3 )].
2 8 2 2
Note: yi = y(xi ) = f (xi ).
10. A car laps a racetrack in 84 seconds. The speed of the car at each 6 seconds interval is
determined using a radar gun and is given from the beginning of the lap, in feet/second,
in the entries in the following table:
Time 0 6 12 18 24 30 36 42 48 54 60 66 72 78 84
Speed 124 134 148 156 147 133 121 109 99 85 78 89 104 116 123
12. Let
y = ax2 + bx + c
be the equation of the parabola passing through the points (−h, y0 ), (0, y1 ), (h, y2 ). Find
the area underlying the parabola bounded by the x-axis and the two ordinates x = −h, x = h
using Simpson’s 1/3rd rule. What conclusion do you draw from the result.
**********