A254761 One half of the 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).
1, 1, 1, 2, 3, 1, 2, 2, 4, 5, 2, 1, 4, 6, 1, 4, 2, 1, 7, 3, 1, 7, 8, 2, 4, 1, 5, 6, 5, 3, 2, 8, 10, 2, 6, 1, 7, 8, 9, 10, 4, 7, 3, 2, 9, 1, 12, 7, 3, 5
Offset: 1
Examples
See A254760. n = 3: 9^2 - 2*(2*1)^2 = 81 - 8 = 73.
Comments