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 A105644 #11 Oct 01 2016 17:05:54 %S A105644 0,5,11,17,23,29,35,41,46,52,58,64,70,76,82,87,93,99,105,111,117,123, %T A105644 128,134,140,146,152,158,164,169,175,181,187,193,199,205,210,216,222, %U A105644 228,234,240,246,251,257,263,269,275,281,287,292,298,304,310,316,322 %N A105644 a(n) = floor((Pi+e)*n). %t A105644 Table[Floor[n*(E+Pi)], {n, 0, 50}] %Y A105644 Cf. floor[n*pi], A022844; floor[n*e], A022843. %Y A105644 Cf. A121282. %K A105644 nonn %O A105644 0,2 %A A105644 _Zak Seidov_, May 03 2005 %E A105644 More terms from _Mohammad K. Azarian_, Aug 27 2006 %E A105644 Entry revised by _N. J. A. Sloane_, Jan 31 2007