13.
令 p(x,y)=a0+a1x+a2y+a3x2+a4xy+a5y2+a6x3+a7x2y+a8xy2+a9y3. 假设 p(0,0)=p(1,0)=p(−1,0)=p(0,1)=p(0,−1)=p(1,1)=p(1,−1)=p(2,2)=0.
存在一点 (ca,cb),使得对所有这样的多项式都有 p(ca,cb)=0,其中 a、b、c 为正整数, a 与 c 互质,且 c>1。求 a+b+c。
Let p(x,y)=a0+a1x+a2y+a3x2+a4xy+a5y2+a6x3+a7x2y+a8xy2+a9y3. Suppose that p(0,0)=p(1,0)=p(−1,0)=p(0,1)=p(0,−1)=p(1,1)=p(1,−1)=p(2,2)=0.
There is a point (ca,cb) for which p(ca,cb)=0 for all such polynomials, where a, b, and c are positive integers, a and c are relatively prime, and c>1. Find a+b+c.
答案:40
解答:
由 p(0,0)=0 得 a0=0。将 p(1,0)=p(−1,0)=0 相加和相减, 得 a3=0 且 a6=−a1;同样由 p(0,±1)=0 得 a5=0 且 a9=−a2。接着 p(1,1)=0 与 p(1,−1)=0 化为 a4+a7+a8=0 和 −a4−a7+a8=0,所以 a8=0, a7=−a4。此时 p=a1(x−x3) +a2(y−y3) +a4(xy−x2y),而 p(2,2)=0 给出 −6a1−6a2−4a4=0,即 a4=−23(a1+a2)。
因此 p=a1[x−x3−23xy(1−x)]+a2[y−y3−23xy(1−x)], 一个对所有 a1,a2 都为零的点 (r,s) 必须使两个括号都为零。第一个括号分解为 r(1−r)(1+r−23s),所以对新点(r=0,1)需要 s=32(r+1)。第二个括号为 21s(2−2s2−3r+3r2);代入 s2=94(r+1)2,将 2−2s2−3r+3r2=0 化为 919r2−43r+10=0, 其根为 r=2 和 r=195。
根 r=2 重现了已给点 (2,2),所以新点有 r=195, 且 s=32⋅1924=1916。因此 (a,b,c)=(5,16,19),a+b+c=40。
From p(0,0)=0 we get a0=0. Adding and subtracting p(1,0)=p(−1,0)=0 gives a3=0 and a6=−a1; similarly p(0,±1)=0 give a5=0 and a9=−a2. Then p(1,1)=0 and p(1,−1)=0 reduce to a4+a7+a8=0 and −a4−a7+a8=0, so a8=0 and a7=−a4. Now p=a1(x−x3) +a2(y−y3) +a4(xy−x2y), and p(2,2)=0 gives −6a1−6a2−4a4=0, i.e. a4=−23(a1+a2).
Therefore p=a1[x−x3−23xy(1−x)]+a2[y−y3−23xy(1−x)], and a point (r,s) that is a zero for every choice of a1,a2 must kill both brackets. The first bracket factors as r(1−r)(1+r−23s), so for a new point (with r=0,1) we need s=32(r+1). The second bracket is 21s(2−2s2−3r+3r2); substituting s2=94(r+1)2 turns 2−2s2−3r+3r2=0 into 919r2−43r+10=0, whose roots are r=2 and r=195.
The root r=2 reproduces the given point (2,2), so the new point has r=195 and s=32⋅1924=1916. Thus (a,b,c)=(5,16,19) and a+b+c=40.