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 |
Advertisements
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
Using graphic method, find the value of y when x = 48 from the following data:
| x | 40 | 50 | 60 | 70 |
| y | 6.2 | 7.2 | 9.1 | 12 |
The population of a city in a censes taken once in 10 years is given below. Estimate the population in the year 1955.
| Year | 1951 | 1961 | 1971 | 1981 |
| Population in lakhs |
35 | 42 | 58 | 84 |
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 |
From the following data find y at x = 43 and x = 84.
| x | 40 | 50 | 60 | 70 | 80 | 90 |
| y | 184 | 204 | 226 | 250 | 276 | 304 |
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
If u0 = 560, u1 = 556, u2 = 520, u4 = 385, show that u3 = 465
From the following table obtain a polynomial of degree y in x.
| x | 1 | 2 | 3 | 4 | 5 |
| y | 1 | – 1 | 1 | – 1 | 1 |
