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.
%I A186146 #9 Oct 18 2024 21:42:46 %S A186146 2,4,8,12,16,20,25,30,36,41,47,53,59,66,73,80,87,94,101,109,117,125, %T A186146 133,141,150,158,167,176,185,194,203,213,222,232,242,252,262,272,282, %U A186146 292,303,314,324,335,346,357,369,380,392,403,415,426,438,450,462,475,487,499,512,524,537,550,563,576,589,602,615,628,642,655,669,682,696,710,724,738,752,766,781,795,810,824,839,853,868,883,898 %N A186146 Rank of n^3 when {i^2: i>=1} and {j^3: j>=1} are jointly ranked with i^2 before j^3 when i^2=j^3. Complement of A186145. %C A186146 See A186145. %F A186146 a(n) = n+floor((n^3+1/2)^(1/2)). %e A186146 See A186145. %t A186146 (See A186145.) %Y A186146 Cf. A186145. %K A186146 nonn,easy %O A186146 1,1 %A A186146 _Clark Kimberling_, Feb 13 2011