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.

A179174 Numbers n such that Mordell's equation y^2 = x^3 - n has exactly 22 integral solutions.

This page as a plain text file.
%I A179174 #43 Aug 17 2024 23:01:27
%S A179174 3807,3896,52784,129556,157239,167600,185112,200871,281439,314199,
%T A179174 347967,370647,399375,553648,623872,720703,815728,819775,856799,
%U A179174 934975,994816
%N A179174 Numbers n such that Mordell's equation y^2 = x^3 - n has exactly 22 integral solutions.
%C A179174 Counting (+x,+y) and (+x,-y) iff y != 0.
%H A179174 J. Gebel, <a href="/A001014/a001014.txt">Integer points on Mordell curves</a> [Cached copy, after the original web site tnt.math.se.tmu.ac.jp was shut down in 2017]
%H A179174 Jose Aranda, <a href="/A179174/a179174_3.cpp.txt">C++ Program</a>
%Y A179174 Subsequence of A007412.
%Y A179174 Cf. A081120, A081121, A179163-A179175, A134107, A106265.
%K A179174 hard,more,nonn
%O A179174 1,1
%A A179174 _Artur Jasinski_, Jun 30 2010
%E A179174 Edited by _Ray Chandler_, Jul 11 2010
%E A179174 a(3)-a(21) from _Jose Aranda_, Aug 10 2024