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.

A374095 a(n) is the smallest nonnegative integer k where exactly n solutions to x^2 + 3*x*y + y^2 = k with 0 < x < y.

This page as a plain text file.
%I A374095 #11 Jun 28 2024 09:08:42
%S A374095 0,11,209,2299,6061,278179,66671,5285401,187891,1266749,8067191
%N A374095 a(n) is the smallest nonnegative integer k where exactly n solutions to x^2 + 3*x*y + y^2 = k with 0 < x < y.
%C A374095 a(n) is the smallest nonnegative k such that A374093(k) = n.
%Y A374095 Cf. A093195, A374094.
%Y A374095 Cf. A045468, A374091, A374093.
%K A374095 nonn,more
%O A374095 0,2
%A A374095 _Seiichi Manyama_, Jun 28 2024