I need to determine all primes p for which 5 is a quadratic residue modulo p. I think I'll need to use quadratic recprocity laws to do this. Ie. I need to need to find numbers p where x^2 is congruent to 5 mod p. I'm ok doing this for single values of p. But how do I find all primes for which this holds? Thanks
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Here is a Wikipedia article. Scroll up for review about quadratic reciprocity. http://en.wikipedia.org/wiki/Quadratic_reciprocity#.C2.B15 |
|||||||||||
|