Problem 1008
Posted: Sat Sep 05, 2026 2:43 pm
I'm probably doing a stupid mistake but i don't understand the example (2,7).
Why Q(x) = x^2 would not be ok /better ?
then Q(n^2 ) = n^4
and n^4 = n mod 7 for n=0,1,2.
Any advice of what i'm missing please?
Why Q(x) = x^2 would not be ok /better ?
then Q(n^2 ) = n^4
and n^4 = n mod 7 for n=0,1,2.
Any advice of what i'm missing please?