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
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, 36, 14, 11, 20, 55, 89, 57, 22, 13, 19, 51, 102, 84, 34, 16, 18, 44, 105, 113, 53, 22, 18, 38, 99, 139, 78, 30, 20, 33, 88, 156, 111, 44 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Floor[n Exp[Sin[n]]], {n, 60}] (* Vincenzo Librandi, Feb 08 2013 *)
PROG
(Magma) [Floor(n*Exp(Sin(n))): n in [1..60]]; // Vincenzo Librandi, Feb 08 2013
CROSSREFS
Sequence in context: A019641 A085008 A285587 * A227862 A229802 A106581
KEYWORD
nonn
AUTHOR
Mohammad K. Azarian, Nov 14 2007
STATUS
approved

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 02:46 EDT 2024. Contains 371917 sequences. (Running on oeis4.)