Advertisements
Advertisements
प्रश्न
If u0 = 560, u1 = 556, u2 = 520, u4 = 385, show that u3 = 465
Advertisements
उत्तर
U0 = 560
U1 = 556
U2 = 520
U4 = 385
Since only four values of U are given
The polynomial which fits the data is of degree three.
Hence fourth differences are zeros.
Δ4U0
(E – 1)4 U0 = 0
⇒ (E4 – 4E3 + 6E2 – 4E + 1) U0 = 0
⇒ E4U0 – 4E3U0 + 6E2U0 – 4EU0 + U0 = 0
U4 – 4U3 + 6U2 – 4U1 + U0 = 0
385 – 4(U3) + 6 (520) – 4 (556) + 560 = 0
385 – 4(U3) + 3120 – 2224 + 560 = 0
1841 – 4U3 = 0
4U3 = 1841
⇒ U3 = `1841/4`
U3 = 460.25
APPEARS IN
संबंधित प्रश्न
Using Newton’s forward interpolation formula find the cubic polynomial.
| x | 0 | 1 | 2 | 3 |
| f(x) | 1 | 2 | 1 | 10 |
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:
For the given points (x0, y0) and (x1, y1) the Lagrange’s formula is
Choose the correct alternative:
Lagrange’s interpolation formula can be used for
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
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
Using Lagrange’s interpolation formula find a polynominal which passes through the points (0, –12), (1, 0), (3, 6) and (4, 12)
