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!)
A134893 Floor(n*exp(sin n)). 10

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

%S 2,4,3,1,1,4,13,21,13,5,4,7,19,37,28,11,6,8,22,49,48,21,9,9,21,55,70,

%T 36,14,11,20,55,89,57,22,13,19,51,102,84,34,16,18,44,105,113,53,22,18,

%U 38,99,139,78,30,20,33,88,156,111,44

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

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

%t Table[Floor[n Exp[Sin[n]]], {n, 60}] (* _Vincenzo Librandi_, Feb 08 2013 *)

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

%Y Cf. A134890, A134891, A134892.

%K nonn

%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 May 9 09:10 EDT 2024. Contains 372347 sequences. (Running on oeis4.)