- #1
Terry1
- 4
- 0
Hi,
This is not coursework, just private study.
Ok, I understand that q is a quadratic residue MOD n if x^2 = q MOD n
What I don't understand is how to figure this out?
I read a paper that states "8 is a quadratic residue mod 17, since 5^2 = 8 MOD 17", fair enough.
It then goes on to state that "8 is a quadratic nonresidue mod 11, because x^2 = 8 MOD 11 has no solutions"
How do we know there are no solutions?
Thanks
This is not coursework, just private study.
Ok, I understand that q is a quadratic residue MOD n if x^2 = q MOD n
What I don't understand is how to figure this out?
I read a paper that states "8 is a quadratic residue mod 17, since 5^2 = 8 MOD 17", fair enough.
It then goes on to state that "8 is a quadratic nonresidue mod 11, because x^2 = 8 MOD 11 has no solutions"
How do we know there are no solutions?
Thanks