Advertisements
Advertisements
Question
Choose the correct alternative:
For the given points (x0, y0) and (x1, y1) the Lagrange’s formula is
Options
`y(x) = (x - x_1)/(x_0 - x_1) y_0 + (x - x_0)/(x_1 - x_0) y_1`
`y(x) = (x_1 - x)/(x_0 - x_1) y_0 + (x - x_0)/(x_1 - x_0) y_1`
`y(x) = (x - x_1)/(x_0 - x_1) y_1 + (x - x_0)/(x_1 - x_0) y_0`
`y(x) = (x_1 - x)/(x_0 - x_1) y_1 + (x - x_0)/(x_1 - x_0) y_0`
Advertisements
Solution
`y(x) = (x - x_1)/(x_0 - x_1) y_0 + (x - x_0)/(x_1 - x_0) y_1`
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 |
Using Newton’s forward interpolation formula find the cubic polynomial.
| x | 0 | 1 | 2 | 3 |
| f(x) | 1 | 2 | 1 | 10 |
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 |
Find the value of f(x) when x = 32 from the following table:
| x | 30 | 5 | 40 | 45 | 50 |
| f(x) | 15.9 | 14.9 | 14.1 | 13.3 | 12.5 |
Choose the correct alternative:
Lagrange’s interpolation formula can be used for
Choose the correct alternative:
If f(x) = x2 + 2x + 2 and the interval of differencing is unity then Δf(x)
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
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 |
Using Lagrange’s interpolation formula find a polynominal which passes through the points (0, –12), (1, 0), (3, 6) and (4, 12)
