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.

A207061 Nonnegative values x of solutions (x, y) to the Diophantine equation x^2 + (x+433)^2 = y^2.

This page as a plain text file.
%I A207061 #18 Feb 16 2025 08:33:16
%S A207061 0,92,935,1299,1775,6552,8660,11424,39243,51527,67635,229772,301368,
%T A207061 395252,1340255,1757547,2304743,7812624,10244780,13434072,45536355,
%U A207061 59711999,78300555,265406372,348028080,456370124,1546902743,2028457347,2659921055,9016010952
%N A207061 Nonnegative values x of solutions (x, y) to the Diophantine equation x^2 + (x+433)^2 = y^2.
%H A207061 Vincenzo Librandi, <a href="/A207061/b207061.txt">Table of n, a(n) for n = 1..1000</a>
%H A207061 Wikipedia, <a href="http://en.wikipedia.org/wiki/Diophantine_equation">Diophantine equation</a>
%H A207061 MathWorld, <a href="https://mathworld.wolfram.com/DiophantineEquation.html">Diophantine equation</a>
%H A207061 <a href="/index/Rec#order_07">Index entries for linear recurrences with constant coefficients</a>, signature (1,0,6,-6,0,-1,1).
%F A207061 G.f.: x^2*(76*x^5+281*x^4+76*x^3-364*x^2-843*x-92)/((x-1)*(x^6-6*x^3+1)). - _Colin Barker_, Aug 05 2012
%t A207061 LinearRecurrence[ {1, 0, 6, -6, 0, -1, 1}, {0, 92, 935, 1299, 1775, 6552, 8660}, 50]
%Y A207061 Cf. A205644, A205672, A207058, A207059, A207060.
%K A207061 nonn,easy
%O A207061 1,2
%A A207061 _Vladimir Joseph Stephan Orlovsky_, Feb 14 2012