Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #12 Oct 30 2018 10:31:02
%S 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 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 9,7,9,8,6,5,9,10,10,10,9,3,10,7
%N Largest value of y arising in A154777(n).
%C 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 Cf. A154777, A201592.
%K nonn
%O 1,3
%A _Zak Seidov_, Dec 02 2011