cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-8 of 8 results.

A254760 Fundamental positive solution x = x1(n) of the first class of the Pell equation x^2 - 2*y^2 = A007519(n), n>=1 (primes congruent to 1 mod 8).

Original entry on oeis.org

5, 7, 9, 11, 13, 11, 13, 15, 19, 21, 17, 17, 21, 25, 19, 23, 21, 21, 29, 23, 23, 31, 33, 25, 27, 25, 29, 31, 31, 29, 29, 37, 41, 31, 35, 31, 37, 39, 41, 43, 35, 39, 35, 35, 43, 35, 49, 41, 37
Offset: 1

Views

Author

Wolfdieter Lang, Feb 10 2015

Keywords

Comments

For the corresponding term y1(n) see 2*A254761(n).
For the positive fundamental proper (sometimes called primitive) solutions x2(n) and y2(n) of the second class of this (generalized) Pell equation see A254762(n) and 2*A254763(n).
The present solutions of this first class are the smallest positive ones.
See the Nagell reference Theorem 111, p. 210, for the proof of the existence of solutions (the discriminant of this binary quadratic form is +8 hence it is an indefinite form with an infinitude of solutions if there exists at least one).
See the Nagell reference Theorem 110, p. 208, for the proof that there are only two classes of solutions for this Pell equation, because the equation is solvable and the primes from A007519 do not divide 4.
The present fundamental solutions are found according to the Nagell reference Theorem 108, p. 205, adapted to the case at hand, by scanning the following two inequalities for solutions x1(n) = 2*X1(n) + 1 and y1(n) = 2*Y1(n). The intervals to be scanned are ceiling((sqrt(8 + p(n))-1)/2) <= X1(n) <= floor((sqrt(2*p(n))-1)/2), with p(n) = A007519(n), and
1 <= Y1(n) <= floor(sqrt(A005123(n))).
The general positive proper solutions are for both classes obtained by applying positive powers of the matrix M = [[3,4],[2,3]] on the positive fundamental column vectors (x(n),y(n))^T. The n-th power M^n = S(n-1, 6)*M - S(n-2, 6) 1_2 , where 1_2 is the 2 X 2 identity matrix and S(n, 6), with S(-2, 6) = -1 and S(-1, 6) = 0 is the Chebyshev S-polynomial evaluated at x = 6, given in A001109(n).
The least positive x solutions (that is the ones of the first class) for the primes +1 and -1 (mod 8) together (including in the first class also the prime 2) are given in A002334. - Wolfdieter Lang, Feb 12 2015

Examples

			The first pairs [x1(n), y1(n)] of the fundamental positive solutions of this first class are (we list the prime A007519(n) as first entry):
[17, [5, 2]], [41, [7, 2]], [73, [9, 2]], [89, [11, 4]], [97, [13, 6]], [113, [11, 2]], [137, [13, 4]], [193, [15, 4]], [233, [19, 8]], [241, [21, 10]], [257, [17, 4]], [281, [17, 2]], [313, [21, 8]], [337, [25, 12]], [353, [19, 2]], [401, [23, 8]], [409, [21, 4]], ...
n=1: 5^2 - 2*2^2 = 25 - 8 = 17, ...
		

References

  • T. Nagell, Introduction to Number Theory, Chelsea Publishing Company, New York, 1964.

Crossrefs

Formula

a(n)^2 - 2*(2*A254760(n))^2 = A007519(n) gives the smallest positive (proper) solution of this (generalized) Pell equation.

A254762 Fundamental positive solution x = x2(n) of the second class of the Pell equation x^2 - 2*y^2 = A007519(n), n >= 1 (primes congruent to 1 mod 8).

Original entry on oeis.org

7, 13, 19, 17, 15, 25, 23, 29, 25, 23, 35, 43, 31, 27, 49, 37, 47, 55, 31, 45, 61, 37, 35, 59, 49, 67, 47, 45, 53, 63, 71, 47, 43, 77, 57, 85, 55, 53, 51, 49, 73, 61, 81, 89, 57, 97, 51, 67, 87
Offset: 1

Views

Author

Wolfdieter Lang, Feb 10 2015

Keywords

Comments

The corresponding term y = y2(n) of this fundamental solution of the second class of the (generalized) Pell equation x^2 - 2*y^2 = A007519(n) = 1 + 8*A005123(n) is given in 2*A254763(n).
For comments and the Nagell reference see A254760.

Examples

			The first pairs [x2(n), y2(n)] of the fundamental positive solutions of the second class are (we list the prime A007519(n) as first entry):
  [17, [7, 4]], [41, [13, 8]], [73, [19, 12]], [89, [17, 10]], [97, [15, 8]], [113, [25, 16]], [137, [23, 14]], [193, [29, 18]], [233, [25, 14]], [241, [23, 12]], [257, [35, 22]], [281, [43, 28]], [313, [31, 18]], [337, [27, 14]], [353, [49, 32]], [401, [37, 22]], [409, [47, 30]], ...
a(4) = 3*11 - 8*2 = 17.
		

Crossrefs

Formula

