Number of Points on Zp Curve for y^2 = x^3 + x^2

  • Thread starter Thread starter Markjdb
  • Start date Start date
  • Tags Tags
    Curve Points
Markjdb
Messages
31
Reaction score
0
Let p be a prime number. Let Zp denote the field of integers modulo p. Determine the
number of points (x, y) with x, y in Zp such that y^2 = x^3 + x^2.

I just don't really have any idea how to approach this; the last problem was to find all rational points on the above curve, which I did, but I'm not quite sure where to start with this one.
 
Physics news on Phys.org
An obvious way to start is to look at simple examples. If p= 2, then Zp consists only of 0 and 1 so the only possible points are (0,0), (1, 0), (0,1), and (1,1). How many of those satisfy the equation? If p= 3, Zp= Z3 consists of 0, 1, and 2 so there are 9 possible points. How many of them satisfy the equation?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top