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 A134895 #11 Sep 08 2022 08:45:32 %S A134895 4,0,2,12,0,4,16,0,5,19,0,6,20,19607,6,21,559,5,22,187,4,22,112,2,21, %T A134895 84,1,21,70,0,19,61,0,18,56,83615,15,51,1448,13,48,415,9,44,227,5,41, %U A134895 159,2,38,125,0,34,105,0,30,92,240698 %N A134895 Floor(n*exp(tan n)). %H A134895 Vincenzo Librandi, <a href="/A134895/b134895.txt">Table of n, a(n) for n = 1..1000</a> %t A134895 Table[Floor[n * Exp[Tan[n]]], {n, 100}] (* _Vincenzo Librandi_, Feb 18 2013 *) %o A134895 (Magma) [Floor(n*Exp(Tan(n))): n in [1..60]]; // _Vincenzo Librandi_, Feb 18 2013 %Y A134895 Cf. A134890, A134891, A134892, A134893, A134894. %K A134895 nonn,easy %O A134895 1,1 %A A134895 _Mohammad K. Azarian_, Nov 14 2007