a(n)^2 - 2*(2*A254763(n))^2 = A007519(n) gives the second smallest positive (proper) solution of this (generalized) Pell equation.
a(n) = 3*A254760(n) - 8*A254761(n), n >= 1.

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).

Original entry on oeis.org

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

Views

Author

Wolfdieter Lang, Feb 12 2015

Keywords

Comments

For the corresponding term x1(n) see A254760(n).
See A254760 also for the Nagell reference.
The least positive y solutions (that is the ones of the first class) for the primes +1 and -1 (mod 8) together (including in the first class also prime 2) are given in A002335.

Examples

			See A254760.
n = 3: 9^2 - 2*(2*1)^2 = 81 - 8 = 73.
		

Crossrefs

Formula

A254760(n)^2 - 2*(2*a(n))^2 = A007519(n) gives the smallest positive (proper) solution of this (generalized) Pell equation.

A254766 Fundamental positive solution x = x2(n) of the second class of the Pell equation x^2 - 2*y^2 = A007522(n), n >=1 (primes congruent to 7 mod 8).

Original entry on oeis.org

5, 11, 9, 17, 13, 23, 21, 17, 27, 35, 23, 21, 41, 31, 29, 39, 37, 53, 33, 31, 41, 59, 39, 49, 37, 35, 43, 63, 53, 37, 49, 77, 59, 47, 75, 83, 65, 53, 73, 51, 45, 61, 71, 59, 79, 69, 95, 55, 49, 101
Offset: 1

Views

Author

Wolfdieter Lang, Feb 11 2015

Keywords

Comments

The corresponding term y = y2(n) of this fundamental solution of the second class of the (generalized) Pell equation x^2 - 2*y^2 = A007522(n) = 7 + 8*A139487(n) is given in A254929(n).
The positive fundamental solutions of the first classes are given in (A254764(n), A254765(n)).
For comments and the Nagell reference see A254764.

Examples

			The first pairs [x2(n), y2(n)] of the fundamental positive solutions of the second class are (we list the prime A007522(n) as first entry): [7,[5,3]], [23,[11,7]], [31,[9,5]], [47,[17,11]], [71,[13,7]], [79,[23,15]], [103,[21,13]], [127,[17,9]], [151,[27,17]], [167,[35,23]], [191,[23,13]], [199,[21,11]], [223,[41,27]], [239,[31,19]], [263,[29,17]], [271,[39,25]], ...
		

Crossrefs

Formula

a(n)^2 - 2*(A254929(n))^2 = A007522(n) gives the second smallest positive (proper) solution of this (generalized) Pell equation.
a(n) = 3*A254764(n) - 4*A254765(n), n >= 1.

A254929 Fundamental positive solution y = y2(n) of the second class of the Pell equation x^2 - 2*y^2 = A007522(n), n>=1 (primes congruent to 7 mod 8).

Original entry on oeis.org

3, 7, 5, 11, 7, 15, 13, 9, 17, 23, 13, 11, 27, 19, 17, 25, 23, 35, 19, 17, 25, 39, 23, 31, 21, 19, 25, 41, 33, 19, 29, 51, 37, 27, 49, 55, 41, 31, 47, 29, 23, 37, 45, 35, 51, 43, 63, 31, 25, 67
Offset: 1

Views

Author

Wolfdieter Lang, Feb 11 2015

Keywords

Comments

The corresponding fundamental solution x2(n) of this second class of positive solutions is given in A254766(n).
See the comments and the Nagell reference in A254764.

Examples

			n = 2: 11^2 - 2*7^2 = 121 - 98 = 23.
The smallest positive solution is (x1(2), y1(2)) = (5, 1) from (A254764(2), A254765(2)).
See also A254766.
a(4) = 2*7 - 3*1 = 11.
		

Crossrefs

Formula

A254766(n)^2 - 2*a(n)^2 = A007522(n) gives the second smallest positive (proper) solution of this (generalized) Pell equation.
a(n) = 2*A254764(n) - 3*A254765(n), n >= 1.

A254764 Fundamental positive solution x = x1(n) of the first class of the Pell equation x^2 - 2*y^2 = A007522(n), n >=1 (primes congruent to 7 mod 8).

Original entry on oeis.org

3, 5, 7, 7, 11, 9, 11, 15, 13, 13, 17, 19, 15, 17, 19, 17, 19, 19, 23, 25, 23, 21, 25, 23, 27, 29, 29, 25, 27, 35, 31, 27, 29, 33, 29, 29, 31, 35, 31, 37, 43, 35, 33, 37, 33, 35, 33, 41, 47, 35
Offset: 1

Views

Author

Wolfdieter Lang, Feb 12 2015

Keywords

Comments

