Blog Archive

Sunday, December 15, 2024

Connecting Lagrange Interpolation and the Chinese Remainder Theorem in Principal Ideal Domain

The traditional Lagrange interpolating theorem looks like:

Let a1,,an be a family of elements in R, then there exists a polynomial f(X) that satisfies f(i)=ai.

As we will see, it is just a particular case of the Chinese Remainder Theorem.

Proof. By CRT we get that

(1)R[X]R[X](i=1n(Xi))i=1nR[X](Xi)Rn.

Hence there exists a polynomial f(X) such that f(X)aimod(Xi) for i[n].


So let us generalize it. Let R be a PID and consider a1k(x1),,ank(xn), where pi(0).

Then there exists an fR that satisfies f(xi)=ai.

Proof. By CRT we get that

(2)π:RRi=1npxii=1nRpxii=1nk(xi).

Hence there exists an fR such that f(xi)=ai.

To construct it, let (pxi)=pxi. Consider fi=jipxj, so that fi(xj)0j=i. Then we can find fi(xj)=δi,j by selecting a preimage of 1fi(xi) with respect to Rk(xi). Let ai be a preimage of ai with respect to Rk(xi), then

(3)f(x)=i=1naifi(x),

which satisfies f(xi)=ai for all i.

No comments:

Post a Comment

Popular Posts