Advertisements
Advertisements
Question
Using interpolation, find the value of f(x) when x = 15
x | 3 | 7 | 11 | 19 |
f(x) | 42 | 43 | 47 | 60 |
Solution
Here the intervals are unequal
By Lagrange’s in-terpolation formula we have,
x0 = 3
x1 = 7
x2 = 11
x3 = 19
y0 = 42
y1 = 43
y2 = 47
y3 = 60 and x = 15.
y = `"f"(x) = ((x - x_1)(x - x_2)(x - x_3))/((x_0 - x_1)(x_0 - x_2)(x_0 - x_3)) xx y_0 + ((x_0 - x_1)(x - x_2)(x - x_3))/((x_1 - x_0)(x_1 - x_2)(x_1 - x_3)) xx y_1 + ((x - x_0)(x - x_1)(x - x_3))/((x_2 - x_0)(x_2 - x_1)(x_2 - x_3))xx y_2 + ((x - x_0)(x - x_1)(x - x_2))/((x_3- x_0)(x_3 - x_1)(x_3 - x_2)) xx y_3`
y(15) = `"f"(15) = ((15 - 7)(15 - 11)(15 - 19))/((3 - 7)(3 - 11)(3 - 19)) xx 42 + ((15 - 3)(15 - 11)(15 - 19))/((7 - 3)(7 - 11)(7 - 19)) xx 43 + ((15 - 3)(15 - 7)(15 - 19))/((11 - 13)(11 - 7)(11 - 19)) xx 47 + ((15 - 3)(15 - 7)(15 - 11))/((19 - 3)(19 - 7)(19 - 11)) xx 60`
= `((8)(4)(-4))/((-4)(-8)(-4)) xx 42 + ((12)(4)(-4))/((4)(-4)(-12)) xx 43 + ((12) xx (8) xx (-4))/((8) xx (4) xx (-8)) xx 47 + ((12) xx (8) xx (4))/((16) xx (12) xx (8)) xx 60`
= 10.5 – 43 + 70.5 + 15
= 53
APPEARS IN
RELATED QUESTIONS
The following data gives the melting point of a alloy of lead and zinc where ‘t’ is the temperature in degree c and P is the percentage of lead in the alloy.
P | 40 | 50 | 60 | 70 | 80 | 90 |
T | 180 | 204 | 226 | 250 | 276 | 304 |
Find the melting point of the alloy containing 84 percent lead.
Using interpolation estimate the output of a factory in 1986 from the following data.
Year | 1974 | 1978 | 1982 | 1990 |
Output in 1000 tones |
25 | 60 | 80 | 170 |
Use Lagrange’s formula and estimate from the following data the number of workers getting income not exceeding Rs. 26 per month.
Income not exceeding (₹) |
15 | 25 | 30 | 35 |
No. of workers | 36 | 40 | 45 | 48 |
Using interpolation estimate the business done in 1985 from the following data
Year | 1982 | 1983 | 1984 | 1986 |
Business done (in lakhs) |
150 | 235 | 365 | 525 |
Choose the correct alternative:
For the given points (x0, y0) and (x1, y1) the Lagrange’s formula is
Choose the correct alternative:
If f(x) = x2 + 2x + 2 and the interval of differencing is unity then Δf(x)
Choose the correct alternative:
For the given data find the value of Δ3y0 is
x | 5 | 6 | 9 | 11 |
y | 12 | 13 | 15 | 18 |
A second degree polynomial passes though the point (1, –1) (2, –1) (3, 1) (4, 5). Find the polynomial
Find f(0.5) if f(– 1) = 202, f(0) = 175, f(1) = 82 and f(2) = 55
The area A of circle of diameter ‘d’ is given for the following values
D | 80 | 85 | 90 | 95 | 100 |
A | 5026 | 5674 | 6362 | 7088 | 7854 |
Find the approximate values for the areas of circles of diameter 82 and 91 respectively