Give an example of a polynomial f(x) with integer coefficient which factors (poly mod n) but which has no roots, i.e. for which there are no integers x such that f(x) ≡ 0 (mod n).
I can't find it!Can U help me? Thank you very much!
Give an example of a polynomial f(x) with integer coefficient which factors (poly mod n) but which has no roots, i.e. for which there are no integers x such that f(x) ≡ 0 (mod n).
I can't find it!Can U help me? Thank you very much!
Originally Posted by beta12
For thus values of(prime) such that, the Legendre Symbol,
, i.e. that is,
---
The reason why I used a prime is becauseforms an integral domain and thus if two polynomials
are such that
upon the evaluation homomorphism then
upon evaluation homomorphism.
Hi perfecthacker,
Thks for your reply. So far I have learnt up to polynomial congruence. I haven't learnt Legendre Symbol yet.
I have tried but still can't confirm your example is a polynomial which factors, but has no roots with my current polynomial congruence knowledge.
Could you please explain your example to me with the concept of polynomail congruence? Thank you very much.
The Ploynomial,Originally Posted by beta12
by definition is multiplied as,
Thus, the polynomial,
Is reducible (meaning it factors) but is has no zeros. Because, it is necessary and sufficient that,
Equivalenty,
Note, that we are claiming that there exists ansuch that is congruent to -1 modulo p. That is the same thing as saying "-1 is a quadradic residue of p" (definition). It can be shown without the Legendre Symbol that all the primes such that have -1 as a quadradic residue are 4k+1. In order, such that -1 not be a quadradic resides we require that p have form 4k+3 (because primes cannot have 4k,4k+2).
Theorem:The congruenceOriginally Posted by ThePerfectHacker
where
is an odd prime has a solution if and only if
.
Proof: Letsolve the congruence. Thus,
Fermat's Little Theorem,
Ifthen the fact,
would not hold.
That explain the "only if" part of the theorem.
Note that,
Also note that,
...
Thus, the factorial above can be expressed as,
Thus,
Wilson's Theorem,
.
If,
Then we have,
Which is a solution to the congruence.
Hello
It is not equal, it is congruent to. But I did not place the modulo sign because I assumed you understood I was working modulo 'p'.Originally Posted by beta12
Not my proof.Originally Posted by beta12
What you end with is a system of congrunces. You multiply then out using the theorem that you can multiplly congruecnes under the same modulo.Originally Posted by beta12