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.

A237606 Positive integers k such that x^2 - 8xy + y^2 + k = 0 has integer solutions.

Original entry on oeis.org

6, 11, 14, 15, 24, 35, 44, 51, 54, 56, 59, 60, 71, 86, 96, 99, 110, 119, 126, 131, 134, 135, 140, 150, 159, 176, 179, 191, 204, 206, 215, 216, 224, 231, 236, 239, 240, 251, 254, 275, 284, 294, 311, 315, 326, 335, 339, 344, 350, 359, 366, 371, 374, 375, 384
Offset: 1

Views

Author

Colin Barker, Feb 10 2014

Keywords

Comments

From Klaus Purath, Feb 17 2024: (Start)
Positive numbers of the form 15x^2 - y^2. The reduced form is -x^2 + 6xy + 6y^2.
Even powers of terms as well as products of an even number of terms belong to A243188. This can be proved with respect to the forms [a,0,-c] and [a, 0, +c] by the following identities: (au^2 - cv^2)(ax^2 - cy^2) = (aux + cvy)^2 - ac(uy + vx)^2 and (au^2 + cv^2)(ax^2 + cy^2) = (aux - cvy)^2 + ac(uy + vx)^2 for all a, c, u, v, x, y in R. This can be verified by expanding both sides of the equations. Generalization (conjecture): This multiplication rule applies to all sequences represented by any binary quadratic form [a, b, c].
Odd powers of terms as well as products of an odd number of terms belong to the sequence. This can be proved with respect to the forms [a,0,-c] and [a, 0, +c] by the following identities: (as^2 - ct^2)(au^2 - cv^2)(ax^2 - cy^2) = a[s(aux + cvy) + ct(uy + vx)]^2 - c[as(uy + vx) + t(aux + cvy)]^2 and (as^2 + ct^2)(au^2 + cv^2)(ax^2 + cy^2) = a[s(aux - cvy) - ct(uy + vx)]^2 + c[as(uy + vx) + t(aux - cvy)]^2 for all a, c, s, t, u, v, x, y in R. This can be verified by expanding both sides of the equations. Generalization (conjecture): This multiplication rule applies to all sequences represented by any binary quadratic form [a, b, c].
If we denote any term of this sequence by B and correspondingly of A243189 by C and of A243190 by D, then B*C = D, C*D = B and B*D = C. This can be proved by the following identities, where the sequence (B) is represented by [kn, 0, -1], (C) by [n, 0, -k] and (D) by [k, 0, -n].
Proof of B*C = D: (knu^2 - v^2)(nx^2 - ky^2) = k(nux + vy)^2 - n(kuy + vx)^2 for k, n, u, v, x, y in R.
Proof of C*D = B: (nu^2 - kv^2)(kx^2 - ny^2) = kn(ux + vy)^2 - (nuy + kvx)^2 for k, n, u, v, x, y in R.
Proof of B*D = C: (knu^2 - v^2)(kx^2 - ny^2) = n(kux + vy)^2 - k(nuy + vx)^2 for k, n, u, v, x, y in R. This can be verified by expanding both sides of the equations.
Generalization (conjecture): If there are three sequences of a given positive discriminant that are represented by the forms [a1, b1, c1], [a2, b2, c2] and [a1*a2, b3, c3] for a1, a2 != 1, then the BCD rules apply to these sequences. (End)

Examples

			6 is in the sequence because x^2 - 8xy + y^2 + 6 = 0 has integer solutions, for example (x, y) = (1, 7).
		

Crossrefs

Cf. A070997 (k = 6), A199336 (k = 14), A001091 (k = 15), A077248 (k = 35).
For primes see A141302.
Cf. A378710, A378711 (subsequence of properly represented numbers and fundamental solutions).

A237599 Positive integers k such that x^2 - 6xy + y^2 + k = 0 has integer solutions.

Original entry on oeis.org

4, 7, 8, 16, 23, 28, 31, 32, 36, 47, 56, 63, 64, 68, 71, 72, 79, 92, 100, 103, 112, 119, 124, 127, 128, 136, 144, 151, 164, 167, 175, 184, 188, 191, 196, 199, 200, 207, 223, 224, 239, 248, 252, 256, 263, 271, 272, 279, 284, 287, 288, 292, 311, 316, 324, 328
Offset: 1

Views

Author

Colin Barker, Feb 10 2014

Keywords

Comments

Nonnegative numbers of the form 8x^2 - y^2. - Jon E. Schoenfield, Jun 03 2022

Examples

			4 is in the sequence because x^2 - 6xy + y^2 + 4 = 0 has integer solutions, for example (x, y) = (1, 5).
		

Crossrefs

Cf. A001653 (k = 4), A006452 (k = 7), A001541 (k = 8), A075870 (k = 16), A156066 (k = 23), A217975 (k = 28), A003499 (k = 32), A075841 (k = 36), A077443 (k = 56).
For primes see A007522 and A141175.
For a list of sequences giving numbers and/or primes represented by binary quadratic forms, see the "Binary Quadratic Forms and OEIS" link.

A237610 Positive integers k such that x^2 - 10xy + y^2 + k = 0 has integer solutions.

Original entry on oeis.org

8, 15, 20, 23, 24, 32, 47, 60, 71, 72, 80, 87, 92, 95, 96, 116, 128, 135, 152, 159, 167, 180, 188, 191, 200, 207, 212, 215, 216, 239, 240, 263, 276, 284, 288, 303, 311, 320, 335, 344, 348, 359, 368, 375, 380, 383, 384, 392, 404, 423, 431, 447, 456, 464, 479
Offset: 1

Views

