A254935 Fundamental positive solution y = y1(n) of the first class of the Pell equation x^2 - 2*y^2 = -A007519(n), n>=1 (primes congruent to 1 mod 8).
3, 5, 7, 7, 7, 9, 9, 11, 11, 11, 13, 15, 13, 13, 17, 15, 17, 19, 15, 17, 21, 17, 17, 21, 19, 23, 19, 19, 21, 23, 25, 21, 21, 27, 23, 29, 23, 23, 23, 23, 27, 25, 29, 31, 25, 33, 25, 27, 31, 29, 35, 27, 27, 31, 35, 33, 29, 35, 29, 31, 35, 31, 37, 31, 31, 33, 31, 41, 43, 39, 35, 37, 33, 41, 33, 35, 41
Offset: 1
Examples
See A254934. n = 3: 5^2 - 2*7^2 = 25 - 98 = -73.
Links
- M. F. Hasler, Table of n, a(n) for n = 1..1000, May 22 2025
Crossrefs
Programs
-
PARI
apply( {A254935(n, p=A007519(n))=sqrtint((A254934(,p)^2+p)\2)}, [1..77]) \\ M. F. Hasler, May 22 2025
Formula
Extensions
More terms from M. F. Hasler, May 22 2025
Comments