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 A184911 #13 Jan 19 2025 12:16:25 %S A184911 1,4,7,10,12,15,18,20,22,25,28,31,33,36,39,41,43,46,49,52,54,57,60,62, %T A184911 64,67,70,73,75,78,80,83,86,88,91,94,97,99,101,104,107,109,112,115, %U A184911 118,120,122,125,128,130,133,136,139,141,143,146,149,151,154,157,160,161 %N A184911 a(n) = n + floor(n*r/t) + floor(n*s/t) with r = 2^(1/5), s = r^2, t = r^3. %Y A184911 Cf. A184909, A184910, A378142, A378185, A379510. %K A184911 nonn %O A184911 1,2 %A A184911 _Clark Kimberling_, Jan 25 2011 %E A184911 Name corrected by _Alois P. Heinz_, Jan 19 2025