数学竞赛题,不多说,直接进入主题,Alice and Bob want to design a modern "anti-prime polynomial" f(x) that satisfies the conditions:(1).f(x) is degree 2010 and all of the coefficients of f(x) are either 0,1 or -1; and(2).f(-1)f(0)f(1)≠ 0;

来源:学生作业帮助网 编辑:作业帮 时间:2024/06/17 20:55:17
数学竞赛题,不多说,直接进入主题,Alice and Bob want to design a modern
xT]SF+;y$6N2Q@&1Rͱ1b0;8jWm)O{9&ҳd^uU2n{9'-z]VXnʘӑfΣ{CX3Xh^ihњ3&ߍx:c,(m֢n! [s ;i6lu4gcX&1Æ ]GӊZ*'Ɯ;qёn@8YEV; )Mq5?VHx|^囸!2ޒq6g tH?XvX'rW7A-a4ta;?JH4q$>9%Ú'U[WW%YɇK2K䠆7:AO]|F?l=ܯL\%OKLsl-b- uMv(wGB_J&W{\]jEfm|ZpNsykuqQtna~А:`wEFx\}ke;ʌ#'CHu=@yR!;q¥.\2Ɋ HQ*Z)E1-a2%~Quo Wfdr\ X `Qe7@?~e֋c pM_f̀a!6\YiVc#k>uu5pp 7wb7_IJ5h\\)b-pGO@rE;#~Yc l-C>ʠ*2^EBO2=1K3gh׃x /1e5sv$<էNi"\^ ؂c3l/

数学竞赛题,不多说,直接进入主题,Alice and Bob want to design a modern "anti-prime polynomial" f(x) that satisfies the conditions:(1).f(x) is degree 2010 and all of the coefficients of f(x) are either 0,1 or -1; and(2).f(-1)f(0)f(1)≠ 0;
数学竞赛题,
不多说,直接进入主题,
Alice and Bob want to design a modern "anti-prime polynomial" f(x) that satisfies the conditions:
(1).f(x) is degree 2010 and all of the coefficients of f(x) are either 0,1 or -1; and
(2).f(-1)f(0)f(1)≠ 0; and
(3).for every integer x,|f(x)| is not prime.
Does such a polynomial f(x) exist?( 1 is not a prime)
就是这题目,有无数学达人懂的,希望可以屈尊赐教,
当 x=-1时,f(x)=x^2010+x^2009+x^2008+x^2+x+1= 2
但是题目中第三个条件是 |f(x)| is not prime

数学竞赛题,不多说,直接进入主题,Alice and Bob want to design a modern "anti-prime polynomial" f(x) that satisfies the conditions:(1).f(x) is degree 2010 and all of the coefficients of f(x) are either 0,1 or -1; and(2).f(-1)f(0)f(1)≠ 0;
其实很容易,这道题就是想考察因式分解,不需要想的太复杂
你就设计一个函数可以因式分解就行了
首先,f(0)≠ 0,说明x^0项系数是1或-1
然后,f(-1),f(1)都≠ 0,说明因式里面不能有(x+1)和(x-1)
那么,就考虑(x^2+x+1)这个因式就行了
你只要让f(x)里面系数是1的项数为3的倍数就行了,最简单的,比如f(x)=x^2010+x^2009+x^2008+x^2+x+1
那么f(x)=(x^2008+1)(x^2+x+1)
当然,这里还要注意除了(x^2+x+1)之外的其他因式不能有(x+1)和(x-1)
这个f(x)就满足条件了
其实答案有无数个
不知道我讲清楚没.
哦,我没注意哈,那就再加一项咯
f(x)=(x^2+x+1)(x^2008+x^2002+1)
这样就没问题了吧,哈哈

后悔没学好英语,半懂不懂,还是不懂。

函数可以因式分解 就满足第三个条件哦