Nevilles Method for approximation

Click For Summary
SUMMARY

The discussion centers on Neville's Method for function approximation, specifically how to construct interpolation tables for estimating values of an unknown function f(x). The user initially struggled with creating the table but later resolved the issue by interpolating provided data points. The approximation of f(x) using the function f(x) = 3^x to estimate √3 was also mentioned, highlighting the practical application of the method.

PREREQUISITES
  • Understanding of Neville's Method for polynomial interpolation
  • Familiarity with interpolation tables and their construction
  • Basic knowledge of exponential functions, specifically f(x) = 3^x
  • Ability to work with numerical approximations and function evaluations
NEXT STEPS
  • Study the detailed steps of Neville's Method for polynomial interpolation
  • Learn how to construct and utilize interpolation tables effectively
  • Explore numerical methods for approximating square roots and other functions
  • Investigate the application of interpolation in various mathematical and engineering contexts
USEFUL FOR

Students and professionals in mathematics, particularly those focused on numerical analysis, approximation methods, and anyone interested in enhancing their skills in function interpolation.

emptymaximum
Messages
110
Reaction score
0
basically, i don't get it at all.
i understand that

x0 P0
P01
x1 P1 P012
P12
x2 P2

let's approximate f(x) where x is some number.

i have some Pi given and a Pi(i+1) and Pi(i+1)(i+2)
i also have the xi
i don't know what f(x) is, some unknown function.
how do i find the Pi(i+1)(i+2)?

one question i have is to fill the table.
i have another question where I'm supposed to approximate
[itex]\sqrt{3}[/itex] by using [itex]f(x) = 3^x[/itex] and i have values for x0 through x4, so being able to build that table and i'll be able to do that no problem right?

what i have done so far:
nothing, i don't know how to build the table. alls i want help with is table building please.
 
Physics news on Phys.org
UPDATE:

i figured out how to make the table by interpolating tables given.
thanks anyways.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K