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.

A201593 Largest value of y arising in A154777(n).

This page as a plain text file.
%I A201593 #12 Oct 30 2018 10:31:02
%S A201593 1,1,2,1,2,2,1,3,3,2,3,4,3,4,1,4,3,2,4,5,5,4,5,5,3,4,2,6,5,6,6,3,1,5,
%T A201593 6,2,4,6,7,7,7,6,4,7,3,6,7,8,5,8,7,6,8,3,8,1,7,5,2,8,7,9,8,9,9,6,4,8,
%U A201593 9,7,9,8,6,5,9,10,10,10,9,3,10,7
%N A201593 Largest value of y arising in A154777(n).
%C A201593 In case of multiple representation of terms in A154777, as for A154777(11)=27, 3^2+2*3^2 (x=3, y=3) and 5^2+2*1^2 (x=5, y=1) a pair (x,y) with smallest x (and largest y) is chosen, hence 11th term of the sequence is 3. Corresponding x values are in A201592.
%Y A201593 Cf. A154777, A201592.
%K A201593 nonn
%O A201593 1,3
%A A201593 _Zak Seidov_, Dec 02 2011