设a,b,c为正整数,1991^2*a+1991*b+c为素数,求证b^2-4ac不为完全平方数.

来源:学生作业学帮网 编辑:学帮网 时间:2024/05/29 18:40:32

设a,b,c为正整数,1991^2*a+1991*b+c为素数,求证b^2-4ac不为完全平方数.

if a*1991^2+b*1991+c=0 has integer root,the square root of b^2-4ac exists.
but in this case 1991^2*a+1991*b+c为素数,so b^2-4ac不为完全平方数.