login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134895 Floor(n*exp(tan n)). 8

%I #11 Sep 08 2022 08:45:32

%S 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 84,1,21,70,0,19,61,0,18,56,83615,15,51,1448,13,48,415,9,44,227,5,41,

%U 159,2,38,125,0,34,105,0,30,92,240698

%N Floor(n*exp(tan n)).

%H Vincenzo Librandi, <a href="/A134895/b134895.txt">Table of n, a(n) for n = 1..1000</a>

%t Table[Floor[n * Exp[Tan[n]]], {n, 100}] (* _Vincenzo Librandi_, Feb 18 2013 *)

%o (Magma) [Floor(n*Exp(Tan(n))): n in [1..60]]; // _Vincenzo Librandi_, Feb 18 2013

%Y Cf. A134890, A134891, A134892, A134893, A134894.

%K nonn,easy

%O 1,1

%A _Mohammad K. Azarian_, Nov 14 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)