Author

Colin Barker, Feb 10 2014

Keywords

Examples

			15 is in the sequence because x^2 - 10xy + y^2 + 15 = 0 has integer solutions, for example (x, y) = (2, 19).
		

Crossrefs

Cf. A072256 (k = 8), A129445 (k = 15), A080806 (k = 20), A074061 (k = 23), A001079 (k = 24).

Programs

  • PARI
    is(n)=m=bnfisintnorm(bnfinit(x^2-10*x+1),-n);#m>0&&denominator(polcoeff(m[1],1))==1 \\ Ralf Stephan, Feb 11 2014

A236330 Positive integers n such that x^2 - 14xy + y^2 + n = 0 has integer solutions.

Original entry on oeis.org

32, 48, 128, 176, 192, 288, 368, 416, 432, 512, 624, 704, 752, 768, 800, 944, 1056, 1136, 1152, 1184, 1200, 1328, 1472, 1568, 1584, 1664, 1712, 1728, 1776, 1952, 2048, 2096, 2208, 2288, 2336, 2352, 2496, 2592, 2672, 2816, 2864, 2928, 3008, 3056, 3072, 3104
Offset: 1

Views

Author

Colin Barker, Feb 16 2014

Keywords

Examples

			48 is in the sequence because x^2 - 14xy + y^2 + 48 = 0 has integer solutions, for example (x, y) = (2, 26).
		

Crossrefs

Cf. A001835 (n = 32), A001075 (n = 48), A237250 (n = 176), A003500 (n = 192), A082841 (n = 288), A151961 (n = 432), A077238 (n = 624).

A236331 Positive integers n such that x^2 - 18xy + y^2 + n = 0 has integer solutions.

Original entry on oeis.org

64, 256, 320, 576, 704, 1024, 1216, 1280, 1600, 1856, 1984, 2304, 2624, 2816, 2880, 3136, 3520, 3776, 3904, 4096, 4544, 4864, 5056, 5120, 5184, 5696, 6080, 6336, 6400, 6464, 6976, 7424, 7744, 7936, 8000, 8384, 8896, 9216, 9280, 9536, 9664, 9920, 10496, 10816
Offset: 1

Views

Author

Colin Barker, Feb 16 2014

Keywords

Examples

			64 is in the sequence because x^2 - 18xy + y^2 + 64 = 0 has integer solutions, for example (x, y) = (1, 13).
		

Crossrefs

Cf. A001519 (n = 64), A052995 (n = 256), A055819 (n = 256), A005248 (n = 320), A237132 (n = 704), A237133 (n = 1216).

A238240 Positive integers n such that x^2 - 20xy + y^2 + n = 0 has integer solutions.

Original entry on oeis.org

18, 35, 50, 63, 72, 74, 83, 90, 95, 98, 99, 107, 140, 162, 171, 200, 215, 227, 252, 266, 275, 288, 296, 315, 332, 347, 359, 360, 362, 371, 380, 387, 392, 395, 396, 407, 428, 450, 491, 495, 530, 539, 560, 567, 602, 623, 626, 635, 648, 666, 684, 695, 711, 722, 743, 747, 755, 770, 791, 794, 800, 810
Offset: 1

Views

Author

Colin Barker, Feb 20 2014

Keywords

Comments

Positive integers n such that x^2 - 99 y^2 + n = 0 has integer solutions. - Robert Israel, Oct 22 2024

Examples

			63 is in the sequence because x^2 - 20xy + y^2 + 63 = 0 has integer solutions, for example (x, y) = (1, 16).
		

Crossrefs

Cf. A075839 (n = 18), A221763 (n = 63), A198947 (n = 90), A001085 (n = 99).

Programs

  • Maple
    filter:= t -> [isolve(99*y^2 - z^2 = t)] <> []:
    select(filter, [$1..1000]); # Robert Israel, Oct 22 2024

Extensions

Corrected by Robert Israel, Oct 22 2024

A238245 Positive integers n such that x^2 - 22xy + y^2 + n = 0 has integer solutions.

Original entry on oeis.org

20, 39, 56, 71, 80, 84, 95, 104, 111, 116, 119, 120, 156, 180, 191, 224, 239, 255, 284, 296, 311, 320, 336, 351, 359, 380, 399, 404, 416, 431, 444, 455, 464, 471, 476, 479, 480, 500, 504, 551, 596, 599, 624, 639, 680, 695, 696, 719, 720, 756, 764, 791, 824
Offset: 1

Views

Author

Colin Barker, Feb 20 2014

Keywords

Examples

			39 is in the sequence because x^2 - 22xy + y^2 + 39 = 0 has integer solutions, for example (x, y) = (2, 43).
		

Crossrefs

Cf. A157014 (n = 20), A137881 (n = 104), A077422 (n = 120), A133275 (n = 180).

A261522 Positive integers k such that x^2 - 23xy + y^2 + k = 0 has integer solutions.

Original entry on oeis.org

21, 41, 59, 75, 84, 89, 101, 111, 119, 125, 129, 131, 164, 189, 201, 236, 251, 269, 300, 311, 329, 336, 356, 369, 381, 404, 419, 425, 444, 461, 476, 479, 489, 500, 509, 516, 521, 524, 525, 531, 579, 581, 629, 656, 675, 719, 731, 756, 761, 801, 804, 831, 839
Offset: 1

Views

Author

Colin Barker, Aug 23 2015

Keywords

Examples

			41 is in the sequence because x^2 - 23xy + y^2 + 41 = 0 has integer solutions; for example, (x, y) = (2, 45).
		

Crossrefs

Showing 1-8 of 8 results.