Advertisements
Advertisements
प्रश्न
Using Lagrange’s interpolation formula find a polynominal which passes through the points (0, –12), (1, 0), (3, 6) and (4, 12)
Advertisements
उत्तर
We can construct a table using the given points.
| x | 0 | 1 | 3 | 4 |
| y | – 12 | 0 | 6 | 12 |
Here x0 = 0
x1 = 1
x2 = 3
x3 = 4
y0 = – 12
y1 = 0
y2 = 6
y3 = 12
= `((x - 0)(x - 3)(x - 4))/((1 - 0)(1 - 3)(1 - 4)) xx 0 +`
= `((x - 0)(x - 1)(x - 4))/((3 - 0)(3 - 1)(3 - 4)) xx 6 + ((x - 0)(x - 1)(x - 3))/((4 - 0)(4 - 1)(4 - 3)) xx 12`
= `((x - 1)(x - 3)(x - 4))/((-1)(-3)(-4)) (-12) + 0 +`
= `((x)(x - 1)(x - 4))/((3)(2)(-1)) xx 6 + ((x)(x - 1)(x - 30))/((4)(3)(1)) xx 12`
= `((x - 1)(x^2 - 7x + 12))/((-12)) (-12) + (x(x^2 - 5x + 4))/(-6) xx (6) + (x(x^2 - 4x + 3))/12 xx 12`
= (x3 – 7x2 + 12x – x2 + 7x – 12) – (x3 – 5x2 + 4x) + (x3 – 4x2 + 3x)
= (x3 – 8x2 + 19x – 12) – (x3 – 5x2 + 4x) + (x3 – 4x2 + 3x)
= x3 – 8x2 + 19x – 12 – x3 + 5x2 – 4x + x3 – 4x2 + 3x
∴ y = x3 – 7x2 + 18x – 12
APPEARS IN
संबंधित प्रश्न
The following data relates to indirect labour expenses and the level of output
| Months | Jan | Feb | Mar |
| Units of output | 200 | 300 | 400 |
| Indirect labour expenses (Rs) |
2500 | 2800 | 3100 |
| Months | Apr | May | June |
| Units of output | 640 | 540 | 580 |
| Indirect labour expenses (Rs) |
3820 | 3220 | 3640 |
Estimate the expenses at a level of output of 350 units, by using graphic method.
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 |
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.
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, find the value of f(x) when x = 15
| x | 3 | 7 | 11 | 19 |
| f(x) | 42 | 43 | 47 | 60 |
Choose the correct alternative:
Lagrange’s interpolation formula can be used for
Find the missing figures in the following table:
| x | 0 | 5 | 10 | 15 | 20 | 25 |
| y | 7 | 11 | - | 18 | - | 32 |
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 |
From the following table obtain a polynomial of degree y in x.
| x | 1 | 2 | 3 | 4 | 5 |
| y | 1 | – 1 | 1 | – 1 | 1 |
