Interpolation Formulae
Interpolation Formulae
Interpolation Formulae
2.1 Introduction :
Interpolations are applied for both with Equal and Unequal Intervals.
Suppose, 𝑓(𝑎), 𝑓(𝑎 + ℎ), 𝑓(𝑎 + 2ℎ), ………. , 𝑓(𝑎 + 𝑛ℎ) are (𝑛 + 1)
corresponding values for (𝑛 + 1) equidistant values 𝑎, 𝑎 + ℎ, 𝑎 +
2ℎ,………. , 𝑎 + 𝑛ℎ of the independent variable 𝑥 respectively, the
interval of differencing is ℎ.
𝑓(𝑎 + ℎ) = 𝐴0 + 𝐴1 ℎ ( 𝑤ℎ𝑒𝑛 𝑥 = 𝑎 + ℎ )
𝑓(𝑎 + ℎ) = 𝑓(𝑎) + 𝐴1 ℎ
𝐴1 ℎ = 𝑓(𝑎 + ℎ) − 𝑓(𝑎)
𝑓(𝑎+ℎ)−𝑓(𝑎)
𝐴1 =
ℎ
∆𝑓(𝑎)
𝐴1 = ………………………. (3)
ℎ
∆3 𝑓(𝑎)
𝐴3 =
3 ! ℎ3
∆4 𝑓(𝑎)
𝐴4 =
4 ! ℎ4
……………………
……………………
∆𝑛 𝑓(𝑎)
𝐴𝑛 =
𝑛 ! ℎ𝑛
Then, we put
𝑥 = 𝑎 + ℎ𝑢
𝑥−𝑎
𝑢=
ℎ
∆𝑓(𝑎) ∆2 𝑓(𝑎)
𝑓(𝑎 + ℎ𝑢)=𝑓(𝑎) + 𝑢ℎ. + 𝑢ℎ(𝑢ℎ − ℎ)
ℎ 2 ! ℎ2
∆3 𝑓(𝑎)
+ 𝑢ℎ(𝑢ℎ − ℎ)(𝑢ℎ − 2ℎ) + ……………….
3 ! ℎ3
∆ 𝑛 𝑓(𝑎)
+ 𝑢ℎ(𝑢ℎ − ℎ)(𝑢ℎ − 2ℎ) … . . (𝑢ℎ − ̅̅̅̅̅̅̅
𝑛 − 1 h)
𝑛 ! ℎ𝑛
𝑢(𝑢−1) 𝑢(𝑢−1)(𝑢−2)
𝑓(𝑎 + ℎ𝑢)=𝑓(𝑎)+𝑢∆𝑓(𝑎)+ ∆2 𝑓(𝑎)+ ∆3 𝑓(𝑎)+
2! 3!
𝑢(𝑢−1)(𝑢−2)……..(𝑢−𝑛+1)
…………+ ∆𝑛 𝑓(𝑎) ………..…. (6)
𝑛!
45 0.7071
0.0589
50 0.7660 −0.0057
0.0532 −0.0007
55 0.8192 −0.0064
0.0468
60 0.8660
(i) First, we have to find out the value, when 𝑥 = 35 i.e., 𝑙35
Here, 𝑎 = 20, ℎ = 10 and 𝑥 = 𝑎 + ℎ𝑢 = 35
𝑎 + ℎ𝑢 = 35
20 + 10𝑢 = 35
10𝑢 = 35 − 20 = 15
𝑢 = 1.5
20 512
−73
30 439 −20
−93 10
40 346 −10
−103
50 243
(ii) Secondly, we have to find out the value, when 𝑥 = 42 i.e., 𝑙42
Here, 𝑎 = 20, ℎ = 10 and 𝑥 = 𝑎 + ℎ𝑢 = 42
𝑎 + ℎ𝑢 = 42
20 + 10𝑢 = 42
10𝑢 = 42 − 20 = 22
𝑢 = 2.2
20 512
−73
30 439 −20
−93 10
40 346 −10
−103
50 243
(iii) Finally, we have to find out the value, when 𝑥 = 47 i.e., 𝑙47
Here, 𝑎 = 20, ℎ = 10 and 𝑥 = 𝑎 + ℎ𝑢 = 47
𝑎 + ℎ𝑢 = 47
20 + 10𝑢 = 47
10𝑢 = 47 − 20 = 27
𝑢 = 2.7
20 512
−73
30 439 −20
−93 10
40 346 −10
−103
50 243
Solution : Here, last five values of 𝑓(𝑥) for 𝑥 = 2, 3, 4, 5, 6 are taken into
consideration so that 2.2 occurs in the beginning of the table.
Here, 𝑎 = 2, ℎ = 1 and 𝑥 = 𝑎 + ℎ𝑢 = 2.2
𝑎 + ℎ𝑢 = 2.2
2 + 𝑢 = 2.2
𝑢 = 2.2 − 2 = 0.2
The difference table is
2 10
5
3 15 5
10 9
4 25 14 3
24 12
5 49 26
50
6 99
Now applying Newton-Gregory Forward Interpolation Formula (Upto
fourth differences), we get
𝑢(𝑢−1) 𝑢(𝑢−1)(𝑢−2)
𝑓(𝑎 + ℎ𝑢) = 𝑓(𝑎) + 𝑢∆𝑓(𝑎) + ∆2 𝑓(𝑎)+ ∆3 𝑓(𝑎)
2! 3!
𝑢(𝑢−1)(𝑢−2)(𝑢−3)
+ ∆4 𝑓(𝑎)
4!
0.2(0.2−1) 0.2(0.2−1)(0.2−2)
∴ 𝑓(2.2) = 10 + 0.2 x 5 + x5+ x9
2! 3!
0.2(0.2−1)(0.2−2)(0.2−3)
+ x3
4!
0.2(−0.8)(−1.8)
𝑓(2.2) = 10 + 1−0.4 + x9
6
0.2(−0.8)(−1.8)(−2.8)
+ x3
24
Example (4) : The following statistical data are given for 250 students
who secured the marks in Mathematics in Higher Secondary
Examination of a Junior College :
30…..40 20
40…..50 25
50…..60 75
60…..70 100
70…..80 30
Less than 40 20
Less than 50 45
Less than 60 120
Less than 70 220
Less than 80 250
Marks Number
1st 2nd 3rd 4th
secured of
Difference Difference Difference Difference
less than students 2 3
𝑥 𝑓(𝑥) ∆𝑓(𝑥) ∆ 𝑓(𝑥) ∆ 𝑓(𝑥) ∆4 𝑓(𝑥)
40 20
25
50 45 50
75 −25
60 120 25 −70
100 −95
70 220 −70
30
80 250
Now applying Newton-Gregory Forward Interpolation Formula (Upto
fourth differences), we get
𝑢(𝑢−1) 𝑢(𝑢−1)(𝑢−2)
𝑓(𝑎 + ℎ𝑢) = 𝑓(𝑎) + 𝑢∆𝑓(𝑎) + ∆2 𝑓(𝑎)+ ∆3 𝑓(𝑎)
2! 3!
𝑢(𝑢−1)(𝑢−2)(𝑢−3)
+ ∆4 𝑓(𝑎)
4!
1.5(1.5−1) 1.5(1.5−1)(1.5−2)
∴ 𝑓(55) = 20 + 1.5 x 25 + x 50 + x (−25 )
2! 3!
1.5(1.5−1)(1.5−2)(1.5−3)
+ x (−70 )
4!