For the corresponding term y1(n) see A254765(n).
For the positive fundamental proper (sometimes called primitive) solutions x2(n) and y2(n) of the second class of this (generalized) Pell equation see A254766(n) and A254929(n).
The present solutions of the first class are the smallest positive ones.
See the Nagell reference Theorem 111 p. 210 for the proof of the existence of solutions (the discriminant of this binary quadratic form is +8 hence it is an indefinite form with an infinitude of solutions if there exists at least one).
See the Nagell reference Theorem 110, p. 208 for the proof that there are only two classes of solutions for this Pell equation, because the equation is solvable, and the primes A007522(n) do not divide 4.
The present fundamental solutions are found according to the Nagell reference Theorem 108, p. 205, adapted to the case at hand, by scanning the following two inequalities for solutions x1(n) = 2*X1(n) + 1 and y1(n) = 2*Y1(n) + 1. The intervals for X1(n) and Y1(n) to be scanned are ceiling((sqrt(2+p(n))-1)/2) <= X1(n) <= floor(sqrt((2*p(n))-1)/2), with p(n) = A007522(n) and 0 <= Y1(n) <= floor((sqrt(p(n)/2)-1)/2).
The general positive proper solutions for both classes are obtained by applying positive powers of the matrix M = [[3,4],[2,3]] on the fundamental column vectors (x(n),y(m))^T.
The least positive x solutions (that is the ones of the first class) for the primes +1 and -1 (mod 8) together (including also prime 2) are given in A002334.

Examples

			The first pairs [x1(n), y1(n)] of the fundamental positive solutions of this first class are (we list the prime A007522(n) as first entry):
  [7, [3, 1]], [23, [5, 1]], [31, [7, 3]], [47, [7, 1]], [71, [11, 5]], [79, [9, 1]], [103, [11, 3]], [127, [15, 7]], [151, [13, 3]], [167, [13, 1]], [191, [17, 7]], [199, [19, 9]], [223, [15, 1]], ...
a(3)^2 - 2*A254765(3)^2 = 7^2 - 2*3^2 = 31 = A007522(3).
		

References

  • T. Nagell, Introduction to Number Theory, Chelsea Publishing Company, New York, 1964.

Crossrefs

Formula

a(n)^2 - 2*A254765(n)^2 = A007522(n) gives the smallest positive (proper) solution of this (generalized) Pell equation.

A254765 Fundamental positive solution y = y1(n) of the first class of the Pell equation x^2 - 2*y^2 = A007522(n), n >=1 (primes congruent to 7 mod 8).

Original entry on oeis.org

1, 1, 3, 1, 5, 1, 3, 7, 3, 1, 7, 9, 1, 5, 7, 3, 5, 1, 9, 11, 7, 1, 9, 5, 11, 13, 11, 3, 7, 17, 11, 1, 7, 13, 3, 1, 7, 13, 5, 15, 21, 11, 7, 13, 5, 9, 1, 17, 23, 1
Offset: 1

Views

Author

Wolfdieter Lang, Feb 12 2015

Keywords

Comments

For the corresponding term x1(n) see A254764(n).
See A254764 for comments and the Nagell reference.
The least positive y solutions (that is the ones of the first class) for the primes +1 and -1 (mod 8) together (including also prime 2) are given in A002335.

Examples

			A254764(4)^2 - 2*a(4)^2 = 7^2 - 2*1^2 = 47 = A007522(4).
		

Crossrefs

Formula

A254764(n)^2 - 2*a(n)^2 = A007522(n) gives the smallest positive (proper) solution of this (generalized) Pell equation.

A254931 Fundamental positive solution y = y2(n) of the second class of the Pell equation x^2 - 2*y^2 = A001132(n), n >= 1, (primes congruent to 1 or 7 mod 8).

Original entry on oeis.org

3, 4, 7, 5, 8, 11, 7, 12, 15, 10, 8, 13, 16, 9, 14, 17, 23, 13, 18, 11, 27, 14, 19, 12, 22, 17, 25, 28, 23, 18, 14, 32, 35, 19, 17, 22, 30, 25, 36, 39, 16, 28, 23, 31, 21, 19, 40, 20, 18, 38
Offset: 1

Views

Author

Wolfdieter Lang, Feb 12 2015

Keywords

Comments

The corresponding terms x = x2(n) are given in A254930(n).
The y2-sequence for the second class for the primes congruent to 1 (mod 8), which are given in A007519, is 2*A254763. For the primes congruent to 7 (mod 8), given in A007522, the y2-sequence is A254929.
For comments and the Nagell reference see A254760.

Examples

			a(4) = 2*7 - 3*3 = 5.
A254930(4)^2 - 2*a(4)^2 = 9^2 - 2*5^2 = 31 = A001132(4) = A007522(3).
See A254930 for the first pairs (x2(n), y2(n)).
		

Crossrefs

Programs

  • Mathematica
    Reap[For[p = 2, p < 1000, p = NextPrime[p], If[MatchQ[Mod[p, 8], 1|7], rp = Reduce[x > 0 && y > 0 && x^2 - 2 y^2 == p, {x, y}, Integers]; If[rp =!= False, xy = {x, y} /. {ToRules[rp /. C[1] -> 1]}; y2 = xy[[-1, 2]] // Simplify; Print[y2]; Sow[y2]]]]][[2, 1]] (* Jean-François Alcover, Oct 28 2019 *)

Formula

A254930(n)^2 - 2*a(n)^2 = A001132(n), and a(n) is the second largest (proper) positive integer satisfying this (generalized) Pell equation.
a(n) = 2*A002334(n+1) - 3*A002335(n+1), n >= 1.
Showing 1-8 of 8 results.