Advertisements
Advertisements
प्रश्न
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 |
Advertisements
उत्तर
Since the value of f(x) is required near the beginning of the table
We use the Newton’s forward interpolation formula.
`y_((x = x_0 + "nh")) = y_0 + "n"/(1!) Deltay_0 + ("n"("n" - 1))/(2!) Delta^2y_0 + ("n"("n" - 1)("n" - 3))/(3!) Delta^3y_0 + .........`
To find y at x = 32
∴ x0 + nh = 32;
30 + n(5) = 32
5n = 32 – 30
⇒ 5n = 2
n = `2/5`
∴ n = 0.4
| x | y | `Deltay` | `Delta^2y` | `Delta^3y` | `Delta^4y` |
| 30 | 15.9 | ||||
| – 1 | |||||
| 35 | 14.9 | 0.2 | |||
| – 0.8 | – 0.2 | ||||
| 40 | 14.1 | 0 | 0.2 | ||
| – 0.8 | 0 | ||||
| 45 | 13.3 | 0 | |||
| – 0.8 | |||||
| 50 | 12.5 |
`y_((x = 32)) = 15.9 + ((0.4))/(1!) (1) + ((0.40.4 - 1))/(2!) (0.2) + ((0.4)(0.4 - 1)(0.4 - 2))/(3) (- 0.2) + ((0.4)(.4 - 1)(0.4 - 2)(0.4 - 3))/(4!) (0.2) +`
= 15.9 – 0.4 – 0.024 – 0.0128 – 0.00832
15.9 – 0.44512 = 15.45488
= 15.45
∴ When x = 32, f(x) = 15.45
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.
In an examination the number of candidates who secured marks between certain intervals was as follows:
| Marks | 0 - 19 | 20 - 39 | 40 - 59 | 60 - 79 | 80 - 99 |
| No. of candidates |
41 | 62 | 65 | 50 | 17 |
Estimate the number of candidates whose marks are less than 70.
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 |
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 |
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
From the following table obtain a polynomial of degree y in x.
| x | 1 | 2 | 3 | 4 | 5 |
| y | 1 | – 1 | 1 | – 1 | 1 |
Using Lagrange’s interpolation formula find a polynominal which passes through the points (0, –12), (1, 0), (3, 6) and (4, 12)
