Lagrange Polynomals are defined by:
lj(t)= (t-a0) ...(t-aj-1)(t-aj+1)...(t-an) / (aj-a0)...(aj-aj-1)(aj-aj+1)...(aj-an)
A) compute the lagrange polynomials associated with a0=1, a1=2, a2=3. Evaluate lj(ai).
B) prove that (l0, l1, ... ln) form a basis for R[t] less than or equal to n...
Quick a easy question i need help with, so thanks to anyone who will try it out..
Show that the polynomials p0= 1 + x + x2+ x3...+ xn, p1= x + x2+ x3... +xn, p2= x2 + x3 +...+ xn, ... pn=xn form a basis of F[t] less than or equal to n
Thanks!
xo