Gauss Forward Formula (Numerical Interpolation) Formula & Examples
Gauss Forward Formula (Numerical Interpolation) Formula & Examples
We use cookies to improve your experience on our site and to show you relevant advertising. By browsing this website, you agree to our use of cookies. Learn more Accept
Hire us Support us
I want to sell my website www.AtoZmath.com with complete code
Home > Numerical methods calculators > Numerical Interpolation using Gauss Forward formula example
4. Langrange's formula
(Previous method)
Formula
Gauss Forward formula
x - x0
p=
h
p(p - 1) (p + 1)p(p - 1) (p + 1)p(p - 1)(p - 2)
y p = y 0 + pΔy 0 + ⋅ Δ 2y - 1 + ⋅ Δ 3y - 1 + ⋅ Δ 4y - 2 + ...
2! 3! 4!
Examples
1. Find Solution using Gauss Forward formula
x f(x)
1 1
2 -1
3 1
4 -1
5 1
x = 3.5
Solution:
The value of table for x and y
x 1 2 3 4 5
y 1 -1 1 -1 1
h=2-1=1
https://atozmath.com/example/CONM/NumeInterPola.aspx?he=e&q=GF 1/3
1/27/2021 Gauss Forward formula (Numerical Interpolation) Formula & Examples
-2
2 -1 -1 4
2 -8
3 0 1 -4 16
-2 8
4 1 -1 4
2
5 2 1
x = 3.5
x - x0 3.5 - 3
p= = = 0.5
h 1
y 0 = 1, Δy 0 = - 2, Δ 2y - 1 = - 4, Δ 3y - 1 = 8, Δ 4y - 2 = 16
y 0.5 = 0.375
x = 337.5
Solution:
The value of table for x and y
h = 320 - 310 = 10
x - x0 x - 330
Taking x 0 = 330 then p = =
h 10
https://atozmath.com/example/CONM/NumeInterPola.aspx?he=e&q=GF 2/3
1/27/2021 Gauss Forward formula (Numerical Interpolation) Formula & Examples
x = 337.5
x - x0 337.5 - 330
p= = = 0.75
h 10
y 0.75 = 2.52828
This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here
4. Langrange's formula
(Previous method)
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Privacy - Terms
https://atozmath.com/example/CONM/NumeInterPola.aspx?he=e&q=GF 3/3