login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A271229 Number of solutions of the congruence y^2 == x^3 + x^2 + x (mod p) as p runs through the primes. 5

%I #16 Sep 24 2016 04:32:11

%S 2,2,7,7,15,15,15,15,15,23,39,31,47,47,47,55,63,63,63,79,63,71,79,95,

%T 95,119,119,95,111,95,119,127,143,127,135,135,159,175,191,167,191,175,

%U 191,191,215,215,191,215,239,207,223,223,223,271,255,255,279,279,303,255

%N Number of solutions of the congruence y^2 == x^3 + x^2 + x (mod p) as p runs through the primes.

%C The discriminant of the elliptic curve y^2 = x^3 + x^2 + x is -3.

%H Seiichi Manyama, <a href="/A271229/b271229.txt">Table of n, a(n) for n = 1..10000</a>

%F a(n) is the number of solutions of the congruence y^2 == x^3 + x^2 + x (mod prime(n)), n >= 1.

%F a(n) = prime(n) - A271230(n), n >= 1.

%e Here P(n) stands for prime(n).

%e n, P(n), a(n)\ Solutions (x, y) modulo P(n)

%e 1, 2, 2: (0, 0), (1, 1)

%e 2, 3: 2: (0, 0), (1, 0)

%e 3, 5, 7: (0, 0), (2, 2), (2, 3), (3, 2), (3, 3),

%e (4, 2), (4, 3)

%e 4, 7, 7: (0, 0), (2, 0), (3, 2), (3, 5), (4, 0),

%e (5, 1), (5, 6)

%e 5, 11, 15: (0, 0), (1, 5), (1, 6), (2, 5), (2, 6),

%e (5, 1), (5, 10), (6, 4), (6, 7), (7, 5),

%e (7, 6), (8, 1), (8, 10), (9, 4), (9, 7)

%e ...

%e -------------------------------------------------------

%Y Cf. A159819. A271230. A271231.

%K nonn,easy

%O 1,1

%A _Wolfdieter Lang_, Apr 18 2016

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 30 18:36 EDT 2024. Contains 375545 sequences. (Running on oeis4.)