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-1 of 1 results.

A356488 Numbers k such that the equation x^2 - k*y^4 = -1 has a solution for which |y| > 2.

Original entry on oeis.org

2, 53, 314, 1042, 1685, 1825, 3281, 4586, 5521, 6770, 8597, 9050, 11509, 13858, 17498, 20369, 24737, 28085, 28130, 29041, 31226, 33226, 37141, 37585, 42965, 47402, 49205, 53954, 57125, 58913, 66193, 71674, 79682, 85685, 94421, 100946, 110410, 113290, 115202
Offset: 1

Views

Author

Jinyuan Wang, Aug 09 2022

Keywords

Comments

For k > 2, the equation x^2 - k*y^4 = -1 has at most one positive integer solution. If this solution (x, y) exists, we have v = y^2, where v is the smallest integer satisfying the Pell equation u^2 - k*v^2 = -1 (A130227).

Examples

			The equation x^2 - 2*y^4 = -1 has only two positive solutions (1, 1) and (239, 13), so 2 is in the sequence.
		

Crossrefs

Showing 1-1 of 1 results.