allaputa
- 6
- 0
Hello everyone
Here is my problem
lagrange interpolation polynomial across the points(x0,y0),(x1,y1) and (x2,y2) is given by y0L0(x) + y1L1(x) + y2L2([SIZE="5"]x)
where[SIZE="5"] L0([SIZE="5"]x)=-[SIZE="5"]x and [SIZE="5"]L1([SIZE="5"]x)=[SIZE="5"]x [SIZE="5"]^2 + [SIZE="5"]x
Therefore [SIZE="5"]L2([SIZE="5"]x) is given by
I tried it but i could'nt crack it
Here is my problem
lagrange interpolation polynomial across the points(x0,y0),(x1,y1) and (x2,y2) is given by y0L0(x) + y1L1(x) + y2L2([SIZE="5"]x)
where[SIZE="5"] L0([SIZE="5"]x)=-[SIZE="5"]x and [SIZE="5"]L1([SIZE="5"]x)=[SIZE="5"]x [SIZE="5"]^2 + [SIZE="5"]x
Therefore [SIZE="5"]L2([SIZE="5"]x) is given by
I tried it but i could'nt crack it